mirror of
https://github.com/l1ving/youtube-dl
synced 2025-03-09 10:20:02 +08:00
acidcow_ver_1.6
This commit is contained in:
parent
87f7f552b6
commit
93399278c4
@ -30,7 +30,7 @@ class acidcowIE(InfoExtractor):
|
||||
)
|
||||
'''
|
||||
webpage = self._download_webpage(
|
||||
"https://acidcow.com/video/116642-that_was_really_close.html", video_id
|
||||
"https://acidcow.com/video/", video_id
|
||||
)
|
||||
|
||||
title = self._html_search_regex(r'<title>(.+?)</title>', webpage, 'title')
|
||||
|
Loading…
x
Reference in New Issue
Block a user