1
0
mirror of https://gitlab.com/ytdl-org/youtube-dl.git synced 2025-11-06 10:17:07 -05:00

[bbc] Remove proxy from test

This commit is contained in:
Sergey M․
2016-08-07 18:13:05 +07:00
parent aaa42cf0cf
commit 998f094452

View File

@@ -660,7 +660,6 @@ class BBCIE(BBCCoUkIE):
'params': { 'params': {
# m3u8 download # m3u8 download
'skip_download': True, 'skip_download': True,
'proxy': '5.101.173.158:8080',
}, },
'skip': 'Georestricted to UK', 'skip': 'Georestricted to UK',
}, { }, {