[tumblr] Add missing fields for vidme test
authorSergey M․ <dstftw@gmail.com>
Mon, 5 Oct 2015 15:54:54 +0000 (21:54 +0600)
committerSergey M․ <dstftw@gmail.com>
Mon, 5 Oct 2015 15:54:54 +0000 (21:54 +0600)
youtube_dl/extractor/tumblr.py

index 9f270318bf8917b79eea041d973590dc43d3050e..cb91d08eb37add71c7ca9a4a85197e632e09a617 100644 (file)
@@ -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'],
     }, {