Browse Source

[democracynow] Update test

master
Tithen-Firion 8 years ago
committed by Sergey M
parent
commit
77481f1386
1 changed files with 2 additions and 1 deletions
  1. 3
      youtube_dl/extractor/democracynow.py

3
youtube_dl/extractor/democracynow.py

@ -21,7 +21,8 @@ class DemocracynowIE(InfoExtractor):
'info_dict': {
'id': '2015-0703-001',
'ext': 'mp4',
'title': 'Daily Show',
'title': 'Daily Show for July 03, 2015',
'description': 'md5:80eb927244d6749900de6072c7cc2c86',
},
}, {
'url': 'http://www.democracynow.org/2015/7/3/this_flag_comes_down_today_bree',

Loading…
Cancel
Save