aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl
AgeCommit message (Collapse)Author
2017-02-19[ondemandkorea] Improve geo restriction detection and use geo bypass mechanismSergey M․
2017-02-19[nrk] Improve geo restriction detection and use geo bypass mechanismSergey M․
2017-02-19[itv] Improve geo restriction detection and use geo bypass mechanismSergey M․
2017-02-19[go] Improve geo restriction detection and use geo bypass mechanismSergey M․
2017-02-19[dramafever] Improve geo restriction detection and use geo bypass mechanismSergey M․
2017-02-19Add experimental geo restriction bypass mechanismSergey M․
Based on faking X-Forwarded-For HTTP header
2017-02-19[utils] Introduce YoutubeDLError base class for all youtube-dl exceptionsPierre Mdawar
2017-02-18[brightcove:legacy] restrict videoPlayer value(closes #12040)Remita Amine
2017-02-18[options] Mention quoted string literals for --match-filterSergey M․
2017-02-18[tvn24] Improve extraction (closes #11679)Sergey M․
2017-02-18[tvn24] Add extractorJakub Wilk
2017-02-18[thisav] Add support for html5 media (closes #11771)Sergey M․
2017-02-18[metacafe] Improve (closes #10371)Sergey M․
2017-02-18[metacafe] Bypass family filterAlex Monk
If you don't send this user=ffilter: false cookie, it will 301 redirect you to a page asking about it, and then the title check will fail.
2017-02-18[viceland] improve info extraction and update testRemita Amine
2017-02-17release 2017.02.172017.02.17Sergey M․
2017-02-17[options] Add missing spacesSergey M․
2017-02-17[heise] Improve (closes #9725)Sergey M․
2017-02-17[heise] Support videos embedded in any article.Tobias Gruetzmacher
2017-02-17[ellentv] ImproveDéstin Reed
2017-02-17[openload] Fix extraction (closes #12002)Sergey M․
2017-02-17[openload] Semifix extraction (closes #10408)Vijay Singh
just updated the code. i don't do much python still i tried to convert my code. lemme know if there is any prob with it
2017-02-17[theplatform] Recognize URLs with whitespaces (closes #12044)Yen Chi Hsuan
2017-02-17[einthusan] Relax _VALID_URL (closes #12141, closes #12159)Sergey M․
2017-02-16[generic] Try parsing JWPlayer embedded videos (closes #12030)Yen Chi Hsuan
2017-02-16[elpais] Fix typo and improve extraction (closes #12139)Sergey M․
2017-02-16release 2017.02.162017.02.16Sergey M․
2017-02-16[ceskatelevize] Lower priority for audio description sources (#12119)Sergey M․
2017-02-15[ceskatelevize] Prefix format idsSergey M․
2017-02-15[utils] Add support for quoted string literals in --match-filter (closes ↵Sergey M․
#8050, closes #12142, closes #12144)
2017-02-15[amcnetworks] fix extraction(closes #12127)Remita Amine
2017-02-15[pinkbike] Fix uploader extraction (closes #12054)Sergey M․
2017-02-15[onetpl] Add support for businessinsider.com.pl and plejada.plSergey M․
2017-02-15[onetpl] Add support for onet.pl (closes #10507)Sergey M․
2017-02-15[onetmvp] Add shortcut extractorSergey M․
2017-02-15[vodpl] Make more robust and add another test (closes #12122)Sergey M․
2017-02-15[vod.pl] Add new extractorMarek Rusinowski
2017-02-14[pornhub] Extract video URL from tv platform site (#12007, #12129)Sergey M․
2017-02-14[ceskatelevize] Extract DASH formats (closes #12119, closes #12133)Sergey M․
2017-02-14[ceskatelevize] Quick fix to revert to using old HLS-based playlistOndřej Caletka
This fixes recent changes in iVysilani. Proper patch should migrate to MPEG-DASH version, which is now the default.
2017-02-14release 2017.02.142017.02.14Sergey M․
2017-02-14[zdf] Fix extraction (closes #12117)Sergey M․
2017-02-13[xtube] Fix extraction for both kinds of video id (closes #12088)Sergey M․
2017-02-13[xtube] Improve title extractionVobe
2017-02-13[lemonde] Fallback delegate extraction to generic extractor (closes #12115, ↵Sergey M․
closes #12116)
2017-02-13[bellmedia] accept longer video id(closes #12114)Remita Amine
2017-02-13[limelight] add support referer protected videosRemita Amine
2017-02-13[disney] improve extractionRemita Amine
- add support for more urls - detect expired videos - skip Adobe Flash Access protected videos closes #4975 closes #11000 closes #11882 closes #11936
2017-02-12[hotstar] improve extraction(closes #12096)Remita Amine
- extract all qualities - detect drm protected videos - extract more metadata
2017-02-12[einthusan] Fix extraction (closes #11416)Yen Chi Hsuan
The old test URLs are no longer valid, so I replace them with the one from #11416