[Instagram] Add IOS URL support (#1560)

Authored by: u-spec-png
This commit is contained in:
u-spec-png
2021-11-06 03:01:34 +05:30
committed by GitHub
parent 9cb070f9c0
commit fb2d1ee6cc
2 changed files with 43 additions and 1 deletions
+1
View File
@@ -588,6 +588,7 @@ from .indavideo import IndavideoEmbedIE
from .infoq import InfoQIE
from .instagram import (
InstagramIE,
InstagramIOSIE,
InstagramUserIE,
InstagramTagIE,
)