Merge branch 'pr/duboku' of https://github.com/lkho/youtube-dl into lkho-pr/duboku
This commit is contained in:
commit
df38b4a1a9
2 changed files with 246 additions and 0 deletions
|
|
@ -288,6 +288,10 @@ from .drtv import (
|
|||
)
|
||||
from .dtube import DTubeIE
|
||||
from .dvtv import DVTVIE
|
||||
from .duboku import (
|
||||
DubokuIE,
|
||||
DubokuPlaylistIE
|
||||
)
|
||||
from .dumpert import DumpertIE
|
||||
from .defense import DefenseGouvFrIE
|
||||
from .discovery import DiscoveryIE
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue