1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-09-04 00:55:15 +00:00

[extractor/premiershiprugby] Add extractor (#4129)

Closes #2980
Authored by: HobbyistDev
This commit is contained in:
HobbyistDev
2022-06-25 23:43:32 +09:00
committed by GitHub
parent c043c24625
commit 30d22d775b
2 changed files with 40 additions and 0 deletions

View File

@ -1330,6 +1330,7 @@ from .puhutv import (
PuhuTVIE,
PuhuTVSerieIE,
)
from .premiershiprugby import PremiershipRugbyIE
from .presstv import PressTVIE
from .projectveritas import ProjectVeritasIE
from .prosiebensat1 import ProSiebenSat1IE