1
0
Fork 0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2024-05-31 17:39:30 +00:00

[orf] Remove unused variable name

This commit is contained in:
Philipp Hagemeister 2014-01-07 05:51:46 +01:00
parent 56327689a2
commit 4f81667d76

View file

@ -68,7 +68,7 @@ class ORFIE(InfoExtractor):
pass
else:
req = HEADRequest(http_url)
response = self._request_webpage(
self._request_webpage(
req, video_id,
note='Testing for geoblocking',
errnote=((