mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-03 19:29:51 +01:00
parent
0f0875ed55
commit
ab92d8651c
@ -15,7 +15,7 @@
|
||||
|
||||
class IwaraIE(InfoExtractor):
|
||||
IE_NAME = 'iwara'
|
||||
_VALID_URL = r'https?://(?:www\.)?iwara\.tv/video/(?P<id>[a-zA-Z0-9]+)'
|
||||
_VALID_URL = r'https?://(?:www\.|ecchi\.)?iwara\.tv/videos?/(?P<id>[a-zA-Z0-9]+)'
|
||||
_TESTS = [{
|
||||
# this video cannot be played because of migration
|
||||
'only_matching': True,
|
||||
|
Loading…
Reference in New Issue
Block a user