1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-10-30 22:25:19 +00:00

[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
parent 09982bc33e
commit 1a8474c3ca
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