mirror of
https://source.netsyms.com/Mirrors/youtube-dl
synced 2024-11-03 03:40:20 +00:00
[videoweed] Revert _FILE_DELETED_REGEX
This commit is contained in:
parent
d0e4cf82f1
commit
931055e6cb
@ -11,6 +11,7 @@ class VideoWeedIE(NovaMovIE):
|
||||
|
||||
_HOST = 'www.videoweed.es'
|
||||
|
||||
_FILE_DELETED_REGEX = r'>This file no longer exists on our servers.<'
|
||||
_TITLE_REGEX = r'<h1 class="text_shadow">([^<]+)</h1>'
|
||||
|
||||
_TEST = {
|
||||
|
Loading…
Reference in New Issue
Block a user