1
0
Fork 0

[extractor/TubeTuGraz] Add extractor (#2397)

Based on https://github.com/ytdl-org/youtube-dl/pull/26778
Authored by: Ferdi265, pukkandan
This commit is contained in:
Ferdinand Bachmann 2022-07-15 12:48:21 +02:00 committed by GitHub
commit 49afc1d84a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 235 additions and 0 deletions

View file

@ -1794,6 +1794,7 @@ from .trueid import TrueIDIE
from .trunews import TruNewsIE
from .trutv import TruTVIE
from .tube8 import Tube8IE
from .tubetugraz import TubeTuGrazIE, TubeTuGrazSeriesIE
from .tubitv import (
TubiTvIE,
TubiTvShowIE,