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

[ie/Digiview] Add extractor (#9902)

Authored by: lfavole
This commit is contained in:
Laurent FAVOLE
2025-02-11 21:04:20 +01:00
committed by GitHub
parent 4ecb833472
commit f53553087d
2 changed files with 131 additions and 0 deletions

View File

@@ -508,6 +508,7 @@ from .dfb import DFBIE
from .dhm import DHMIE
from .digitalconcerthall import DigitalConcertHallIE
from .digiteka import DigitekaIE
from .digiview import DigiviewIE
from .discogs import DiscogsReleasePlaylistIE
from .disney import DisneyIE
from .dispeak import DigitallySpeakingIE