[instagram] add 'profile' extractor (#5262)
https://github.com/mikf/gallery-dl/issues/5262#issuecomment-2188915210
This commit is contained in:
@@ -132,6 +132,12 @@ __tests__ = (
|
||||
"#count" : ">= 16",
|
||||
},
|
||||
|
||||
{
|
||||
"#url" : "https://www.instagram.com/instagram/profile",
|
||||
"#category": ("", "instagram", "profile"),
|
||||
"#class" : instagram.InstagramProfileExtractor,
|
||||
},
|
||||
|
||||
{
|
||||
"#url" : "https://www.instagram.com/instagram/avatar",
|
||||
"#category": ("", "instagram", "avatar"),
|
||||
|
||||
Reference in New Issue
Block a user