Explorar o código

[vk] Remove superfluous code

Sergey M․ %!s(int64=9) %!d(string=hai) anos
pai
achega
f36532404d
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      youtube_dl/extractor/vk.py

+ 0 - 1
youtube_dl/extractor/vk.py

@@ -217,7 +217,6 @@ class VKIE(InfoExtractor):
         mobj = re.match(self._VALID_URL, url)
         video_id = mobj.group('videoid')
 
-        info_url = url
         if video_id:
             info_url = 'https://vk.com/al_video.php?act=show&al=1&module=video&video=%s' % video_id
             # Some videos (removed?) can only be downloaded with list id specified