aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/itv.py
AgeCommit message (Collapse)Author
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-19[itv] Improve geo restriction detection and use geo bypass mechanismSergey M․
2017-01-29[itv] fix extraction in python 2.6Remita Amine
2017-01-28[itv] fix subtitle extractionRemita Amine
2017-01-28[itv] extract subtitlesRemita Amine
2017-01-28[itv] Add new extractor(closes #9240)Remita Amine