mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-08-14 18:49:06 -07:00
[azubu] Add extractor (Closes #4379)
This commit is contained in:
parent
122c2f87c1
commit
90644a6843
2 changed files with 94 additions and 0 deletions
|
@ -24,6 +24,7 @@ from .arte import (
|
|||
)
|
||||
from .audiomack import AudiomackIE
|
||||
from .auengine import AUEngineIE
|
||||
from .azubu import AzubuIE
|
||||
from .bambuser import BambuserIE, BambuserChannelIE
|
||||
from .bandcamp import BandcampIE, BandcampAlbumIE
|
||||
from .bbccouk import BBCCoUkIE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue