[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:
parent
6edf28081f
commit
49afc1d84a
2 changed files with 235 additions and 0 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue