1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2026-03-23 18:22:09 +01:00

[ie/pandatv] Add extractor (#13210)

Authored by: ptlydpr
This commit is contained in:
ptlydpr
2026-01-01 09:24:14 +09:00
committed by GitHub
parent 76c31a7a21
commit 878a41e283
2 changed files with 84 additions and 0 deletions

View File

@@ -1477,6 +1477,7 @@ from .palcomp3 import (
PalcoMP3IE,
PalcoMP3VideoIE,
)
from .pandatv import PandaTvIE
from .panopto import (
PanoptoIE,
PanoptoListIE,