aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-02-27release 2017.02.272017.02.27Sergey M․
2017-02-27[ChangeLog] ActualizeSergey M․
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[downloader/common] Limit displaying 2 digits after decimal point in sleep ↵Pratyush Singh
interval message
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[compat] Use try except for compat_numeric_typesSergey 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-24release 2017.02.24.12017.02.24.1Sergey M․
2017-02-24[ChangeLog] ActualizeSergey 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-24release 2017.02.242017.02.24Sergey M․
2017-02-24[ChangeLog] ActualizeSergey M․
2017-02-24Suppress help for all deprecated options and print warning when usedSergey M․
2017-02-24[lynda:course] Add webpage extraction fallback (closes #12238)Sergey M․
2017-02-24[postprocessor/ffmpeg] Add mising space (closes #12232)Sergey M․
2017-02-24[devscripts/make_lazy_extractors] Fix making lazy extractors on python 3 ↵Sergey M․
under Windows
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[README.md] Clarify sequence types in output template and document numeric ↵Sergey M․
string formatting operations
2017-02-23[options] Deprecate --autonumber-sizeSergey M․
2017-02-23[YoutubeDL] Add more numeric fields for NA substitution in outtmplSergey M․
2017-02-23[YoutubeDL] Rewrite outtmpl for playlist_index and autonumber for backward ↵Sergey M․
compatibility
2017-02-23[YoutubeDL] Add support for string formatting operations in output templateSergey M․
2017-02-23[compat] Add compat_numeric_typesSergey M․
2017-02-23[devscripts/run_tests] Exclude youtube lists tests from core buildSergey M․
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