Explorar o código

[youtube] Remove unused variable

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

+ 0 - 1
youtube_dl/extractor/youtube.py

@@ -1386,7 +1386,6 @@ class YoutubeChannelIE(InfoExtractor):
     def _real_extract(self, url):
         channel_id = self._match_id(url)
 
-        video_ids = []
         url = 'https://www.youtube.com/channel/%s/videos' % channel_id
         channel_page = self._download_webpage(url, channel_id)
         autogenerated = re.search(r'''(?x)