Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | [extractor/common] Emphasize geo bypass APIs are experimental | Sergey M․ | 2017-02-20 | 1 | -0/+3 | |
| | ||||||
* | [iprima] Improve geo restriction detection and disable geo bypass | Sergey M․ | 2017-02-20 | 1 | -1/+6 | |
| | ||||||
* | [iprima] Modernize | Sergey M․ | 2017-02-20 | 1 | -6/+7 | |
| | ||||||
* | [commonmistakes] Disable UnicodeBOM extractor test for python 3.2 | Sergey M․ | 2017-02-20 | 1 | -1/+5 | |
| | ||||||
* | [svt] PEP 8 | Sergey M․ | 2017-02-20 | 1 | -0/+1 | |
| | ||||||
* | [nrk] PEP 8 | Sergey M․ | 2017-02-20 | 1 | -0/+1 | |
| | ||||||
* | [prosiebensat1] Throw ExtractionError on unsupported page type (closes #12180) | Sergey M․ | 2017-02-20 | 1 | -0/+3 | |
| | ||||||
* | [nrk] Update _API_HOST and relax _VALID_URL | Sergey M․ | 2017-02-20 | 1 | -3/+6 | |
| | ||||||
* | [travis] Run tests in parallel | Yen Chi Hsuan | 2017-02-19 | 2 | -4/+11 | |
| | | | | | | | | | | | | [test_download] Print test names in case of network errors [test_download] Add comments for nose parameters [test_download] Modify outtmpl to prevent info JSON filename conflicts Thanks @jaimeMF for the idea. [travis] Only download tests should be run in parallel | |||||
* | [tv4] Bypass geo restriction and improve detection | Sergey M․ | 2017-02-19 | 1 | -4/+5 | |
| | ||||||
* | [tv4] Switch to hls3 protocol (closes #12177) | Sergey M․ | 2017-02-19 | 1 | -1/+1 | |
| | ||||||
* | [downloader/ism] Honor HTTP headers when downloading fragments | Sergey M․ | 2017-02-19 | 1 | -1/+4 | |
| | ||||||
* | [downloader/dash] Honor HTTP headers when downloading fragments | Sergey M․ | 2017-02-19 | 1 | -1/+4 | |
| | | | | For example, https://www.oppetarkiv.se/video/1196142/natten-ar-dagens-mor | |||||
* | [options] Move geo restriction related options to separate section | Sergey M․ | 2017-02-19 | 1 | -18/+19 | |
| | ||||||
* | Improve geo bypass mechanism | Sergey M․ | 2017-02-19 | 13 | -30/+71 | |
| | | | | | | * Rename options to preffixly match with --geo-verification-proxy * Introduce _GEO_COUNTRIES for extractors * Implement faking IP right away for sites with known geo restriction | |||||
* | Rename bypass geo restriction options | Sergey M․ | 2017-02-19 | 4 | -15/+14 | |
| | ||||||
* | Add faked X-Forwarded-For to formats' HTTP headers | Sergey M․ | 2017-02-19 | 2 | -1/+18 | |
| | ||||||
* | [utils] Make random_ipv4 return unicode string | Sergey M․ | 2017-02-19 | 1 | -2/+2 | |
| | ||||||
* | [viki] Improve geo restriction detection | Sergey M․ | 2017-02-19 | 1 | -1/+5 | |
| | ||||||
* | [vgtv] Improve geo restriction detection | Sergey M․ | 2017-02-19 | 1 | -1/+2 | |
| | ||||||
* | [srgssr] Improve geo restriction detection | Sergey M․ | 2017-02-19 | 1 | -2/+6 | |
| | ||||||
* | [vbox7] Improve geo restriction detection and use geo bypass mechanism | Sergey M․ | 2017-02-19 | 1 | -1/+1 | |
| | ||||||
* | [svt] Improve geo restriction detection and use geo bypass mechanism | Sergey M․ | 2017-02-19 | 1 | -1/+2 | |
| | ||||||
* | [pbs] Improve geo restriction detection and use geo bypass mechanism | Sergey M․ | 2017-02-19 | 1 | -4/+5 | |
| | ||||||
* | [ondemandkorea] Improve geo restriction detection and use geo bypass mechanism | Sergey M․ | 2017-02-19 | 1 | -1/+2 | |
| | ||||||
* | [nrk] Improve geo restriction detection and use geo bypass mechanism | Sergey M․ | 2017-02-19 | 1 | -31/+5 | |
| | ||||||
* | [itv] Improve geo restriction detection and use geo bypass mechanism | Sergey M․ | 2017-02-19 | 1 | -0/+3 | |
| | ||||||
* | [go] Improve geo restriction detection and use geo bypass mechanism | Sergey M․ | 2017-02-19 | 1 | -0/+4 | |
| | ||||||
* | [dramafever] Improve geo restriction detection and use geo bypass mechanism | Sergey M․ | 2017-02-19 | 1 | -2/+3 | |
| | ||||||
* | Add experimental geo restriction bypass mechanism | Sergey M․ | 2017-02-19 | 5 | -6/+340 | |
| | | | | Based on faking X-Forwarded-For HTTP header | |||||
* | [utils] Introduce YoutubeDLError base class for all youtube-dl exceptions | Pierre Mdawar | 2017-02-19 | 1 | -9/+18 | |
| | ||||||
* | [brightcove:legacy] restrict videoPlayer value(closes #12040) | Remita Amine | 2017-02-18 | 1 | -0/+4 | |
| | ||||||
* | [options] Mention quoted string literals for --match-filter | Sergey M․ | 2017-02-18 | 1 | -2/+4 | |
| | ||||||
* | [tvn24] Improve extraction (closes #11679) | Sergey M․ | 2017-02-18 | 1 | -15/+44 | |
| | ||||||
* | [tvn24] Add extractor | Jakub Wilk | 2017-02-18 | 2 | -0/+48 | |
| | ||||||
* | [thisav] Add support for html5 media (closes #11771) | Sergey M․ | 2017-02-18 | 1 | -2/+8 | |
| | ||||||
* | [metacafe] Improve (closes #10371) | Sergey M․ | 2017-02-18 | 1 | -25/+13 | |
| | ||||||
* | [metacafe] Bypass family filter | Alex Monk | 2017-02-18 | 1 | -1/+14 | |
| | | | | 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. | |||||
* | [viceland] improve info extraction and update test | Remita Amine | 2017-02-18 | 2 | -10/+10 | |
| | ||||||
* | release 2017.02.17 | Sergey M․ | 2017-02-17 | 4 | -7/+7 | |
| | ||||||
* | [ChangeLog] Actualize | Sergey M․ | 2017-02-17 | 1 | -0/+5 | |
| | ||||||
* | [options] Add missing spaces | Sergey M․ | 2017-02-17 | 1 | -5/+5 | |
| | ||||||
* | [heise] Improve (closes #9725) | Sergey M․ | 2017-02-17 | 1 | -98/+48 | |
| | ||||||
* | [heise] Support videos embedded in any article. | Tobias Gruetzmacher | 2017-02-17 | 1 | -29/+90 | |
| | ||||||
* | [ellentv] Improve | Déstin Reed | 2017-02-17 | 1 | -15/+8 | |
| | ||||||
* | [openload] Fix extraction (closes #12002) | Sergey M․ | 2017-02-17 | 1 | -7/+4 | |
| | ||||||
* | [openload] Semifix extraction (closes #10408) | Vijay Singh | 2017-02-17 | 1 | -7/+10 | |
| | | | | 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 | |||||
* | [theplatform] Recognize URLs with whitespaces (closes #12044) | Yen Chi Hsuan | 2017-02-17 | 3 | -3/+11 | |
| | ||||||
* | [einthusan] Relax _VALID_URL (closes #12141, closes #12159) | Sergey M․ | 2017-02-17 | 1 | -3/+6 | |
| | ||||||
* | [generic] Try parsing JWPlayer embedded videos (closes #12030) | Yen Chi Hsuan | 2017-02-16 | 16 | -197/+166 | |
| |