[curiositystream] Add more metadata

Closes #1568
This commit is contained in:
pukkandan
2021-11-13 23:49:14 +05:30
parent 7c7f7161fc
commit 9ac24e235e
2 changed files with 11 additions and 2 deletions

View File

@@ -342,6 +342,7 @@ class InfoExtractor(object):
series, programme or podcast:
series: Title of the series or programme the video episode belongs to.
series_id: Id of the series or programme the video episode belongs to, as a unicode string.
season: Title of the season the video episode belongs to.
season_number: Number of the season the video episode belongs to, as an integer.
season_id: Id of the season the video episode belongs to, as a unicode string.