1
0
Fork 0

[ie/PlayerFm] Add extractor (#13016)

Closes #4518
Authored by: R0hanW
This commit is contained in:
R0hanW 2025-07-18 19:38:52 -04:00 committed by GitHub
commit 1a8474c3ca
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 71 additions and 0 deletions

View file

@ -1557,6 +1557,7 @@ from .platzi import (
PlatziCourseIE,
PlatziIE,
)
from .playerfm import PlayerFmIE
from .playplustv import PlayPlusTVIE
from .playsuisse import PlaySuisseIE
from .playtvak import PlaytvakIE