[nrktv] Remove 'proxy' parameter from tests
This commit is contained in:
parent
900813a328
commit
c758bf9fd7
1 changed files with 0 additions and 6 deletions
|
@ -111,9 +111,6 @@ class NRKTVIE(InfoExtractor):
|
||||||
'upload_date': '20150106',
|
'upload_date': '20150106',
|
||||||
},
|
},
|
||||||
'skip': 'Only works from Norway',
|
'skip': 'Only works from Norway',
|
||||||
'params': {
|
|
||||||
'proxy': '127.0.0.1:8118',
|
|
||||||
},
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
'url': 'http://tv.nrk.no/serie/tour-de-ski/MSPO40010515/06-01-2015',
|
'url': 'http://tv.nrk.no/serie/tour-de-ski/MSPO40010515/06-01-2015',
|
||||||
|
@ -147,9 +144,6 @@ class NRKTVIE(InfoExtractor):
|
||||||
'duration': 6947.5199999999995,
|
'duration': 6947.5199999999995,
|
||||||
},
|
},
|
||||||
'skip': 'Only works from Norway',
|
'skip': 'Only works from Norway',
|
||||||
'params': {
|
|
||||||
'proxy': '127.0.0.1:8118',
|
|
||||||
},
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue