mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-11-07 18:15:15 +00:00
[ie/piramidetv] Add extractors (#10777)
Closes #10706, Closes #10708 Authored by: kclauhk, HobbyistDev, seproDev Co-authored-by: HobbyistDev <tesutonihon4@gmail.com> Co-authored-by: sepro <sepro@sepr0.com>
This commit is contained in:
@@ -1541,6 +1541,10 @@ from .pinterest import (
|
||||
PinterestCollectionIE,
|
||||
PinterestIE,
|
||||
)
|
||||
from .piramidetv import (
|
||||
PiramideTVChannelIE,
|
||||
PiramideTVIE,
|
||||
)
|
||||
from .pixivsketch import (
|
||||
PixivSketchIE,
|
||||
PixivSketchUserIE,
|
||||
|
||||
Reference in New Issue
Block a user