[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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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,