aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor
AgeCommit message (Collapse)Author
2016-05-27[vk] Remove superfluous codeSergey M․
2016-05-27[extractor/common] Borrow quality metadata from parent set-level manifest ↵Sergey M․
for f4m
2016-05-27[common] Fix m3u8 extraction in f4m manifestsYen Chi Hsuan
2016-05-26[tvp] Expand _VALID_URL and improve naming (Closes #9602)Sergey M․
2016-05-27[common] Fix non-bootstrapped support in f4mYen Chi Hsuan
2016-05-26[dw] Support documentaries (closes #9475)Yen Chi Hsuan
2016-05-26[playwire] Add the test (closed #9531)Yen Chi Hsuan
2016-05-26[common] Support m3u8 in f4m manifestsYen Chi Hsuan
Related: #9531
2016-05-26[playwire] Use _extract_f4m_formatsYen Chi Hsuan
Related: #9531
2016-05-26[common] Support non-bootstraped streams in f4m manifestsYen Chi Hsuan
Related: #9531
2016-05-25[eporner] Make test only_matchingSergey M․
2016-05-25Merge pull request #9595 from Kagami/vlive-site-updateYen Chi Hsuan
[vlive] Address site update
2016-05-25Merge pull request #9600 from wankerer/masterYen Chi Hsuan
[eporner] fix for the new URL layout
2016-05-24[eporner] fix for the new URL layoutwankerer
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]
2016-05-24[eyedotv] Add new extractor(closes #9582)remitamine
2016-05-24skip some tests to reduce test timeremitamine
2016-05-24[xhamster] Update testsSergey M․
2016-05-24[xhamster] url regex fix for videos with empty title.mexican porn commits
2016-05-24[radiocanada] Add new extractor(#4020)remitamine
2016-05-24[ooyala] check manifest ext with determine_ext and update tests for related ↵remitamine
extractors
2016-05-24[vlive] Address site updateKagami Hiiragi
Changes: * Fix video params extraction * Don't make status request since status info now available on the page * Remove unneeded code * Fix test
2016-05-24[ooyala] use api v2 to reduce requests for format extractionremitamine
2016-05-23[ooyala] extract subtitlesremitamine
2016-05-23[washingtonpost] reduce requests for m3u8 manifestsremitamine
2016-05-23[cbs] allow to pass content id to the extractor(closes #9589)remitamine
2016-05-23[washingtonpost] remove unnecessary coderemitamine
2016-05-23[reuters] Add new extractorremitamine
2016-05-23[washingtonpost] improve format extraction and add support for video pages ↵remitamine
extraction
2016-05-23[life:embed] Use native hlsSergey M․
2016-05-23[life] Update _VALID_URLSergey M․
2016-05-23[lifenews] Fix metadata extractionSergey M․
2016-05-22[voxmedia] fix volume embed extractionremitamine
2016-05-23[generic] Improve Livestream detection (closes #2234)Yen Chi Hsuan
2016-05-23[livestream] Video IDs should always be strings (#2234)Yen Chi Hsuan
2016-05-22[tf1] add support for more related web sitesremitamine
2016-05-22[wat] extract all formatsremitamine
2016-05-22[genric] Eliminate duplicated video URLs (closes #6562)Yen Chi Hsuan
2016-05-22[bandcamp] raise ExtractorError when track not streamable (#9465)Thor77
* [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'
2016-05-22[extractor/generic] Add support for theplatform embeds (Closes #8636, closes ↵Sergey M․
#9476)
2016-05-22[theplatform] Add _extract_urlsSergey M․
2016-05-22[cc] Add test for tosh.cc (Closes #9566)Sergey M․
2016-05-22[ComedyCentral] Add support for tosh.cc.com and cc.com/video-clipsTRox1972
2016-05-22[periscope] Update uploader_id (Closes #9565)Sergey M․
2016-05-22[periscope:user] Adapt to layout changes (Closes #9563)Sergey M․
2016-05-21[rtve] Recognize 'filmoteca' URLsJaime Marquínez Ferrándiz
2016-05-21[jwplatform] Don't fail with RTMP URLs without mp4:, mp3: or flv:Yen Chi Hsuan
2016-05-21[cbslocal] Add new extractor (closes #9522)Yen Chi Hsuan
2016-05-21[sendtonews] Add new extractorYen Chi Hsuan
Used in CBSLocal. Part of #9522
2016-05-21[jwplatform] Improved m3u8 and rtmp supportYen Chi Hsuan
Changes made for SendtoNewsIE. Part of #9522
2016-05-21[anvato] Add new extractorYen Chi Hsuan
Used in CBSLocal (#9522)