Add InstagramIE (related #904)

This commit is contained in:
Jaime Marquínez Ferrándiz 2013-07-01 21:08:54 +02:00
parent 5c44c15438
commit 59fc531f78
2 changed files with 43 additions and 0 deletions

View file

@ -25,6 +25,7 @@ from .howcast import HowcastIE
from .hypem import HypemIE
from .ina import InaIE
from .infoq import InfoQIE
from .instagram import InstagramIE
from .jukebox import JukeboxIE
from .justintv import JustinTVIE
from .keek import KeekIE