mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-10 09:07:58 +01:00
Added init.py initializer
This commit is contained in:
parent
67500bf939
commit
5c565ac9e7
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@
|
|||
ArteTVDDCIE,
|
||||
ArteTVEmbedIE,
|
||||
)
|
||||
from .audiomack import AudiomackIE
|
||||
from .auengine import AUEngineIE
|
||||
from .bambuser import BambuserIE, BambuserChannelIE
|
||||
from .bandcamp import BandcampIE, BandcampAlbumIE
|
||||
|
|
Loading…
Reference in a new issue