1
0
mirror of https://github.com/l1ving/youtube-dl synced 2025-02-09 10:32:56 +08:00

Update videa.py

This commit is contained in:
Sergey M 2018-03-27 22:01:15 +07:00 committed by GitHub
parent 046adf3ee6
commit cd451aecf9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -31,7 +31,7 @@ class VideaIE(InfoExtractor):
'id': '8YfIAjxwWGwT8HVQ', 'id': '8YfIAjxwWGwT8HVQ',
'ext': 'mp4', 'ext': 'mp4',
'title': 'Az őrült kígyász 285 kígyót enged szabadon', 'title': 'Az őrült kígyász 285 kígyót enged szabadon',
'thumbnail': r're:^http://videa.hu/static/still/1.4.5.1007274.1204470.3.*', 'thumbnail': r're:^https?://.*',
'duration': 21, 'duration': 21,
}, },
}, { }, {