mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2024-11-24 07:40:24 +01:00
Update youvi.py
This commit is contained in:
parent
33d5373020
commit
c3992b42c5
@ -39,7 +39,6 @@ class YouviIE(InfoExtractor):
|
||||
'title': title,
|
||||
'formats': formats,
|
||||
}
|
||||
|
||||
else:
|
||||
external_embed = self._search_regex(
|
||||
r'service_type:"(?P<embed>[^"]+?)"', webpage, 'external-embed')
|
||||
|
Loading…
Reference in New Issue
Block a user