1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-10-30 22:25:19 +00:00

[ie/vrsquare] Add extractors (#12515)

Authored by: doe1080
This commit is contained in:
doe1080
2025-03-25 06:28:09 +09:00
committed by GitHub
parent 4054a2b623
commit b7fbb5a0a1
2 changed files with 191 additions and 0 deletions

View File

@@ -2392,6 +2392,12 @@ from .voxmedia import (
VoxMediaIE,
VoxMediaVolumeIE,
)
from .vrsquare import (
VrSquareChannelIE,
VrSquareIE,
VrSquareSearchIE,
VrSquareSectionIE,
)
from .vrt import (
VRTIE,
DagelijkseKostIE,