1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-11-01 23:25:14 +00:00

[ie/PlVideo] Add extractor (#10657)

Closes #10311
Authored by: Sanceilaks, seproDev

Co-authored-by: sepro <sepro@sepr0.com>
This commit is contained in:
voidptr_t
2025-01-11 17:39:31 +03:00
committed by GitHub
parent 0b6b7742c2
commit 3c14e9191f
2 changed files with 131 additions and 0 deletions

View File

@@ -1551,6 +1551,7 @@ from .pluralsight import (
PluralsightIE,
)
from .plutotv import PlutoTVIE
from .plvideo import PlVideoIE
from .podbayfm import (
PodbayFMChannelIE,
PodbayFMIE,