Add an extractor for bambuser.com (#1702)

This commit is contained in:
Jaime Marquínez Ferrándiz 2013-11-02 19:01:01 +01:00
parent aa2484e390
commit 72a5b4f702
2 changed files with 43 additions and 0 deletions

View file

@ -9,6 +9,7 @@ from .arte import (
ArteTVFutureIE,
)
from .auengine import AUEngineIE
from .bambuser import BambuserIE
from .bandcamp import BandcampIE
from .bliptv import BlipTVIE, BlipTVUserIE
from .bloomberg import BloombergIE