Browse Source

[tumblr] Add missing fields for vidme test

master
Sergey M․ 9 years ago
parent
commit
88c86d211b
1 changed files with 3 additions and 0 deletions
  1. 3
      youtube_dl/extractor/tumblr.py

3
youtube_dl/extractor/tumblr.py

@ -51,6 +51,9 @@ class TumblrIE(InfoExtractor):
'title': 'naked smoking & stretching',
'upload_date': '20150506',
'timestamp': 1430931613,
'age_limit': 18,
'uploader_id': '1638622',
'uploader': 'naked-yogi',
},
'add_ie': ['Vidme'],
}, {

Loading…
Cancel
Save