From 0738187f9b66e7cfb3d0b15ca4b08834a9e076df Mon Sep 17 00:00:00 2001 From: Yen Chi Hsuan Date: Sun, 24 Apr 2016 20:44:52 +0800 Subject: [ThePlatform] Fix tests failed since 79ba9140dc8fcf5883b7473596e8f20cba6b479f --- youtube_dl/extractor/theplatform.py | 1 + 1 file changed, 1 insertion(+) (limited to 'youtube_dl/extractor/theplatform.py') diff --git a/youtube_dl/extractor/theplatform.py b/youtube_dl/extractor/theplatform.py index 7a5a533b7..8272dd969 100644 --- a/youtube_dl/extractor/theplatform.py +++ b/youtube_dl/extractor/theplatform.py @@ -269,6 +269,7 @@ class ThePlatformFeedIE(ThePlatformBaseIE): 'timestamp': 1391824260, 'duration': 467.0, 'categories': ['MSNBC/Issues/Democrats', 'MSNBC/Issues/Elections/Election 2016'], + 'uploader': 'NBCU-NEWS', }, } -- cgit v1.2.3