aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor
AgeCommit message (Collapse)Author
2016-09-07[cctv] Add new extractor(closes #8153)Remita Amine
2016-09-06[lci] Add new extractor(closes #10573)Remita Amine
2016-09-06[wat] extract dash formatsRemita Amine
2016-09-07[viafree] Improve video id detection (Closes #10569)Sergey M․
2016-09-06[trutv] Add new extractor(#10519)Remita Amine
2016-09-06[turner] use android secure hls host and catch token extraction errorsRemita Amine
2016-09-05[nick] Add test for #10559Sergey M․
2016-09-05[nick] Add support for nickelodeon.nl (Closes #10559)Sergey M․
2016-09-05[abcotvs] extend _VALID_URL and add support for clips.abcotvs.com(closes #9551)Remita Amine
2016-09-05[bilibili] SimplifyYen Chi Hsuan
2016-09-05Merge branch 'bilibili' of https://github.com/PeterDing/youtube-dl into ↵Yen Chi Hsuan
PeterDing-bilibili
2016-09-05[tvnoe] PEP8 and coding styleYen Chi Hsuan
2016-09-04Add new extractor for TV Noe (Czech Christian TV).Matěj Cepl
Fixes #10520
2016-09-04[theplatform] fix player regex(closes #10546)Remita Amine
2016-09-04[youtube:playlist] Extend _VALID_URLSergey M․
2016-09-04[rottentomatoes] delegate extraction to InternetVideoArchiveIERemita Amine
2016-09-04[internetvideoarchive] extract all formatsRemita Amine
2016-09-04[pornovoisines] Fix extraction (closes #10469)Yen Chi Hsuan
2016-09-04[rottentomatoes] Fix extractionYen Chi Hsuan
Closes #10467
2016-09-04[espn] Extend _VALID_URL (Closes #10549)Sergey M․
2016-09-04[vimple] Extend _VALID_URL (Closes #10547)Sergey M․
2016-09-04[youtube:watchlater] Fix extraction (Closes #10544)Sergey M․
2016-09-03[youjizz] Fix extraction. The site has moved to HTML5Yen Chi Hsuan
Closes #10437
2016-09-03[fc2:embed] Add ie_keyYen Chi Hsuan
2016-09-03[foxnews:insider] Add new extractorYen Chi Hsuan
Closes #10445
2016-09-03[fc2:embed] New extractor for Flash player URLsYen Chi Hsuan
Closes #10512
2016-09-03Fix parsing of HTML5 media elementsChristian Pointner
This fixes an error in _parse_html5_media_entries in case an audio or video tag directly uses a src attribute insted of <source> elements in it's body.
2016-09-03[youtube] Add support for rental videos' previews (Closes #10532)Sergey M․
2016-09-02[drtv] Update testsSergey M․
2016-09-02[youtube:playlist] Fallback to video extraction for video/playlist URLs when ↵Sergey M․
playlist is broken (Closes #10537)
2016-09-02[drtv] Modernize and make more robustSergey M․
2016-09-02[drtv] Add support for dr.dk/nyhederSebastian Blunt
It's the same video player, the only difference is that the video player is loaded differently, and certain metadata (title and description) is not available under dr.dk/mu, so make it by default get that from some of the html meta tags. Skip the dr.dk/tv test dr.dk/tv videos are only available for between 7 and 90 days due to Danish law, and in certain cases may be readded. Skip this test as it is no longer available.
2016-09-02[facebook:plugins:video] Add extractor (Closes #10530)Sergey M․
2016-09-02[go] Add new extractorRemita Amine
2016-09-01[adobepass] check for authz_token expiration(#10527)Remita Amine
2016-09-01[curiositystream] don't cache auth tokenRemita Amine
2016-09-01[nytimes] improve extractionRemita Amine
2016-09-01[glide] Remove unused importSergey M․
2016-09-01[thestar] Fix extraction (Closes #10465)Sergey M․
2016-09-01[glide] Fix extraction (Closes #10478)Sergey M․
2016-09-01[exfm] Remove extractor (Closes #10482)Sergey M․
2016-09-01[youporn] Fix categories and tags extraction (Closes #10521)Sergey M․
2016-09-01[extractor/common] Simplify _extract_m3u8_formatsSergey M․
2016-09-01[extractor/common] Restore NAME usage from EXT-X-MEDIA tag for formats codes ↵Sergey M․
in _extract_m3u8_formats (Closes #10522)
2016-09-01[curiositystream] Add new extractorRemita Amine
2016-09-01[thvideo] Remove extractor. Website down.Yen Chi Hsuan
Closes #10464 According to a screenshot in http://tieba.baidu.com/p/4691302183, thvideo.tv is shut down "temporarily". I see no clues that it will be up again, so I remove it here.
2016-09-01[movingimage] Adapt to the new domain name and fix extractionYen Chi Hsuan
Closes #10466
2016-09-01[myvidster] Update _TESTS (closes #10473)Yen Chi Hsuan
2016-09-01[southpark.cc.com:español] Skip geo-restricted _TESTSYen Chi Hsuan
Breaks https://travis-ci.org/rg3/youtube-dl/jobs/156728175
2016-09-01[cbs] extract once formats(closes #10515)Remita Amine