mirror of
https://github.com/l1ving/youtube-dl
synced 2025-03-10 06:09:59 +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(
|
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"
|
webpage, "download_url"
|
||||||
)
|
)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user