[instagram] add 'include' option (closes #1180)
Split the functionality of the old 'user' extractor into separate
'posts' and 'highlights' extractors, which respond to virtual URLs
('/<user>/posts' and '/<user>/highlights')
This commit is contained in:
@@ -123,6 +123,7 @@ SUBCATEGORY_MAP = {
|
||||
"story": "",
|
||||
},
|
||||
"instagram": {
|
||||
"posts": "",
|
||||
"saved": "Saved Posts",
|
||||
},
|
||||
"newgrounds": {
|
||||
|
||||
Reference in New Issue
Block a user