1
0
mirror of https://codeberg.org/polarisfm/youtube-dl synced 2024-11-23 08:54:33 +01:00

maybe there are https sites

This commit is contained in:
PC 2015-10-10 22:34:55 +01:00
parent 82a80e813a
commit cc30b3d2da

View File

@ -8,7 +8,7 @@ import re
class IOLIE(InfoExtractor):
_VALID_URL = r'http://[^/]*\.iol\.pt/.*/(?P<id>[0-9a-f]{24})($|\/)'
_VALID_URL = r'https?://[^/]*\.iol\.pt/.*/(?P<id>[0-9a-f]{24})($|\/)'
_TESTS = [{
'url': 'http://tviplayer.iol.pt/programa/euromilhoes/53c6b3153004dc006243b07b/video/55f878f90cf203f8b03cea6d',
'md5': '983ca0edae370af67c458c6e5a71aae5',