summaryrefslogtreecommitdiffstats
path: root/youtube_dl
Commit message (Collapse)AuthorAgeFilesLines
...
* | | [common] Support m3u8 in f4m manifestsYen Chi Hsuan2016-05-261-4/+11
| | | | | | | | | | | | Related: #9531
* | | [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
| | | |
* | | | [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-231-5/+12
| | | | | | | | | | | | | | | 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
| | |
* | | [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'
* | | [update] Fix youtube-dl.exe updating from arbitrary directory (Closes #2718)Sergey M․2016-05-221-6/+3
| | |
* | | [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-211-1/+1
| | |
* | | release 2016.05.21.1Philipp Hagemeister2016-05-211-1/+1
| | |
* | | release 2016.05.21Philipp Hagemeister2016-05-211-1/+1
| | |
* | | [rtve] Recognize 'filmoteca' URLsJaime Marquínez Ferrándiz2016-05-211-1/+4
| | |
* | | [jwplatform] Don't fail with RTMP URLs without mp4:, mp3: or flv:Yen Chi Hsuan2016-05-211-6/+9
| | |
* | | [cbslocal] Add new extractor (closes #9522)Yen Chi Hsuan2016-05-212-0/+85
| | |
* | | [sendtonews] Add new extractorYen Chi Hsuan2016-05-212-0/+87
| | | | | | | | | | | | Used in CBSLocal. Part of #9522
* | | [jwplatform] Improved m3u8 and rtmp supportYen Chi Hsuan2016-05-211-5/+19
| | | | | | | | | | | | Changes made for SendtoNewsIE. Part of #9522
* | | [anvato] Add new extractorYen Chi Hsuan2016-05-211-0/+224
| | | | | | | | | | | | Used in CBSLocal (#9522)
* | | [common] Skip TYPE=CLOSED-CAPTIONS lines in m3u8 manifestsYen Chi Hsuan2016-05-211-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | According to [1], valid values for TYPE are AUDIO, VIDEO, SUBTITLES and CLOSED-CAPTIONS. Such a value is found in Anvato master playlists, though I don't use _extract_m3u8_formats() in the end. Part of #9522. [1] https://tools.ietf.org/html/draft-pantos-http-live-streaming-19#section-4.3.4.1