[videobam] Add support for videobam.com (Closes #2411)

This commit is contained in:
Sergey M.
2014-02-23 04:50:05 +07:00
parent f38da66731
commit 3e123c1e28
2 changed files with 80 additions and 0 deletions

View File

@@ -241,6 +241,7 @@ from .vesti import VestiIE
from .vevo import VevoIE
from .vice import ViceIE
from .viddler import ViddlerIE
from .videobam import VideoBamIE
from .videodetective import VideoDetectiveIE
from .videofyme import VideofyMeIE
from .videopremium import VideoPremiumIE