[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
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,
)