Browse Source

[bbc] Remove proxy from test

master
Sergey M․ 8 years ago
parent
commit
998f094452
No known key found for this signature in database GPG Key ID: 2C393E0F18A9236D
1 changed files with 0 additions and 1 deletions
  1. 1
      youtube_dl/extractor/bbc.py

1
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',
}, {

Loading…
Cancel
Save