projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8204bac
)
[extractor/common] Mention podcast in series fields section
author
Sergey M․
<dstftw@gmail.com>
Sun, 16 Oct 2016 11:37:17 +0000
(18:37 +0700)
committer
Sergey M․
<dstftw@gmail.com>
Sun, 16 Oct 2016 11:37:17 +0000
(18:37 +0700)
youtube_dl/extractor/common.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/common.py
b/youtube_dl/extractor/common.py
index 431cef831ab99fc726a0d6efc616d08dc19a9b92..6aff71c48e224458b0a6d2bc4226af86d6ebc128 100644
(file)
--- a/
youtube_dl/extractor/common.py
+++ b/
youtube_dl/extractor/common.py
@@
-235,7
+235,7
@@
class InfoExtractor(object):
chapter_id: Id of the chapter the video belongs to, as a unicode string.
The following fields should only be used when the video is an episode of some
- series
or programme
:
+ series
, programme or podcast
:
series: Title of the series or programme the video episode belongs to.
season: Title of the season the video episode belongs to.