You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
youtube-dl/youtube_dl
Sergey M․ 4248dad92b Improve geo bypass mechanism
* 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
7 years ago
..
downloader [external:ffmpeg] do not assume that ffmpeg unknown version format is new 7 years ago
extractor Improve geo bypass mechanism 7 years ago
postprocessor Fix "invalid escape sequences" error on Python 3.6 7 years ago
YoutubeDL.py Rename bypass geo restriction options 7 years ago
__init__.py Rename bypass geo restriction options 7 years ago
__main__.py [refactor] Single quotes consistency 8 years ago
aes.py Update coding style after pycodestyle 2.1.0 8 years ago
cache.py
compat.py [compat] add compat_etree_register_namespace to __all__ list 7 years ago
jsinterp.py [youtube] Fix extraction (closes #11663, #11664) 7 years ago
options.py Rename bypass geo restriction options 7 years ago
socks.py [socks] Refine exception model for better error handling 8 years ago
swfinterp.py Update coding style after pycodestyle 2.1.0 8 years ago
update.py [update] Fix youtube-dl.exe updating from arbitrary directory (Closes #2718) 8 years ago
utils.py Improve geo bypass mechanism 7 years ago
version.py release 2017.02.17 7 years ago