Browse Source

[rutube] Add age_limit to test

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

+ 1
- 0
youtube_dl/extractor/rutube.py View File

@ -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