projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f226880
)
[line] lint (remove space on empty line)
author
Philipp Hagemeister
<phihag@phihag.de>
Wed, 14 Mar 2018 08:55:46 +0000
(09:55 +0100)
committer
Philipp Hagemeister
<phihag@phihag.de>
Wed, 14 Mar 2018 08:55:46 +0000
(09:55 +0100)
youtube_dl/extractor/line.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/line.py
b/youtube_dl/extractor/line.py
index 8414312fcbd688f41172b8f2cae9fd06bbbf425a..7f5fa446ea451cdb49a7dccc1f76fc57a5813210 100644
(file)
--- a/
youtube_dl/extractor/line.py
+++ b/
youtube_dl/extractor/line.py
@@
-77,7
+77,7
@@
class LineTVIE(InfoExtractor):
title = self._og_search_title(webpage)
# like_count requires an additional API request https://tv.line.me/api/likeit/getCount
-
+
return {
'id': video_id,
'title': title,