aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl
AgeCommit message (Expand)Author
2017-02-23[go] sign all uplynk urls and use geo bypass only for free videos(closes #120...Remita Amine
2017-02-23[options] Deprecate --autonumber-sizeSergey M․
2017-02-23[YoutubeDL] Add more numeric fields for NA substitution in outtmplSergey M․
2017-02-23[YoutubeDL] Rewrite outtmpl for playlist_index and autonumber for backward co...Sergey M․
2017-02-23[YoutubeDL] Add support for string formatting operations in output templateSergey M․
2017-02-23[compat] Add compat_numeric_typesSergey M․
2017-02-23[skylinewebcams] Add extractor (closes #12221)Sergey M․
2017-02-23[instagram] Add support for multi video posts (closes #12226)Sergey M․
2017-02-23[crunchyroll] extract playlist entries idsRemita Amine
2017-02-23[mgtv] fix extractionRemita Amine
2017-02-23[sohu] raise GeoRestrictedErrorRemita Amine
2017-02-23[leeco] raise GeoRestrictedError and use geo bypass mechanismRemita Amine
2017-02-22release 2017.02.222017.02.22Sergey M․
2017-02-23[crunchyroll] Fix descriptions with double quotes (closes #12124)Yen Chi Hsuan
2017-02-22[dailymotion] Make comment count optional (closes #12209)Sergey M․
2017-02-22[vidzi] Add test for #12213Sergey M․
2017-02-22[vidzi] Add support for vidzi.ccTobias Florek
2017-02-22[24video] Add support for 24video.tube (closes #12217)Sergey M․
2017-02-21[crackle] use geo bypass mechanismRemita Amine
2017-02-21[viewster] use geo verifcation headersRemita Amine
2017-02-21Revert "[cbc] use geo bypass mechanism"Remita Amine
2017-02-21[tfo] Improve geo restriction detection and use geo bypass mechanismRemita Amine
2017-02-21[cbc] use geo bypass mechanismRemita Amine
2017-02-21[telequebec] use geo bypass mechanismRemita Amine
2017-02-21[limelight] extract PlaylistService errorsRemita Amine
2017-02-21release 2017.02.212017.02.21Sergey 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[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․
2017-02-19[options] Move geo restriction related options to separate sectionSergey M․
2017-02-19Improve geo bypass mechanismSergey M․
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․