aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor
AgeCommit message (Collapse)Author
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-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
2015-12-27[kaltura] add referrer to m3u8 urlremitamine
2015-12-27[lrt] Extract countersSergey M․
2015-12-27[lrt] ImproveSergey M․
2015-12-26[lrt] fix the rest of extractorGiedrius Statkevičius
Closes #7690.
2015-12-26[lrt] fix duration parsingGiedrius Statkevičius
2015-12-26[ign] flake8Sergey M․
2015-12-25Merge pull request #7045 from remitamine/ignremitamine
[ign] add support for pcmag and extract all formats and more metadata(fixes #5335)(fixes #7006)
2015-12-25[srmediathek] improve extractionremitamine
2015-12-25[rutv] Fix extraction (Closes #8004)Sergey M․
2015-12-25[rai] improve extractionremitamine
2015-12-25[hotstar] Add new extractorremitamine
2015-12-24[zdf:channel] Add more testsSergey M․
2015-12-24[zdf:channel] Relax _VALID_URLSergey M․
2015-12-24[zdf] expand valid-url pattern for channelsBoris Wachtmeister
The webpage also creates URLs which include additional text that defines the sorting order on the page like "aktuellste" (most current) and "meist-gesehen" (most seen), e.g.: http://www.zdf.de/ZDFmediathek/kanaluebersicht/aktuellste/332 http://www.zdf.de/ZDFmediathek/kanaluebersicht/meist-gesehen/332
2015-12-24[chaturbate] Improve error extraction (Closes #7989)Sergey M․
2015-12-23[theintercept] improve extractionremitamine
2015-12-23Merge branch 'theintercept' of https://github.com/bit/youtube-dl into ↵remitamine
bit-theintercept
2015-12-23[pbs] Extend PBS station regex (Closes #7964)Sergey M․
2015-12-23[arte] Prefer json URLs that contain the video id from the 'vid' parameter ↵Jaime Marquínez Ferrándiz
in the URL (fixes #7920)
2015-12-23[appletrailers] skip clips with empty urlremitamine
2015-12-23[instagram:user] Improve _VALID_URL (Closes #7955)Sergey M․
2015-12-23[24video] Fix testSergey M․
2015-12-23[24video] Fix extraction on python 2.6Sergey M․
2015-12-23[24video] Fix extraction (Closes #7956)Sergey M․
2015-12-23[appletrailers] Improve regex for fixing '<img>' tags (#7953)Jaime Marquínez Ferrándiz
2015-12-23[appletrailers] Add support for AppleTrailers Sectionremitamine
2015-12-23[daum] Add test for #7949Sergey M․
2015-12-23[daum] Fix extraction (Closes #7949)Sergey M․
2015-12-23[periscope] Fix token based extraction (Closes #7943)Sergey M․
2015-12-23[comcarcoff] Extract durationSergey M․
2015-12-23[comcarcoff] Improve json data regex and modernizeSergey M․
2015-12-23Merge pull request #7942 from ausbin/comcarcoff-json-fixSergey M
[comcarcoff] adjust for json updates