mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-12-06 06:45:00 +01:00
[ie/PlVideo] Add extractor (#10657)
Closes #10311 Authored by: Sanceilaks, seproDev Co-authored-by: sepro <sepro@sepr0.com>
This commit is contained in:
parent
0b6b7742c2
commit
3c14e9191f
2 changed files with 131 additions and 0 deletions
|
|
@ -1551,6 +1551,7 @@ from .pluralsight import (
|
|||
PluralsightIE,
|
||||
)
|
||||
from .plutotv import PlutoTVIE
|
||||
from .plvideo import PlVideoIE
|
||||
from .podbayfm import (
|
||||
PodbayFMChannelIE,
|
||||
PodbayFMIE,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue