projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f70c263
)
[extractor/common] Document duration meta field for playlists
author
Sergey M․
<dstftw@gmail.com>
Sun, 13 Dec 2020 09:53:23 +0000
(16:53 +0700)
committer
Sergey M․
<dstftw@gmail.com>
Sun, 13 Dec 2020 09:53:23 +0000
(16:53 +0700)
youtube_dl/extractor/common.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/common.py
b/youtube_dl/extractor/common.py
index 74e40fabb7183c974ce2a1e17fa603926d85f36d..460758ab8e629c4aa255b2fb29c0954df1a0d394 100644
(file)
--- a/
youtube_dl/extractor/common.py
+++ b/
youtube_dl/extractor/common.py
@@
-336,8
+336,8
@@
class InfoExtractor(object):
object, each element of which is a valid dictionary by this specification.
Additionally, playlists can have "id", "title", "description", "uploader",
- "uploader_id", "uploader_url"
attributes with the same semantics as video
s
- (see above).
+ "uploader_id", "uploader_url"
, "duration" attributes with the same semantic
s
+
as videos
(see above).
_type "multi_video" indicates that there are multiple videos that