Browse Source

[rutube] Add age_limit to test

master
Sergey M․ 9 years ago
parent
commit
c8d1be772d
1 changed files with 1 additions and 0 deletions
  1. 1
      youtube_dl/extractor/rutube.py

1
youtube_dl/extractor/rutube.py

@ -30,6 +30,7 @@ class RutubeIE(InfoExtractor):
'uploader': 'NTDRussian',
'uploader_id': '29790',
'upload_date': '20131016',
'age_limit': 0,
},
'params': {
# It requires ffmpeg (m3u8 download)

Loading…
Cancel
Save