[instagram] add 'profile' extractor (#5262)

https://github.com/mikf/gallery-dl/issues/5262#issuecomment-2188915210
This commit is contained in:
Mike Fährmann
2024-06-28 22:51:20 +02:00
parent ea81fa985f
commit 44896b0296
4 changed files with 24 additions and 1 deletions

View File

@@ -166,6 +166,7 @@ SUBCATEGORY_MAP = {
"media" : "Media Files",
"note" : "Images from Notes",
"popular": "Popular Images",
"profile": "User Profile Data",
"recent" : "Recent Images",
"search" : "Search Results",
"status" : "Images from Statuses",