aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/go.py
AgeCommit message (Collapse)Author
2017-03-03[go] Relax _VALID_URL (closes #12341)Sergey M․
2017-02-23[go] sign all uplynk urls and use geo bypass only for free videos(closes ↵Remita Amine
#12087)(closes #12210)
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[go] Improve geo restriction detection and use geo bypass mechanismSergey M․
2017-02-08[go] add support for adobe pass auth(closes #11468)(closes #10831)Remita Amine
2017-02-02[go] Relax video id regex (closes #11937)Sergey M․
2016-09-14[go] fix typoRemita Amine
2016-09-14[go] add support for free full episodes(#10439)Remita Amine
2016-09-02[go] Add new extractorRemita Amine