1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-10-31 06:35:12 +00:00

[ie/PlyrEmbed] Add extractor (#13836)

Closes #13827
Authored by: seproDev
This commit is contained in:
sepro
2025-07-25 20:55:41 +02:00
committed by GitHub
parent 4385480795
commit 61d4cd0bc0
2 changed files with 105 additions and 0 deletions

View File

@@ -1568,6 +1568,7 @@ from .pluralsight import (
)
from .plutotv import PlutoTVIE
from .plvideo import PlVideoIE
from .plyr import PlyrEmbedIE
from .podbayfm import (
PodbayFMChannelIE,
PodbayFMIE,