Skip to content

Commit

Permalink
[XFileShare] Fix: remove redirected URL pattern
Browse files Browse the repository at this point in the history
  • Loading branch information
dirkf committed Oct 21, 2024
1 parent cffda07 commit cc5f6b1
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions youtube_dl/extractor/xfileshare.py
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit cc5f6b1

Please sign in to comment.