mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-08-21 13:54:22 -07:00
[turbo] Add new extractor
This commit is contained in:
parent
59d284c316
commit
fdea3abdf8
2 changed files with 68 additions and 0 deletions
|
@ -365,6 +365,7 @@ from .trutube import TruTubeIE
|
|||
from .tube8 import Tube8IE
|
||||
from .tudou import TudouIE
|
||||
from .tumblr import TumblrIE
|
||||
from .turbo import TurboIE
|
||||
from .tutv import TutvIE
|
||||
from .tvigle import TvigleIE
|
||||
from .tvp import TvpIE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue