1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-12-19 06:28:52 +00:00

[ie/rdsit] Add rds.it extractor

This commit is contained in:
DTrombett
2024-10-18 15:16:06 +02:00
parent fbc66e3ab3
commit ac50475d8c
2 changed files with 80 additions and 0 deletions

View File

@@ -1683,6 +1683,7 @@ from .rcti import (
RCTIPlusTVIE,
)
from .rds import RDSIE
from .rdsit import RDSITIE
from .redbee import (
RTBFIE,
ParliamentLiveUKIE,