projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fb69240
)
[youtube] Remove unused variable
author
Sergey M․
<dstftw@gmail.com>
Sun, 12 Apr 2015 18:08:39 +0000
(
00:08
+0600)
committer
Sergey M․
<dstftw@gmail.com>
Sun, 12 Apr 2015 18:08:39 +0000
(
00:08
+0600)
youtube_dl/extractor/youtube.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/youtube.py
b/youtube_dl/extractor/youtube.py
index 791e1fe625ec2a3ef1a4fc177e1fd2fcc88fbadf..dc9e15e98d655e9e53c294035f467569cd307283 100644
(file)
--- a/
youtube_dl/extractor/youtube.py
+++ b/
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)