1
0
mirror of https://github.com/yt-dlp/yt-dlp synced 2025-12-16 22:25:40 +07: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 .plutotv import PlutoTVIE
from .plvideo import PlVideoIE
from .plyr import PlyrEmbedIE
from .podbayfm import (
PodbayFMChannelIE,
PodbayFMIE,