aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor
AgeCommit message (Collapse)Author
2015-12-29[videomore] Add extractor (Closes #8040)Sergey M․
2015-12-29Merge branch 'jukebox' of https://github.com/remitamine/youtube-dl into ↵remitamine
remitamine-jukebox
2015-12-29[srgssr] use SRFIE format idsremitamine
2015-12-29[wdr] split long linesremitamine
2015-12-29[ooyala] split long lines, fix test duration and add hdcode param to hds urlremitamine
2015-12-29[rai] split long linesremitamine
2015-12-29[tele13] split long linesremitamine
2015-12-29[srgssr] split long lines and use m3u8_nativeremitamine
2015-12-29[ign] split long linesremitamine
2015-12-29[audimedia] split long linesremitamine
2015-12-29[srgssr] fix IE_DESCremitamine
2015-12-29[phoenix] fix IE_NAMEremitamine
2015-12-29[daum] fix IE_NAMEremitamine
2015-12-29[srgssr] update testsremitamine
2015-12-29Merge branch 'srgssr' of https://github.com/remitamine/youtube-dl into ↵remitamine
remitamine-srgssr
2015-12-29Merge branch 'daum' of https://github.com/remitamine/youtube-dl into ↵remitamine
remitamine-daum
2015-12-28[franceculture] Add extractor for '/emission-*' urls (closes #3777, closes ↵flatgreen
#8022)
2015-12-28[franceculture] Fix testJaime Marquínez Ferrándiz
2015-12-29Simplify formats accumulation for f4m/m3u8/smil formatsSergey M․
Now all _extract_*_formats routines return a list
2015-12-28Merge pull request #7769 from remitamine/sortremitamine
[common] lower (m3u8,rtmp,rtsp) format preference only if required program is not available
2015-12-28[common] use specific variable for protocol preference in _sort_formatsremitamine
2015-12-28Merge pull request #8023 from remitamine/extract-formatsremitamine
[common] simplify the use of _extract_m3u8_formats and _extract_f4m_formats
2015-12-28Merge branch 'zdf'(fixes #8024)remitamine
2015-12-28[zdf] fix formats extractionremitamine
2015-12-28[facebook] Fix authenticationSergey M․
2015-12-28[facebook] Extract login errorSergey M․
2015-12-28[cspan] Fix extraction (fixes #8032)Jaime Marquínez Ferrándiz
2015-12-28[cspan] Initialize 'video_type' to avoid 'UnboundLocalError' exceptions (#8032)Jaime Marquínez Ferrándiz
2015-12-28Merge branch 'dcn' of github.com:remitamine/youtube-dl into remitamine-dcnremitamine
2015-12-28[dcn] make m3u8 formats extraction non fatalremitamine
2015-12-28[tunein] add support for tunein topic,clip and program(fixes #7348)remitamine
2015-12-27[vgtv] fix f4m downloading(fixes #7843)remitamine
2015-12-27[livestream] change test urlremitamine
2015-12-28[iqiyi] Add tests for #7894Yen Chi Hsuan
2015-12-28[iqiyi]fix valid urlforDream
eg: http://yule.iqiyi.com/zbj.html
2015-12-28Update iqiyi.pygam2046
Fix part of the address can not be resolved. eg:http://www.iqiyi.com/w_19rt6o8t9p.html
2015-12-27[jwplatform] Carry long lineSergey M․
2015-12-27[viki] Fix typoSergey M․
2015-12-27[rai] Fix typosSergey M․
2015-12-27[jwplatform] Fix typoSergey M․
2015-12-27[esri] Fix typoSergey M․
2015-12-27[abc7news] Remove redundant formats sortingSergey M․
2015-12-27[common] simplify the use of _extract_m3u8_formats and _extract_f4m_formatsremitamine
2015-12-27Merge branch 'master' of github.com:rg3/youtube-dlremitamine
2015-12-27[livestream] skip m3u8 manifest in progressive_urlsremitamine
2015-12-27Merge branch 'master' of github.com:rg3/youtube-dlPhilipp Hagemeister
2015-12-27[sportdeutschland] Do not abort if meta info is missingPhilipp Hagemeister
This fixes http://sportdeutschland.tv/badminton/yonex-copenhagen-masters-2015 . No testcase though since the event will be over by 2016.
2015-12-27Merge pull request #7892 from remitamine/livestreamremitamine
[livestream] improve extraction(fixes #2133)(fixes #2838)(fixes #4152)(fixes #6988)
2015-12-27[livestream] improve extractionremitamine
- split long lines - use m3u8 entry protocol for live streams - extend _VALID_URL regex for livestream original - extract livestream original live streams
2015-12-27Merge pull request #7851 from remitamine/kalturaremitamine
[kaltura] extract more formats