[bbc] Remove proxy from test
authorSergey M․ <dstftw@gmail.com>
Sun, 7 Aug 2016 11:13:05 +0000 (18:13 +0700)
committerSergey M․ <dstftw@gmail.com>
Sun, 7 Aug 2016 11:13:05 +0000 (18:13 +0700)
youtube_dl/extractor/bbc.py

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