mirror of
https://github.com/ytdl-org/youtube-dl
synced 2025-01-04 02:20:10 +09:00
Add UK site URL only_matching test
This commit is contained in:
parent
bc85e70db0
commit
e2a4c61afc
@ -169,6 +169,9 @@ class FunimationShowPlaylistIE(FunimationIE):
|
||||
'params': {
|
||||
'skip_download': True,
|
||||
},
|
||||
}, {
|
||||
'url': 'https://www.funimationnow.uk/shows/puzzle-dragons-x/',
|
||||
'only_matching': True,
|
||||
}, {
|
||||
# with lang code
|
||||
'url': 'https://www.funimation.com/en/shows/hacksign/',
|
||||
|
Loading…
Reference in New Issue
Block a user