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
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…
Reference in New Issue
Block a user