1
0
mirror of https://github.com/yt-dlp/yt-dlp synced 2025-12-17 06:35:42 +07: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 .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