mirror of
https://github.com/l1ving/youtube-dl
synced 2024-12-22 10:23:21 +08:00
[bbc] Remove proxy from test
This commit is contained in:
parent
aaa42cf0cf
commit
998f094452
@ -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',
|
||||||
}, {
|
}, {
|
||||||
|
Loading…
Reference in New Issue
Block a user