aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor
AgeCommit message (Collapse)Author
2017-03-02[youtube] Mark errors about rental videos as expectedYen Chi Hsuan
Closes #12324
2017-03-02[adobepass] Add Charter Spectrum (#11465)Yen Chi Hsuan
Thanks @tv21 for the fix!
2017-03-01[npo] Add support for audioSergey M․
2017-03-01[npo] Improve extraction and update testsSergey M․
2017-03-01[npo] Adapt to app.php API (closes #12311)Sergey M․
2017-02-28[azmedien:showplaylist] Improve (closes #12160)Sergey M․
2017-02-28[azmedien:showplaylist] Add support for all episodes playlistsAlex Seiler
2017-02-28[youtube:playlist] Recognize another playlist pattern (closes #11928, closes ↵Sergey M․
#12286)
2017-02-28[daisuki] Add subtitles (#4738)Yen Chi Hsuan
2017-02-28[daisuki] Add new extractor (closes #4738)Yen Chi Hsuan
2017-02-28[douyu] Fix extraction and update _TESTSYen Chi Hsuan
They've switched from flv to hls Closes #12301
2017-02-27[npo] Relax _VALID_URL for zapp.nlSergey M․
2017-02-27[hetklokhuis] Fix IE_NAMESergey M․
2017-02-27[npo] Add support for zapp.nlSergey M․
2017-02-27[npo] Add support for hetklokhuis.nl (closes #12293)Sergey M․
2017-02-27[youtube:channel] Remove duplicate testSergey M․
2017-02-27[scivee] Remove extractor (#9315)Yen Chi Hsuan
The Wikipedia page is changed from active to down: https://en.wikipedia.org/w/index.php?title=SciVee&diff=prev&oldid=723161154 Some other interesting bits: $ nslookup www.scivee.tv Server: 8.8.8.8 Address: 8.8.8.8#53 Non-authoritative answer: www.scivee.tv canonical name = scivee.rcsb.org. Name: scivee.rcsb.org Address: 132.249.231.211 $ nslookup rcsb.org Server: 8.8.8.8 Address: 8.8.8.8#53 Non-authoritative answer: Name: rcsb.org Address: 132.249.231.77 Both IPs are from UCSD. I guess it's maintained by a lab and they don't maintain it anymore.
2017-02-26[cda] Decode URL (fixes #12255)Alex Seiler
2017-02-26[crunchyroll] Extract uploader name that's not a linkxbe
Provide the Crunchyroll extractor with the ability to extract uploader names that aren't links. Add a test for this new functionality. This fixes #12267.
2017-02-26[youtube] Raise GeoRestrictedErrorSergey M․
2017-02-26[dailymotion] Raise GeoRestrictedErrorSergey M․
2017-02-26[MDR] Relax _VALID_URL and playerURL matching and update _TESTSYen Chi Hsuan
Ref: #12169
2017-02-25[tvigle] Raise GeoRestrictedErrorSergey M․
2017-02-26[vevo] Fix videos with the new streams/streamsV3 format (closes #11719)Yen Chi Hsuan
2017-02-25[freshlive] Fix issues and improve (closes #12175)Sergey M․
2017-02-25[freshlive] Add extractorRicardo Constantino
2017-02-25[xhamster] Capture and output videoClosed error (#12263)Sergey M․
2017-02-25[etonline] Add extractor (closes #12236)Sergey M․
2017-02-25[njpwworld] Add new extractor (closes #11561)Yen Chi Hsuan
2017-02-25[extractor/common] Add 'preference' to _parse_html5_media_entriesYen Chi Hsuan
Some websites, like NJPWorld, put different qualities on different player pages.
2017-02-25[amcnetworks] Relax _VALID_URL (#12127)Sergey M․
2017-02-24[noco] ModernizeSergey M․
2017-02-24[noco] Swtich login URL to https (closes #12246)Sergey M․
2017-02-24[thescene] Extract more metadataSergey M․
2017-02-24[thescene] Fix extraction (closes #12235)Thomas Christlieb
2017-02-24[tubitv] use geo bypass mechanismRemita Amine
2017-02-24[openload] fix extraction(closes #10408)Remita Amine
2017-02-24[ivi] Raise GeoRestrictedErrorSergey M․
2017-02-24[lynda:course] Add webpage extraction fallback (closes #12238)Sergey M․
2017-02-23[go] sign all uplynk urls and use geo bypass only for free videos(closes ↵Remita Amine
#12087)(closes #12210)
2017-02-23[skylinewebcams] Add extractor (closes #12221)Sergey M․
2017-02-23[instagram] Add support for multi video posts (closes #12226)Sergey M․
2017-02-23[crunchyroll] extract playlist entries idsRemita Amine
2017-02-23[mgtv] fix extractionRemita Amine
2017-02-23[sohu] raise GeoRestrictedErrorRemita Amine
2017-02-23[leeco] raise GeoRestrictedError and use geo bypass mechanismRemita Amine
2017-02-23[crunchyroll] Fix descriptions with double quotes (closes #12124)Yen Chi Hsuan
2017-02-22[dailymotion] Make comment count optional (closes #12209)Sergey M․
Not served anymore
2017-02-22[vidzi] Add test for #12213Sergey M․
2017-02-22[vidzi] Add support for vidzi.ccTobias Florek