From 83d318bbb31ba8713224ff0b728ffe92a2e4331c Mon Sep 17 00:00:00 2001 From: Tarasovych <24782123+Tarasovych@users.noreply.github.com> Date: Thu, 25 Jun 2020 09:20:49 +0300 Subject: [PATCH] Update YoutubeDL.py --- youtube_dl/YoutubeDL.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/youtube_dl/YoutubeDL.py b/youtube_dl/YoutubeDL.py index 19370f62b..eb00c8e7d 100755 --- a/youtube_dl/YoutubeDL.py +++ b/youtube_dl/YoutubeDL.py @@ -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