logo

youtube-dl

[mirror] Download/Watch videos from video hosters
commit: 998f0944526658ae19f29fd4ca04391a5a1ac027
parent aaa42cf0cf3e8c09209908474998fbd3dc86b91a
Author: Sergey M․ <dstftw@gmail.com>
Date:   Sun,  7 Aug 2016 18:13:05 +0700

[bbc] Remove proxy from test

Diffstat:

Myoutube_dl/extractor/bbc.py1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/youtube_dl/extractor/bbc.py b/youtube_dl/extractor/bbc.py @@ -660,7 +660,6 @@ class BBCIE(BBCCoUkIE): 'params': { # m3u8 download 'skip_download': True, - 'proxy': '5.101.173.158:8080', }, 'skip': 'Georestricted to UK', }, {