Browse Source

[bbc] Remove proxy from test

Sergey M․ 9 years ago
parent
commit
998f094452
1 changed files with 0 additions and 1 deletions
  1. 0 1
      youtube_dl/extractor/bbc.py

+ 0 - 1
youtube_dl/extractor/bbc.py

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