summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [playwire] Use _extract_f4m_formatsYen Chi Hsuan2016-05-261-21/+6
| | | | Related: #9531
* [common] Support non-bootstraped streams in f4m manifestsYen Chi Hsuan2016-05-261-5/+10
| | | | Related: #9531
* [eporner] Make test only_matchingSergey M․2016-05-251-13/+3
|
* Merge pull request #9595 from Kagami/vlive-site-updateYen Chi Hsuan2016-05-251-22/+6
|\ | | | | [vlive] Address site update
| * [vlive] Address site updateKagami Hiiragi2016-05-241-22/+6
| | | | | | | | | | | | | | | | Changes: * Fix video params extraction * Don't make status request since status info now available on the page * Remove unneeded code * Fix test
* | Merge pull request #9600 from wankerer/masterYen Chi Hsuan2016-05-251-4/+18
|\ \ | | | | | | [eporner] fix for the new URL layout
| * | [eporner] fix for the new URL layoutwankerer2016-05-241-4/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Recently eporner slightly changed the URL layout, the ID that used to be digits only are now digits and letters, so youtube-dl falls back to the generic extractor that doesn't work. Fix the matching regex to allow letters in ID. [v2: added a test case]
* | | [eyedotv] Add new extractor(closes #9582)remitamine2016-05-242-0/+65
|/ /
* | skip some tests to reduce test timeremitamine2016-05-245-1/+19
| |
* | Credit @TRox1972 for tosh.cc (#9566) and localnews8 (#9539)Sergey M․2016-05-241-0/+1
| |
* | [xhamster] Update testsSergey M․2016-05-241-38/+41
| |
* | [xhamster] url regex fix for videos with empty title.mexican porn commits2016-05-241-2/+14
| |
* | [radiocanada] Add new extractor(#4020)remitamine2016-05-242-0/+134
| |
* | [ooyala] check manifest ext with determine_ext and update tests for related ↵remitamine2016-05-2410-40/+40
|/ | | | extractors
* [ooyala] use api v2 to reduce requests for format extractionremitamine2016-05-241-45/+43
|
* [ooyala] extract subtitlesremitamine2016-05-231-9/+19
|
* [washingtonpost] reduce requests for m3u8 manifestsremitamine2016-05-231-1/+3
|
* [cbs] allow to pass content id to the extractor(closes #9589)remitamine2016-05-231-6/+9
|
* [washingtonpost] remove unnecessary coderemitamine2016-05-231-6/+0
|
* [reuters] Add new extractorremitamine2016-05-232-0/+70
|
* [washingtonpost] improve format extraction and add support for video pages ↵remitamine2016-05-232-50/+103
| | | | extraction
* [life:embed] Use native hlsSergey M․2016-05-231-1/+2
|
* [life] Update _VALID_URLSergey M․2016-05-231-14/+16
|
* [lifenews] Fix metadata extractionSergey M․2016-05-231-13/+16
|
* [voxmedia] fix volume embed extractionremitamine2016-05-221-1/+1
|
* [generic] Improve Livestream detection (closes #2234)Yen Chi Hsuan2016-05-231-1/+14
|
* [livestream] Video IDs should always be strings (#2234)Yen Chi Hsuan2016-05-231-1/+1
|
* [compat] Fix for XML with <!DOCTYPE> in Python 2.7 and 3.2Yen Chi Hsuan2016-05-232-5/+18
| | | | | Such XML documents cause DeprecationWarning if python is run with `-W error`
* [tf1] add support for more related web sitesremitamine2016-05-221-2/+2
|
* [wat] extract all formatsremitamine2016-05-221-74/+63
|
* [genric] Eliminate duplicated video URLs (closes #6562)Yen Chi Hsuan2016-05-221-1/+11
|
* [README.md] Document solution for extremely slow start on WindowsSergey M2016-05-221-0/+4
|
* [bandcamp] raise ExtractorError when track not streamable (#9465)Thor772016-05-221-2/+6
| | | | | | | | | | * [bandcamp] raise ExtractorError when track not streamable * [bandcamp] update md5 for second test * don't rely on json-data, but just check for 'file' * don't rely on presence of 'file'
* [README.md] Remove Windows updating trickerySergey M2016-05-221-2/+0
| | | Windows updating fixed in e9297256d405651428d5d52f0bb6b32ca66ea15a.
* [update] Fix youtube-dl.exe updating from arbitrary directory (Closes #2718)Sergey M․2016-05-221-6/+3
|
* [README.md] Clarify location for youtube-dl.exe even moreSergey M2016-05-221-1/+1
| | | %USERPROFILE% not in %PATH% by default.
* [README.md] Clarify updating on WindowsSergey M2016-05-221-0/+2
|
* [README.md] Fix typoSergey M2016-05-221-1/+1
|
* [README.md] Clarify location for youtube-dl.exeSergey M2016-05-221-1/+1
|
* [utils] Do not fail on unknown date formats in unified_strdateSergey M․2016-05-221-1/+4
|
* [extractor/generic] Add support for theplatform embeds (Closes #8636, closes ↵Sergey M․2016-05-221-0/+6
| | | | #9476)
* [theplatform] Add _extract_urlsSergey M․2016-05-221-0/+16
|
* [cc] Add test for tosh.cc (Closes #9566)Sergey M․2016-05-221-1/+4
|
* [ComedyCentral] Add support for tosh.cc.com and cc.com/video-clipsTRox19722016-05-221-2/+2
|
* [periscope] Update uploader_id (Closes #9565)Sergey M․2016-05-221-2/+5
|
* [periscope:user] Adapt to layout changes (Closes #9563)Sergey M․2016-05-221-8/+15
|
* release 2016.05.21.2Philipp Hagemeister2016-05-212-4/+4
|
* release.sh: also check for python3 rsa modulePhilipp Hagemeister2016-05-211-1/+2
|
* release 2016.05.21.1Philipp Hagemeister2016-05-212-4/+4
|
* release: check for pandocPhilipp Hagemeister2016-05-211-0/+1
| | | | | Abort releaseing if pandoc is missing. (pandoc was not included in my essential app database, and thus missing on my new machine.)