mirror of
https://codeberg.org/polarisfm/youtube-dl
synced 2024-11-26 02:14:32 +01:00
[extractor/common] Mention podcast in series fields section
This commit is contained in:
parent
8204bacf1d
commit
8d76bdf12b
@ -235,7 +235,7 @@ class InfoExtractor(object):
|
|||||||
chapter_id: Id of the chapter the video belongs to, as a unicode string.
|
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
|
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.
|
series: Title of the series or programme the video episode belongs to.
|
||||||
season: Title of the season the video episode belongs to.
|
season: Title of the season the video episode belongs to.
|
||||||
|
Loading…
Reference in New Issue
Block a user