mirror of
https://github.com/l1ving/youtube-dl
synced 2026-05-26 01:39:56 +08:00
Update YoutubeDL.py
This commit is contained in:
committed by
GitHub
Unverified
parent
9a7e5cb88a
commit
83d318bbb3
@@ -284,7 +284,7 @@ class YoutubeDL(object):
|
||||
match_filter_func in utils.py is one example for this.
|
||||
no_color: Do not emit color codes in output.
|
||||
geo_bypass: Bypass geographic restriction via faking X-Forwarded-For
|
||||
HTTP header
|
||||
HTTP header. False by default
|
||||
geo_bypass_country:
|
||||
Two-letter ISO 3166-2 country code that will be used for
|
||||
explicit geographic restriction bypassing via faking
|
||||
|
||||
Reference in New Issue
Block a user