|
|
@ -1313,9 +1313,9 @@ class GenericIE(InfoExtractor):
|
|
|
|
},
|
|
|
|
},
|
|
|
|
'add_ie': ['Kaltura'],
|
|
|
|
'add_ie': ['Kaltura'],
|
|
|
|
},
|
|
|
|
},
|
|
|
|
{
|
|
|
|
# {
|
|
|
|
# TODO: find another test
|
|
|
|
# # TODO: find another test
|
|
|
|
# http://schema.org/VideoObject
|
|
|
|
# # http://schema.org/VideoObject
|
|
|
|
# 'url': 'https://flipagram.com/f/nyvTSJMKId',
|
|
|
|
# 'url': 'https://flipagram.com/f/nyvTSJMKId',
|
|
|
|
# 'md5': '888dcf08b7ea671381f00fab74692755',
|
|
|
|
# 'md5': '888dcf08b7ea671381f00fab74692755',
|
|
|
|
# 'info_dict': {
|
|
|
|
# 'info_dict': {
|
|
|
@ -1329,7 +1329,7 @@ class GenericIE(InfoExtractor):
|
|
|
|
# 'params': {
|
|
|
|
# 'params': {
|
|
|
|
# 'force_generic_extractor': True,
|
|
|
|
# 'force_generic_extractor': True,
|
|
|
|
# },
|
|
|
|
# },
|
|
|
|
}
|
|
|
|
# }
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
def report_following_redirect(self, new_url):
|
|
|
|
def report_following_redirect(self, new_url):
|
|
|
|