[instagram] support '/reels/SHORTCODE' URLs (#8318)

This commit is contained in:
Mike Fährmann
2025-10-01 08:14:49 +02:00
parent 602c84e1fa
commit 329ac4099d
2 changed files with 26 additions and 21 deletions

View File

@@ -282,6 +282,11 @@ __tests__ = (
"#class" : instagram.InstagramPostExtractor,
},
{
"#url" : "https://www.instagram.com/reels/CDg_6Y1pxWu/",
"#class" : instagram.InstagramPostExtractor,
},
{
"#url" : "https://www.instagram.com/share/p/BACiUUUYQV",
"#category": ("", "instagram", "post"),