From e2a4c61afce18a5c072b345f043e7569bc55b506 Mon Sep 17 00:00:00 2001 From: Nasir Date: Tue, 4 May 2021 14:45:02 -0700 Subject: [PATCH] Add UK site URL only_matching test --- youtube_dl/extractor/funimation.py | 3 +++ 1 file changed, 3 insertions(+) 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/',