[theplatform] extract timestamp and uploader

This commit is contained in:
remitamine 2016-04-01 18:06:11 +01:00
parent 75d572e9fb
commit 79ba9140dc
9 changed files with 59 additions and 1 deletions

View file

@ -16,6 +16,9 @@ class FOXIE(InfoExtractor):
'title': 'Official Trailer: Gotham',
'description': 'Tracing the rise of the great DC Comics Super-Villains and vigilantes, Gotham reveals an entirely new chapter that has never been told.',
'duration': 129,
'timestamp': 1400020798,
'upload_date': '20140513',
'uploader': 'NEWA-FNG-FOXCOM',
},
'add_ie': ['ThePlatform'],
}