aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-02-21release 2017.02.212017.02.21Sergey M․
2017-02-21[ChangeLog] ActualizeSergey M․
2017-02-21[extractor/common] Print origin country for fake IPSergey M․
2017-02-21[extractor/common] Do not quit _initialize_geo_bypass on empty countriesSergey M․
2017-02-21[extractor/common] Fix typoSergey M․
2017-02-21[extractor/common] Allow calling _initialize_geo_bypass from extractors (#11970)Sergey M․
2017-02-21[ninecninemedia] use geo bypass mechanismRemita Amine
2017-02-20[adobepass] add support for Time Warner Cable(closes #12191)Remita Amine
2017-02-21[spankbang] Make uploader optional (closes #12193)Sergey M․
2017-02-20[extractor/common] Emphasize geo bypass APIs are experimentalSergey M․
2017-02-20[iprima] Improve geo restriction detection and disable geo bypassSergey M․
2017-02-20[iprima] ModernizeSergey M․
2017-02-20[commonmistakes] Disable UnicodeBOM extractor test for python 3.2Sergey M․
2017-02-20[svt] PEP 8Sergey M․
2017-02-20[nrk] PEP 8Sergey M․
2017-02-20[prosiebensat1] Throw ExtractionError on unsupported page type (closes #12180)Sergey M․
2017-02-20[nrk] Update _API_HOST and relax _VALID_URLSergey M․
2017-02-19[travis] Run tests in parallelYen Chi Hsuan
[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
2017-02-19[tv4] Bypass geo restriction and improve detectionSergey M․
2017-02-19[tv4] Switch to hls3 protocol (closes #12177)Sergey M․
2017-02-19[downloader/ism] Honor HTTP headers when downloading fragmentsSergey M․
2017-02-19[downloader/dash] Honor HTTP headers when downloading fragmentsSergey M․
For example, https://www.oppetarkiv.se/video/1196142/natten-ar-dagens-mor
2017-02-19[options] Move geo restriction related options to separate sectionSergey M․
2017-02-19Improve geo bypass mechanismSergey M․
* 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
2017-02-19Rename bypass geo restriction optionsSergey M․
2017-02-19Add faked X-Forwarded-For to formats' HTTP headersSergey M․
2017-02-19[utils] Make random_ipv4 return unicode stringSergey M․
2017-02-19[viki] Improve geo restriction detectionSergey M․
2017-02-19[vgtv] Improve geo restriction detectionSergey M․
2017-02-19[srgssr] Improve geo restriction detectionSergey M․
2017-02-19[vbox7] Improve geo restriction detection and use geo bypass mechanismSergey M․
2017-02-19[svt] Improve geo restriction detection and use geo bypass mechanismSergey M․
2017-02-19[pbs] Improve geo restriction detection and use geo bypass mechanismSergey M․
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[ChangeLog] ActualizeSergey M․