mirror of
https://github.com/ytdl-org/youtube-dl
synced 2025-01-07 12:00:09 +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': {
|
'params': {
|
||||||
'skip_download': True,
|
'skip_download': True,
|
||||||
},
|
},
|
||||||
|
}, {
|
||||||
|
'url': 'https://www.funimationnow.uk/shows/puzzle-dragons-x/',
|
||||||
|
'only_matching': True,
|
||||||
}, {
|
}, {
|
||||||
# with lang code
|
# with lang code
|
||||||
'url': 'https://www.funimation.com/en/shows/hacksign/',
|
'url': 'https://www.funimation.com/en/shows/hacksign/',
|
||||||
|
Loading…
Reference in New Issue
Block a user