Skip to content

Bum-Boo/BIGLOADEB

Repository files navigation

BIGLOADEB

Account-first Instagram post collection and local media management for Windows.

Overview | English | Korean | Chinese | Japanese

Area Detail
Platform Windows desktop
Main user Non-technical staff managing public Instagram account content
Storage Local SQLite database and account-based download folders
Current scope Internal-use collector, feed checker, and downloaded-post manager

Safety / Privacy Scope

  • Works with public Instagram account content only; do not use it for private, unauthorized, or client-sensitive data.
  • Stores app settings, SQLite tracking data, thumbnails, and downloaded media locally on the user's Windows machine.
  • Does not store Instagram passwords.
  • Does not implement upload/post automation.
  • Public demos and screenshots should use sanitized accounts and captions.
  • Platform access can be rate-limited or blocked by Instagram; the tool does not claim to bypass platform limits.

Download / Release

Latest release: BIGLOADEB v0.1.0

Windows ZIP:

Release artifacts should be distributed through GitHub Releases, not committed into the source tree.

Preview

The account-first screen is the main entry point for checking feeds and downloaded posts.

Registered account list

View demo walkthrough
  1. Run dist\IGPostController.exe.
  2. Select Accounts from the left navigation.
  3. Click the Feed button on a registered account row.
  4. Select Downloaded Posts from the left navigation.
  5. Check the saved post card for its thumbnail, caption, Download again, and Delete actions.

Feed check result

Downloaded posts

Quick Start

python -m venv .venv
.venv\Scripts\Activate.ps1
pip install -r requirements.txt
python -m ig_post_controller

Documentation

Status

BIGLOADEB is best presented as an internal workflow/case-study project unless all account details, private posts, client references, and staff workflow data are sanitized.

About

Account-first Instagram post collection and local media management for Windows.

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors