Alexander Graf

Results 128 comments of Alexander Graf

> Another question: Is not here a way to download only latest 300 posts (not by date, just the latest 300, and stop after that?) > > Does downloading start...

Thanks for reporting. You're correct that reels can also be pinned, and as such, the "possibly_pinned" parameter introduced in #2147 for posts should be applied to reels as well. This...

That sounds like a reasonable and useful feature! Parsing full URLs directly would certainly improve usability, especially for casual users who may not want to manually extract usernames or post...

When trying to download a non-existent profile, the initial attempt to fetch the user’s profile info from `api/v1/users/web_profile_info/?username=` returns a **404 Not Found** error. Subsequently, when Instaloader tries a fallback...

Thanks for addressing this! We updated the CI dependencies already in 487d2c366d2a2cdd78a50132d6cc47e053d12059, which is part of the `upcoming/v4.15` branch. There, we addressed the new features of Pylint and Mypy. Could...

Not reproducible, hashtag downloading works for me since v4.14.1.

This feature makes sense and aligns with enhancing profile filtering by industry. We are happy to review a pull request that adds `category_name` to `Profile` in `structures.py`.

There isn’t much Instaloader can do if Instagram enforces login restrictions, which they do even on their official web interface. We can’t work around Instagram’s access limitations. However, we should...