mirror of
https://github.com/l1ving/youtube-dl
synced 2025-03-09 10:10:00 +08: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…
x
Reference in New Issue
Block a user