1
0
mirror of https://github.com/l1ving/youtube-dl synced 2025-03-11 04:30:00 +08:00

Update ruutu.py

This commit is contained in:
Sergey M 2018-03-06 01:59:48 +07:00 committed by GitHub
parent 8233347613
commit ab537fc144
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -57,16 +57,6 @@ class RuutuIE(InfoExtractor):
# downloadable sources available.
{
'url': 'http://www.ruutu.fi/video/3193728',
'md5': '285a06ce136bc4fdb4d48b02bf3ce5f6',
'info_dict': {
'id': '3193728',
'ext': 'mp4',
'title': 'Poliisit - Kausi 10 - Jakso 11',
'description': 'md5:5154e593a0a138baeeb1caaabcbe13cb',
'thumbnail': r're:^https?://.*\.jpg$',
'duration': 1283,
'age_limit': 0,
},
'only_matching': True,
},
]