mirror of
https://codeberg.org/polarisfm/youtube-dl
synced 2024-11-26 02:14:32 +01:00
acidcow_ver_1.6
This commit is contained in:
parent
646e6fe600
commit
87f7f552b6
@ -44,7 +44,7 @@ class acidcowIE(InfoExtractor):
|
||||
'''
|
||||
download_url = self._html_search_regex(
|
||||
|
||||
r'<https://cdn\.acidcow\.com/pics/[0-9]+/video/\S+',
|
||||
r'https://cdn\.acidcow\.com/pics/[0-9]+/video/\S+',
|
||||
|
||||
webpage, "download_url"
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user