From cc5f6b1197082d02b87cde635ecd79488071c21f Mon Sep 17 00:00:00 2001 From: dirkf Date: Mon, 21 Oct 2024 02:37:05 +0100 Subject: [PATCH] [XFileShare] Fix: remove redirected URL pattern --- youtube_dl/extractor/xfileshare.py | 3 --- 1 file changed, 3 deletions(-) diff --git a/youtube_dl/extractor/xfileshare.py b/youtube_dl/extractor/xfileshare.py index f1dae792e..64ef7bdb4 100644 --- a/youtube_dl/extractor/xfileshare.py +++ b/youtube_dl/extractor/xfileshare.py @@ -169,9 +169,6 @@ class XFileShareIE(InfoExtractor): }, { 'url': 'https://aparat.cam/n4d6dh0wvlpr', 'only_matching': True, - }, { - 'url': 'https://uqload.to/ug5somm0ctnk.html', - 'only_matching': True, }, { 'url': 'https://highstream.tv/2owiyz3sjoux', 'only_matching': True,