mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-12-06 06:45:00 +01: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:
parent
1ef3ee7500
commit
af2c821d74
2 changed files with 103 additions and 0 deletions
|
|
@ -1541,6 +1541,10 @@ from .pinterest import (
|
|||
PinterestCollectionIE,
|
||||
PinterestIE,
|
||||
)
|
||||
from .piramidetv import (
|
||||
PiramideTVChannelIE,
|
||||
PiramideTVIE,
|
||||
)
|
||||
from .pixivsketch import (
|
||||
PixivSketchIE,
|
||||
PixivSketchUserIE,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue