[extractor/rai] using new _VALID_URLS property

- implemented _VALID_URLS property
- deleted a couple of subclasses
- added '_old_archive_ids' to manage back-compatibility with removed subclasses (by @pukkandan)
This commit is contained in:
nixxo
2022-12-16 11:27:14 +01:00
parent 74b5d34794
commit 7b93fb5ddc
2 changed files with 47 additions and 49 deletions
-2
View File
@@ -1479,10 +1479,8 @@ from .radlive import (
)
from .rai import (
RaiPlayIE,
RaiPlayLiveIE,
RaiPlayPlaylistIE,
RaiPlaySoundIE,
RaiPlaySoundLiveIE,
RaiPlaySoundPlaylistIE,
RaiNewsIE,
RaiSudtirolIE,