Search Criteria
Package Details: instaloader 4.14.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/instaloader.git (read-only, click to copy) |
---|---|
Package Base: | instaloader |
Description: | Command line tool to download pictures, videos and metadata from Instagram |
Upstream URL: | https://instaloader.github.io/ |
Keywords: | downloader instagram instagram-metadata instagram-stories photos pictures python videos |
Licenses: | MIT |
Submitter: | Thammus |
Maintainer: | Thammus |
Last Packager: | Thammus |
Votes: | 30 |
Popularity: | 0.083493 |
First Submitted: | 2017-12-14 12:13 (UTC) |
Last Updated: | 2025-01-24 07:22 (UTC) |
Dependencies (7)
- python (python37AUR, python311AUR, python310AUR)
- python-requests
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-wheel (make)
- python-browser-cookie3AUR (optional) – Import session cookies from browser
Latest Comments
0liver commented on 2025-02-22 06:43 (UTC)
Downloading stories Traceback (most recent call last): File "/usr/bin/instaloader", line 8, in <module> sys.exit(main())
^^ File "/usr/lib/python3.13/site-packages/instaloader/main.py", line 584, in main exit_code = _main(loader, args.profile, ...<15 lines>... browser=args.load_cookies, cookiefile=args.cookiefile) File "/usr/lib/python3.13/site-packages/instaloader/main.py", line 302, in _main instaloader.download_profiles(~^ profiles, ^^^^^^^^^ ...<10 lines>... reels=download_reels, ^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/usr/lib/python3.13/site-packages/instaloader/instaloader.py", line 1553, in download_profiles self.download_stories(userids=list(profiles), fast_update=fast_update, filename_target=None,~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ storyitem_filter=storyitem_filter, latest_stamps=latest_stamps) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.13/site-packages/instaloader/instaloader.py", line 81, in call return func(instaloader, args, *kwargs) File "/usr/lib/python3.13/site-packages/instaloader/instaloader.py", line 854, in download_stories for i, user_story in enumerate(self.get_stories(userids), start=1):~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.13/site-packages/instaloader/instaloader.py", line 819, in get_stories stories = self.context.graphql_query("303a4ae99711322310f25250d988f3b7",{"reel_ids": userid_chunk, "precomposed_overlay": False})["data"]~~~^^^^^^^^ KeyError: 'data'somini commented on 2024-12-23 11:31 (UTC)
Python 3.13 was released, so this need to be rebuild. You should bump the pkgrel.
somini commented on 2024-05-09 18:58 (UTC)
Python 3.12 was released, so this need to be rebuild. You should bump the pkgrel.
kIERO commented on 2023-05-08 16:50 (UTC)
It was the change to python3.11 that caused the issue, I jumped the gun on flaggin.
Still, pkgrel=1 should be changed to pkgrel=2? maybe? to force a rebuild when python version changes?
rEnr3n commented on 2023-05-07 08:10 (UTC)
@kIERO That's probably an issue with yay or you're doing partial upgrade.
python-setuptools
is in makedepends. Building usingmakepkg
works fine for me.On the other hand, please bump the package for python 3.11.
kIERO commented on 2023-05-04 01:05 (UTC)
==> Starting build()... Traceback (most recent call last): File "/home/mb/.cache/yay/instaloader/src/instaloader-4.9.6/setup.py", line 6, in <module> from setuptools import setup ModuleNotFoundError: No module named 'setuptools'
somini commented on 2021-12-27 18:56 (UTC)
There was a major Python update to v3.10, this needs to be rebuild.
Please bump the package version.
selvodka commented on 2019-04-02 15:05 (UTC)
ERROR: Integrity checks are missing for: source