Sfoglia il codice sorgente

[bbc] Remove proxy from test

Sergey M․ 9 anni fa
parent
commit
998f094452
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  1. 0 1
      youtube_dl/extractor/bbc.py

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