[azubu] Add extractor (Closes #4379)

This commit is contained in:
Sergey M․ 2014-12-05 22:08:30 +06:00
parent 122c2f87c1
commit 90644a6843
2 changed files with 94 additions and 0 deletions

View file

@ -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