1
0
Fork 0

[cleanup] Remove dead extractors (#8604)

Closes #1609, Closes #3232, Closes #4763, Closes #6026, Closes #6322, Closes #7912
Authored by: seproDev
This commit is contained in:
sepro 2023-11-26 04:09:59 +01:00 committed by GitHub
commit 9751a457cf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
125 changed files with 129 additions and 10150 deletions

View file

@ -2,6 +2,7 @@ from .common import InfoExtractor
class NRLTVIE(InfoExtractor):
_WORKING = False
_VALID_URL = r'https?://(?:www\.)?nrl\.com/tv(/[^/]+)*/(?P<id>[^/?&#]+)'
_TEST = {
'url': 'https://www.nrl.com/tv/news/match-highlights-titans-v-knights-862805/',