mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-08-14 18:49:06 -07:00
Add an extractor for VeeHD (closes #1359)
This commit is contained in:
parent
6c758d79de
commit
8e4e89f1c2
2 changed files with 57 additions and 0 deletions
|
@ -89,6 +89,7 @@ from .tutv import TutvIE
|
|||
from .unistra import UnistraIE
|
||||
from .ustream import UstreamIE
|
||||
from .vbox7 import Vbox7IE
|
||||
from .veehd import VeeHDIE
|
||||
from .veoh import VeohIE
|
||||
from .vevo import VevoIE
|
||||
from .videofyme import VideofyMeIE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue