mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-10 09:07:58 +01:00
added dropbox support
This commit is contained in:
parent
8da531359e
commit
2a7c35dd46
1 changed files with 1 additions and 0 deletions
|
@ -47,6 +47,7 @@
|
|||
from .dotsub import DotsubIE
|
||||
from .dreisat import DreiSatIE
|
||||
from .defense import DefenseGouvFrIE
|
||||
from .dropbox import DropBoxIE
|
||||
from .ebaumsworld import EbaumsWorldIE
|
||||
from .ehow import EHowIE
|
||||
from .eighttracks import EightTracksIE
|
||||
|
|
Loading…
Reference in a new issue