Get Saved Collections by Name
Is it possible to retreive the list of saved collections and their names with this API? I only see the collection IDs returned with the saved items, but there's no way to get the collection names.
Is there a way ?
There's ig.feed.saved() now.
@Nerixyz did you added possibility to fetch collection by id? ig.feed.saved() returns only main collection.
@Nerixyz did you added possibility to fetch collection by id? ig.feed.saved() returns only main collection.
This isn't supported yet, feel free to open a PR and add it.
Yes, useful to have.
@Nerixyz did you added possibility to fetch collection by id? ig.feed.saved() returns only main collection.
This isn't supported yet, feel free to open a PR and add it.
Is it added in v2?
#1684 i opened PR @Nerixyz
#1684 i opened PR @Nerixyz
I saw it, it looks okay to me. But I can't publish any version on npm.
@dilame what do u think?