summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [devscripts/run_tests] Exclude youtube lists tests from core buildSergey M․2017-02-231-1/+1
|
* [skylinewebcams] Add extractor (closes #12221)Sergey M․2017-02-232-0/+43
|
* [instagram] Add support for multi video posts (closes #12226)Sergey M․2017-02-231-0/+54
|
* [crunchyroll] extract playlist entries idsRemita Amine2017-02-231-3/+3
|
* [mgtv] fix extractionRemita Amine2017-02-231-26/+24
|
* [sohu] raise GeoRestrictedErrorRemita Amine2017-02-231-4/+3
|
* [leeco] raise GeoRestrictedError and use geo bypass mechanismRemita Amine2017-02-231-4/+3
|
* release 2017.02.22Sergey M․2017-02-223-5/+5
|
* [ChangeLog] ActualizeSergey M․2017-02-221-0/+9
|
* [crunchyroll] Fix descriptions with double quotes (closes #12124)Yen Chi Hsuan2017-02-232-4/+25
|
* [dailymotion] Make comment count optional (closes #12209)Sergey M․2017-02-221-2/+1
| | | | Not served anymore
* [vidzi] Add test for #12213Sergey M․2017-02-221-0/+3
|
* [vidzi] Add support for vidzi.ccTobias Florek2017-02-221-1/+1
|
* [24video] Add support for 24video.tube (closes #12217)Sergey M․2017-02-221-1/+4
|
* [setup] Actualize maintainer infoSergey M․2017-02-221-2/+2
|
* [setup] Add python 3.6 classifierSergey M․2017-02-221-0/+1
|
* [crackle] use geo bypass mechanismRemita Amine2017-02-211-0/+1
|
* [viewster] use geo verifcation headersRemita Amine2017-02-211-1/+3
|
* Revert "[cbc] use geo bypass mechanism"Remita Amine2017-02-211-1/+0
| | | | This reverts commit 86466a8b6f313d0d8c80823e8e61215ac16046a5.
* [tfo] Improve geo restriction detection and use geo bypass mechanismRemita Amine2017-02-211-1/+5
|
* [cbc] use geo bypass mechanismRemita Amine2017-02-211-0/+1
|
* [telequebec] use geo bypass mechanismRemita Amine2017-02-211-2/+5
|
* [limelight] extract PlaylistService errorsRemita Amine2017-02-211-3/+14
|
* release 2017.02.21Sergey M․2017-02-215-16/+29
|
* [ChangeLog] ActualizeSergey M․2017-02-211-0/+46
|
* [extractor/common] Print origin country for fake IPSergey M․2017-02-211-3/+6
|
* [extractor/common] Do not quit _initialize_geo_bypass on empty countriesSergey M․2017-02-211-3/+0
|
* [extractor/common] Fix typoSergey M․2017-02-211-1/+1
|
* [extractor/common] Allow calling _initialize_geo_bypass from extractors (#11970)Sergey M․2017-02-211-4/+23
|
* [ninecninemedia] use geo bypass mechanismRemita Amine2017-02-211-0/+1
|
* [adobepass] add support for Time Warner Cable(closes #12191)Remita Amine2017-02-201-0/+5
|
* [spankbang] Make uploader optional (closes #12193)Sergey M․2017-02-211-1/+5
|
* [extractor/common] Emphasize geo bypass APIs are experimentalSergey M․2017-02-201-0/+3
|
* [iprima] Improve geo restriction detection and disable geo bypassSergey M․2017-02-201-1/+6
|
* [iprima] ModernizeSergey M․2017-02-201-6/+7
|
* [commonmistakes] Disable UnicodeBOM extractor test for python 3.2Sergey M․2017-02-201-1/+5
|
* [svt] PEP 8Sergey M․2017-02-201-0/+1
|
* [nrk] PEP 8Sergey M․2017-02-201-0/+1
|
* [prosiebensat1] Throw ExtractionError on unsupported page type (closes #12180)Sergey M․2017-02-201-0/+3
|
* [nrk] Update _API_HOST and relax _VALID_URLSergey M․2017-02-201-3/+6
|
* [travis] Run tests in parallelYen Chi Hsuan2017-02-192-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 detectionSergey M․2017-02-191-4/+5
|
* [tv4] Switch to hls3 protocol (closes #12177)Sergey M․2017-02-191-1/+1
|
* [downloader/ism] Honor HTTP headers when downloading fragmentsSergey M․2017-02-191-1/+4
|
* [downloader/dash] Honor HTTP headers when downloading fragmentsSergey M․2017-02-191-1/+4
| | | | For example, https://www.oppetarkiv.se/video/1196142/natten-ar-dagens-mor
* [options] Move geo restriction related options to separate sectionSergey M․2017-02-191-18/+19
|
* Improve geo bypass mechanismSergey M․2017-02-1913-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 optionsSergey M․2017-02-194-15/+14
|
* Add faked X-Forwarded-For to formats' HTTP headersSergey M․2017-02-192-1/+18
|
* [utils] Make random_ipv4 return unicode stringSergey M․2017-02-191-2/+2
|