diff --git a/youtube_dl/extractor/funimation.py b/youtube_dl/extractor/funimation.py index b5c74e2e8..c2e102a91 100644 --- a/youtube_dl/extractor/funimation.py +++ b/youtube_dl/extractor/funimation.py @@ -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/',