1
0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2024-12-23 16:36:48 +00:00
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
2017-02-19 05:10:08 +08:00
..
downloader [external:ffmpeg] do not assume that ffmpeg unknown version format is new 2017-02-09 17:36:59 +01:00
extractor Improve geo bypass mechanism 2017-02-19 05:10:08 +08:00
postprocessor
__init__.py Rename bypass geo restriction options 2017-02-19 05:10:08 +08:00
__main__.py
aes.py
cache.py
compat.py [compat] add compat_etree_register_namespace to __all__ list 2017-02-01 20:15:59 +01:00
jsinterp.py
options.py Rename bypass geo restriction options 2017-02-19 05:10:08 +08:00
socks.py
swfinterp.py
update.py
utils.py Improve geo bypass mechanism 2017-02-19 05:10:08 +08:00
version.py release 2017.02.17 2017-02-17 23:59:56 +07:00
YoutubeDL.py Rename bypass geo restriction options 2017-02-19 05:10:08 +08:00