1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-12-17 13:38:55 +00:00

playerfm Add extractor

This commit is contained in:
Rohan Wadhwa
2025-04-25 20:14:26 -04:00
parent 2381881fe5
commit b4a8df0eba
2 changed files with 65 additions and 0 deletions

View File

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