mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-21 20:46:36 -05:00
add missed init file
This commit is contained in:
parent
e4d6cca0c1
commit
31d06400ec
1 changed files with 1 additions and 0 deletions
|
@ -427,6 +427,7 @@
|
||||||
from .vube import VubeIE
|
from .vube import VubeIE
|
||||||
from .vuclip import VuClipIE
|
from .vuclip import VuClipIE
|
||||||
from .vulture import VultureIE
|
from .vulture import VultureIE
|
||||||
|
from .walla import WallaIE
|
||||||
from .washingtonpost import WashingtonPostIE
|
from .washingtonpost import WashingtonPostIE
|
||||||
from .wat import WatIE
|
from .wat import WatIE
|
||||||
from .wayofthemaster import WayOfTheMasterIE
|
from .wayofthemaster import WayOfTheMasterIE
|
||||||
|
|
Loading…
Reference in a new issue