[Instagram] Add story/highlight extractor (#2006)
Fixes https://github.com/ytdl-org/youtube-dl/issues/25575 Authored by: u-spec-png
This commit is contained in:
parent
e540c56f39
commit
dd5e60b15d
2 changed files with 75 additions and 0 deletions
|
|
@ -621,6 +621,7 @@ from .instagram import (
|
|||
InstagramIOSIE,
|
||||
InstagramUserIE,
|
||||
InstagramTagIE,
|
||||
InstagramStoryIE,
|
||||
)
|
||||
from .internazionale import InternazionaleIE
|
||||
from .internetvideoarchive import InternetVideoArchiveIE
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue