[instagram] add 'avatar' extractor (#929, #1097, #2992)

This commit is contained in:
Mike Fährmann
2022-10-19 10:58:42 +02:00
parent ea8113ff36
commit cf86f68864
3 changed files with 59 additions and 6 deletions

View File

@@ -1517,7 +1517,12 @@ Description
when processing a user profile.
Possible values are
``"posts"``, ``"reels"``, ``"tagged"``, ``"stories"``, ``"highlights"``.
``"posts"``,
``"reels"``,
``"tagged"``,
``"stories"``,
``"highlights"``,
``"avatar"``.
You can use ``"all"`` instead of listing all values separately.