[instagram] support '/share/SHORTCODE' URLs (#8340)
i.e. "bare" /share/ links
This commit is contained in:
@@ -288,6 +288,13 @@ __tests__ = (
|
||||
"#class" : instagram.InstagramPostExtractor,
|
||||
},
|
||||
|
||||
{
|
||||
"#url" : "https://www.instagram.com/share/BACiUUUYQV",
|
||||
"#category": ("", "instagram", "post"),
|
||||
"#class" : instagram.InstagramPostExtractor,
|
||||
"shortcode" : "C6q-XdvsU5v",
|
||||
},
|
||||
|
||||
{
|
||||
"#url" : "https://www.instagram.com/share/p/BACiUUUYQV",
|
||||
"#category": ("", "instagram", "post"),
|
||||
|
||||
Reference in New Issue
Block a user