1
0
mirror of https://github.com/yt-dlp/yt-dlp synced 2025-12-22 00:55:43 +07:00

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