vijaykumarpeta /
yt-comments-extractor
A modern Python GUI application to batch extract YouTube comments and metadata to CSV. Features spam filtering, relevance sorting, and a dark-mode interface.
Loading repository data…
fiks9 / repository
A modern Python desktop application to securely log in and download Instagram stories using a clean GUI and 2FA support.
InstaStory Desktop is a user-friendly desktop application built with Python and customtkinter that allows you to securely log into your Instagram account and download active stories (your own or from any public/accessible target user). It securely handles two-factor authentication (2FA) and saves your login session so you don't have to log in every time.
customtkinter featuring a clean dark/light mode interface.session.json) so your subsequent logins are instant.requirements.txt for the needed packages:
customtkinterinstagrapiPillowrequestsClone the repository:
git clone https://github.com/fiks9/InstaStory-Desktop.git
cd InstaStory-Desktop
Install dependencies:
pip install -r requirements.txt
Run the application:
python main.py
Usage Instructions:
Educational Purposes Only. This application is provided strictly for educational purposes and personal use (e.g., to create local backups of your own stories). The author is NOT responsible for any misuse, account bans, or actions taken by Instagram/Meta.
Web scraping and downloading content may go against Instagram's Terms of Service. By using this software, you do so entirely at your own risk. DO NOT use this software for spam or aggressive mass scraping.
Contributions, issues, and feature requests are welcome! Feel free to check the issues page or submit a Pull Request.
Selected from shared topics, language and repository description—not editorial ratings.
vijaykumarpeta /
A modern Python GUI application to batch extract YouTube comments and metadata to CSV. Features spam filtering, relevance sorting, and a dark-mode interface.
Mobin-Madadi /
A modern math game built with Python and CustomTkinter.
Rottie420 /
A lightweight open-source desktop app that captures your microphone input, applies smoothing, and displays a real-time waveform with a modern grid visualizer. Built with Python, CustomTkinter, and SoundDevice.
toxicbishop /
A modular Python music player ecosystem. Features a legacy CLI version with a terminal-based selection menu, alongside modern, dark-themed GUI versions (v1.0.0 and v1.0.1) built using CustomTkinter. Supports automatic scanning of local directories for MP3/WAV files, intuitive media controls, and standalone Windows executables.
toxicbishop /
A modern, dual-interface Python application to fetch and display Pokémon data using the PokéAPI. Features a responsive GUI built with customtkinter and a fast CLI.
D0pExD /
Automated GitHub workflow manager and contribution scheduler with a modern desktop UI.