mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-08-14 18:49:06 -07:00
[tweakers] Add new extractor
This commit is contained in:
parent
1b0f3919c1
commit
e3aaace400
2 changed files with 42 additions and 0 deletions
|
@ -475,6 +475,7 @@ from .tutv import TutvIE
|
|||
from .tvigle import TvigleIE
|
||||
from .tvp import TvpIE, TvpSeriesIE
|
||||
from .tvplay import TVPlayIE
|
||||
from .tweakers import TweakersIE
|
||||
from .twentyfourvideo import TwentyFourVideoIE
|
||||
from .twitch import (
|
||||
TwitchVideoIE,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue