[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-70766":3},{"id":4,"name":5,"fullName":6,"owner":5,"repo":5,"description":7,"homepage":8,"htmlUrl":9,"language":10,"languages":9,"totalLinesOfCode":9,"stars":11,"forks":12,"watchers":13,"openIssues":14,"contributorsCount":15,"subscribersCount":15,"size":15,"stars1d":16,"stars7d":17,"stars30d":18,"stars90d":15,"forks30d":15,"starsTrendScore":19,"compositeScore":20,"rankGlobal":9,"rankLanguage":9,"license":21,"archived":22,"fork":22,"defaultBranch":23,"hasWiki":22,"hasPages":22,"topics":24,"createdAt":9,"pushedAt":9,"updatedAt":39,"readmeContent":40,"aiSummary":41,"trendingCount":15,"starSnapshotCount":15,"syncStatus":42,"lastSyncTime":43,"discoverSource":44},70766,"instaloader","instaloader\u002Finstaloader","Download pictures (or videos) along with their captions and other metadata from Instagram.","https:\u002F\u002Finstaloader.github.io\u002F",null,"Python",12541,1536,179,39,0,29,74,212,87,44.56,"MIT License",false,"master",[25,26,27,28,29,30,31,32,33,34,5,35,36,37,38],"downloader","instagram","instagram-client","instagram-downloader","instagram-feed","instagram-metadata","instagram-photos","instagram-scraper","instagram-stories","instagram-user-photos","osint","osint-python","pictures","videos","2026-06-12 02:02:43",".. image:: https:\u002F\u002Fraw.githubusercontent.com\u002Finstaloader\u002Finstaloader\u002Fmaster\u002Fdocs\u002Flogo_heading.png\n\n.. badges-start\n\n|pypi| |pyversion| |license| |aur| |contributors| |downloads|\n\n.. |pypi| image:: https:\u002F\u002Fimg.shields.io\u002Fpypi\u002Fv\u002Finstaloader.svg\n   :alt: Instaloader PyPI Project Page\n   :target: https:\u002F\u002Fpypi.org\u002Fproject\u002Finstaloader\u002F\n\n.. |license| image:: https:\u002F\u002Fimg.shields.io\u002Fgithub\u002Flicense\u002Finstaloader\u002Finstaloader.svg\n   :alt: MIT License\n   :target: https:\u002F\u002Fgithub.com\u002Finstaloader\u002Finstaloader\u002Fblob\u002Fmaster\u002FLICENSE\n\n.. |pyversion| image:: https:\u002F\u002Fimg.shields.io\u002Fpypi\u002Fpyversions\u002Finstaloader.svg\n   :alt: Supported Python Versions\n\n.. |contributors| image:: https:\u002F\u002Fimg.shields.io\u002Fgithub\u002Fcontributors\u002Finstaloader\u002Finstaloader.svg\n   :alt: Contributor Count\n   :target: https:\u002F\u002Fgithub.com\u002Finstaloader\u002Finstaloader\u002Fgraphs\u002Fcontributors\n\n.. |aur| image:: https:\u002F\u002Fimg.shields.io\u002Faur\u002Fversion\u002Finstaloader.svg\n   :alt: Arch User Repository Package\n   :target: https:\u002F\u002Faur.archlinux.org\u002Fpackages\u002Finstaloader\u002F\n\n.. |downloads| image:: https:\u002F\u002Fpepy.tech\u002Fbadge\u002Finstaloader\u002Fmonth\n   :alt: PyPI Download Count\n   :target: https:\u002F\u002Fpepy.tech\u002Fproject\u002Finstaloader\n\n.. badges-end\n\n::\n\n    $ pip3 install instaloader\n\n    $ instaloader profile [profile ...]\n\n**Instaloader**\n\n- downloads **public and private profiles, hashtags, user stories,\n  feeds and saved media**,\n\n- downloads **comments, geotags and captions** of each post,\n\n- automatically **detects profile name changes** and renames the target\n  directory accordingly,\n\n- allows **fine-grained customization** of filters and where to store\n  downloaded media,\n\n- automatically **resumes previously-interrupted** download iterations.\n\n::\n\n    instaloader [--comments] [--geotags]\n                [--stories] [--highlights] [--tagged] [--reels] [--igtv]\n                [--login YOUR-USERNAME] [--fast-update]\n                profile | \"#hashtag\" | :stories | :feed | :saved\n\n`Instaloader Documentation \u003Chttps:\u002F\u002Finstaloader.github.io\u002F>`__\n\n\nHow to Automatically Download Pictures from Instagram\n-----------------------------------------------------\n\nTo **download all pictures and videos of a profile**, as well as the\n**profile picture**, do\n\n::\n\n    instaloader profile [profile ...]\n\nwhere ``profile`` is the name of a profile you want to download. Instead\nof only one profile, you may also specify a list of profiles.\n\nTo later **update your local copy** of that profiles, you may run\n\n::\n\n    instaloader --fast-update profile [profile ...]\n\nIf ``--fast-update`` is given, Instaloader stops when arriving at the\nfirst already-downloaded picture.\n\nAlternatively, you can use ``--latest-stamps`` to have Instaloader store\nthe time each profile was last downloaded and only download newer media:\n\n::\n\n    instaloader --latest-stamps -- profile [profile ...]\n\nWith this option it's possible to move or delete downloaded media and still keep\nthe archive updated.\n\nWhen updating profiles, Instaloader\nautomatically **detects profile name changes** and renames the target directory\naccordingly.\n\nInstaloader can also be used to **download private profiles**. To do so,\ninvoke it with\n\n::\n\n    instaloader --login=your_username profile [profile ...]\n\nWhen logging in, Instaloader **stores the session cookies** in a file in your\ntemporary directory, which will be reused later the next time ``--login``\nis given.  So you can download private profiles **non-interactively** when you\nalready have a valid session cookie file.\n\n`Instaloader Documentation \u003Chttps:\u002F\u002Finstaloader.github.io\u002Fbasic-usage.html>`__\n\nContributing\n------------\n\nAs an open source project, Instaloader heavily depends on the contributions from\nits community. See\n`contributing \u003Chttps:\u002F\u002Finstaloader.github.io\u002Fcontributing.html>`__\nfor how you may help Instaloader to become an even greater tool.\n\nSupporters\n----------\n\n.. current-sponsors-start\n\n| Instaloader is proudly sponsored by\n\n.. list-table::\n  :align: center\n\n  * - |socialapis|\n  * - `SocialAPIs \u003Chttps:\u002F\u002Fsocialapis.io\u002F?utm_source=github&utm_medium=sponsor&utm_campaign=instaloader>`__\n\n|\n\n.. list-table::\n  :align: center\n\n  * - `@rocketapi-io \u003Chttps:\u002F\u002Fgithub.com\u002Frocketapi-io>`__\n\n|\n\nSee `Alex' GitHub Sponsors \u003Chttps:\u002F\u002Fgithub.com\u002Fsponsors\u002Faandergr>`__ page for\nhow you can sponsor the development of Instaloader!\n\n.. |socialapis| image:: .\u002F.sponsor-logos\u002Fsocialapis.png\n   :alt: SocialAPIs\n   :target: https:\u002F\u002Fsocialapis.io\u002F?utm_source=github&utm_medium=sponsor&utm_campaign=instaloader\n   :height: 96px\n\n.. current-sponsors-end\n\nIt is a pleasure for us to share our Instaloader to the world, and we are proud\nto have attracted such an active and motivating community, with so many users\nwho share their suggestions and ideas with us. Buying a community-sponsored beer\nor coffee from time to time is very likely to further raise our passion for the\ndevelopment of Instaloader.\n\n| For Donations, we provide GitHub Sponsors page, a PayPal.Me link and a Bitcoin address.\n|  GitHub Sponsors: `Sponsor @aandergr on GitHub Sponsors \u003Chttps:\u002F\u002Fgithub.com\u002Fsponsors\u002Faandergr>`__\n|  PayPal: `PayPal.me\u002Faandergr \u003Chttps:\u002F\u002Fwww.paypal.me\u002Faandergr>`__\n|  BTC: 1Nst4LoadeYzrKjJ1DX9CpbLXBYE9RKLwY\n\nDisclaimer\n----------\n\n.. disclaimer-start\n\nInstaloader is in no way affiliated with, authorized, maintained or endorsed by Instagram or any of its affiliates or\nsubsidiaries. This is an independent and unofficial project. Use at your own risk.\n\nInstaloader is licensed under an MIT license. Refer to ``LICENSE`` file for more information.\n\n.. disclaimer-end\n","Instaloader 是一个用于从 Instagram 下载图片、视频及其相关元数据（如标题、地理位置标签等）的工具。它支持下载公开和私密的个人资料、话题标签、用户故事、动态以及保存的媒体，并且能够自动检测并处理用户名变更情况。此外，该工具还提供了详细的自定义选项，允许用户根据需要设置过滤器及存储路径，并且具备断点续传功能，确保下载过程的连续性。Instaloader 适用于需要备份Instagram内容或进行数据分析的研究者和个人用户。",2,"2026-06-11 03:34:04","high_star"]