Commit Graph

12373 Commits (0f3d41b44d84869e7f4e809692ce71567b3f7130)

Author SHA1 Message Date
Sergey M․ 01b1aa9ff4 [ondemandkorea] Improve geo restriction detection and use geo bypass mechanism 7 years ago
Sergey M․ ff4007891f [nrk] Improve geo restriction detection and use geo bypass mechanism 7 years ago
Sergey M․ 28200e654b [itv] Improve geo restriction detection and use geo bypass mechanism 7 years ago
Sergey M․ e633f21a96 [go] Improve geo restriction detection and use geo bypass mechanism 7 years ago
Sergey M․ d392005a79 [dramafever] Improve geo restriction detection and use geo bypass mechanism 7 years ago
Sergey M․ 773f291dcb Add experimental geo restriction bypass mechanism
Based on faking X-Forwarded-For HTTP header
7 years ago
Pierre Mdawar bf5b9d859a [utils] Introduce YoutubeDLError base class for all youtube-dl exceptions 7 years ago
Remita Amine 049a0f4d6d [brightcove:legacy] restrict videoPlayer value(closes #12040) 7 years ago
Sergey M․ ac33accd96
[options] Mention quoted string literals for --match-filter 7 years ago
Sergey M․ e84888b432
[tvn24] Improve extraction (closes #11679) 7 years ago
Jakub Wilk 02d9b82a23
[tvn24] Add extractor 7 years ago
Sergey M․ a2e3286676
[thisav] Add support for html5 media (closes #11771) 7 years ago
Sergey M․ f75caf059e
[metacafe] Improve (closes #10371) 7 years ago
Alex Monk bdabbc220c
[metacafe] Bypass family filter
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.
7 years ago
Remita Amine 70bcc444a9 [viceland] improve info extraction and update test 7 years ago
Sergey M․ 28e35f5070
release 2017.02.17 7 years ago
Sergey M․ 2c1f442c2b
[options] Add missing spaces 7 years ago
Sergey M․ bad4ccdb5d
[heise] Improve (closes #9725) 7 years ago
Tobias Gruetzmacher db76c30c6e
[heise] Support videos embedded in any article. 7 years ago
Déstin Reed c2bde5d081
[ellentv] Improve 7 years ago
Sergey M․ 90fad0e74c
[openload] Fix extraction (closes #12002) 7 years ago
Vijay Singh d94badc755
[openload] Semifix extraction (closes #10408)
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
7 years ago
Yen Chi Hsuan fef51645d6
[theplatform] Recognize URLs with whitespaces (closes #12044) 7 years ago
Sergey M․ 4cead6a614
[einthusan] Relax _VALID_URL (closes #12141, closes #12159) 7 years ago
Yen Chi Hsuan a4a554a793
[generic] Try parsing JWPlayer embedded videos (closes #12030) 7 years ago
Sergey M․ b898f0a173
[elpais] Fix typo and improve extraction (closes #12139) 7 years ago
Sergey M․ 2480b056c1
release 2017.02.16 7 years ago
Sergey M․ eafaeb226a
[ceskatelevize] Lower priority for audio description sources (#12119) 7 years ago
Sergey M․ de4d378c0c
[ceskatelevize] Prefix format ids 7 years ago
Sergey M․ db13c16ef8
[utils] Add support for quoted string literals in --match-filter (closes #8050, closes #12142, closes #12144) 7 years ago
Remita Amine 1bd05345ea [amcnetworks] fix extraction(closes #12127) 7 years ago
Sergey M․ 3021cf83b7
[pinkbike] Fix uploader extraction (closes #12054) 7 years ago
Sergey M․ 04a741232f
[onetpl] Add support for businessinsider.com.pl and plejada.pl 7 years ago
Sergey M․ 43a3d9edfc
[onetpl] Add support for onet.pl (closes #10507) 7 years ago
Sergey M․ d31aa74fdb
[onetmvp] Add shortcut extractor 7 years ago
Sergey M․ 6092ccd058
[vodpl] Make more robust and add another test (closes #12122) 7 years ago
Marek Rusinowski 22ce9ad2bd
[vod.pl] Add new extractor 7 years ago
Sergey M․ 9a372f14b4
[pornhub] Extract video URL from tv platform site (#12007, #12129) 7 years ago
Sergey M․ 5cb2d36c82
[ceskatelevize] Extract DASH formats (closes #12119, closes #12133) 7 years ago
Ondřej Caletka fcca0d53a8
[ceskatelevize] Quick fix to revert to using old HLS-based playlist
This fixes recent changes in iVysilani. Proper patch should migrate to
MPEG-DASH version, which is now the default.
7 years ago
Sergey M․ 58a65ba852
release 2017.02.14 7 years ago
Sergey M․ 50de3dbad3
[zdf] Fix extraction (closes #12117) 7 years ago
Sergey M․ 085f169ffe
[xtube] Fix extraction for both kinds of video id (closes #12088) 7 years ago
Vobe f6d6ca1db3
[xtube] Improve title extraction 7 years ago
Sergey M․ 6e5956e6ba
[lemonde] Fallback delegate extraction to generic extractor (closes #12115, closes #12116) 7 years ago
Remita Amine 89c6691f9d [bellmedia] accept longer video id(closes #12114) 7 years ago
Remita Amine 454e5cdb17 [limelight] add support referer protected videos 7 years ago
Remita Amine 9dad941853 [disney] improve extraction
- add support for more urls
- detect expired videos
- skip Adobe Flash Access protected videos

closes #4975
closes #11000
closes #11882
closes #11936
7 years ago
Remita Amine 0dac7cbb09 [hotstar] improve extraction(closes #12096)
- extract all qualities
- detect drm protected videos
- extract more metadata
7 years ago
Yen Chi Hsuan f8514630db
[einthusan] Fix extraction (closes #11416)
The old test URLs are no longer valid, so I replace them with the one
from #11416
7 years ago
Aniruddh-J 459818e280 [aenetworks] Add support for lifetimemovieclub.com 7 years ago
Sergey M․ 6310acf512
[youtube] Fix parsing codecs (closes #12091) 7 years ago
Yen Chi Hsuan f3915452de Merge pull request #12085 from wiiaboo/python2
utils.py: Workaround TypeError with Python 2.7.13 in Windows
7 years ago
Ricardo Constantino 2f49bcd690
utils.py: Workaround TypeError with Python 2.7.13 in Windows
Fixes #11540

Tested with Windows Python 2.7.12 and 2.7.13.
7 years ago
Yen Chi Hsuan 68c22c4c15
[iqiyi] Update _TESTS 7 years ago
Sergey M․ 9b92a5917b
release 2017.02.11 7 years ago
Sergey M․ 3d7e3aaa0e
[pluralsight:course] Fix extraction (closes #12075) 7 years ago
Sergey M․ 624c4b92ff
[facebook] Add coding cookie 7 years ago
Thomas Christlieb 2af12ad9d2 Introduce get_elements_by_class and get_elements_by_attribute utility functions 7 years ago
Remita Amine 97eb9bd2ac [bbc] extract m3u8 formats with 320k audio 7 years ago
Sergey M․ 71cdd75628
[facebook] Relax video id matching (closes #11017, closes #12055, closes #12056) 7 years ago
Remita Amine c7d6f614f3 [corus] Add new extractor(closes #12060)(#9164) 7 years ago
Remita Amine 08a00eef79 [extractor/common] skip m3u8 manifests protected with Adobe Flash Access 7 years ago
Sergey M․ 9dd5408c99
[pluralsight] Detect blocked account error message (#12070) 7 years ago
Sergey M․ 9510709575
[bloomberg] Add another video id regex (closes #12062) 7 years ago
Remita Amine 5abcca9060 [sixplay] use raw string for regex 7 years ago
Sergey M․ e01bfc19c3
[extractor/commonmistakes] Restrict _VALID_URL (closes #12050) 7 years ago
Remita Amine 4d32b63851 [tvplayer] Add new extractor 7 years ago
Sergey M․ 55d4de2283
release 2017.02.10 7 years ago
Sergey M․ ff24261ba0
[kaltura] Add explicit port to regexes
They should not match e.g. cdnapi.kaltura.computernetworks.com/...
7 years ago
Sergey M․ fbc6dc525e
[xtube] Fix shortcuts 7 years ago
Sergey M․ 9150d1eb69
[xtube] Fix extraction (closes #12023) 7 years ago
Sergey M․ b7f9843bec
[pornhub] Simplify (closes #12018) 7 years ago
Thomas Christlieb e64b0fca14
[pornhub] Fix extraction (closes #12007) 7 years ago
Sergey M․ 78ef214d2d
[facebook] Improve JS data regex (closes #12042) 7 years ago
Remita Amine be670b8e8f [external:ffmpeg] do not assume that ffmpeg unknown version format is new 7 years ago
Remita Amine 37084f6641 [kaltura] improve embed partner id extraction(fixes #12041) 7 years ago
Remita Amine b04975733c [sprout] Add new extractor 7 years ago
Remita Amine c8b8fb0a99 [sixplay] improve extraction
- skip drm protected formats
- extract more and better formats
- skip duplicate asset urls
7 years ago
Remita Amine 8298018273 [scrippsnetworks:watch] Add new extractor(closes #10765) 7 years ago
Remita Amine ae8d5a5c59 [go] add support for adobe pass auth(closes #11468)(closes #10831) 7 years ago
Sergey M․ b9c9cb5f79
[6play] Fix extraction (closes #12011) 7 years ago
Remita Amine fdf9b959bc [nbc] add support adobe pass auth(closes #12006) 7 years ago
Sergey M․ 013877298d
release 2017.02.07 7 years ago
Sergey M․ f28aeff264
[pornhub] Fix extraction (closes #11997) 7 years ago
Sergey M․ 242a14a1f6
[extractor/common] Fix audio only with audio group in m3u8 (closes #11995) 7 years ago
Sergey M․ d5d904ff7d
[canalplus] Add support for cstar.fr (#11990) 7 years ago
Sergey M․ 5620f840f6
[extractor/generic] Add test for #11993 and more metadata for rtmp 7 years ago
Sergey M․ b7a8c1bcfa
[extractor/generic] Improve rtmp support (closes #11993) 7 years ago
Sergey M․ 7097bffba6
[downloader/fragment] Respect --no-part 7 years ago
Sergey M․ 2aec7256ae
[extractor/common] Speed-up media tags regex (closes #11979) 7 years ago
Yen Chi Hsuan 9c14fe9681
[gaskrank] Minor change and update ChangeLog after #11685 7 years ago
motophil e705755739 [gaskrank] Add new extractor (#11685)
* [gaskrank] Add new extractor

* [gaskrank] Add new extractor - fixes as requested

* [gaskrank] Add new extractor - style fix

* [Gaskrank] Add new extractor - requested fixes

* [Gaskrank] Add new extractor - fix md5 checksum

* [gaskrank] Add new extractor - more requested fixes

* [Gaskrank] Add new extractor - fixed all but one quantified code issues

* [Gaskrank] add new extractor - more fields extracted, added second test

* [Gaskrank] Add new extractor - requested fixes.

* [Gaskrank] Add new extractor - requested changes.

* [Gaskrank] Add new extractor - final(?) fixes.
7 years ago
Yen Chi Hsuan 019f4c0371
[bandcamp] Fix extraction for incomplete albums
Closes #11727
7 years ago
Yen Chi Hsuan 2ab2c0d1f5
[iwara] Add width (closes #11724)
The heuristic is from #11724
7 years ago
Yen Chi Hsuan caf0f5f8b7
[iwara] Fix extraction (closes #11781) 7 years ago
Yen Chi Hsuan e4e50f60b1
[googledrive] Fix extraction on Python 3.6
Since Python 3.6, invalid escape sequences are deprecated. It's likely
that there are invalid escape sequences somewhere on the webpage, so
instead of unescaping the whole webpage, just unescape the URL.

See https://bugs.python.org/issue27364. That change was designed for
string literals, while it affects the 'unicode_escape' encoding as well.
The code path is:

str.decode('unicode_escape')
    codecs.unicode_escape_decode()
        PyUnicode_DecodeUnicodeEscape()
7 years ago
Sergey M․ 6ef3e65a7b
[videopress] Add extractor 7 years ago
Sergey M․ 6fd138bed8
[sportbox] PEP 8 7 years ago
Remita Amine 3d2c2752c5 [afreecatv] extract rtmp formats 7 years ago