[Instagram] Add IOS URL support (#1560)

Authored by: u-spec-png
This commit is contained in:
u-spec-png 2021-11-05 21:31:34 +00:00 committed by GitHub
parent 9cb070f9c0
commit fb2d1ee6cc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 43 additions and 1 deletions

View file

@ -588,6 +588,7 @@ from .indavideo import IndavideoEmbedIE
from .infoq import InfoQIE
from .instagram import (
InstagramIE,
InstagramIOSIE,
InstagramUserIE,
InstagramTagIE,
)