[ie/theplatform] Extract more metadata (#8635)
Authored by: trainman261
This commit is contained in:
parent
e370f9ec36
commit
7e09c147fd
7 changed files with 73 additions and 11 deletions
|
|
@ -46,6 +46,10 @@ class CWTVIE(InfoExtractor):
|
|||
'timestamp': 1444107300,
|
||||
'age_limit': 14,
|
||||
'uploader': 'CWTV',
|
||||
'thumbnail': r're:^https?://.*\.jpe?g$',
|
||||
'chapters': 'count:4',
|
||||
'episode': 'Episode 20',
|
||||
'season': 'Season 11',
|
||||
},
|
||||
'params': {
|
||||
# m3u8 download
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue