Back to Projects
fzbot - CLI Movie Downloader
May 2025
Overview
A fast and async CLI bot to search and download movies and TV shows from the internet using asyncio and aiohttp.
Problem Statement
Many download bots are slow, sequential, or require manual searching. This bot simplifies the process with an automated CLI.
Tech Stack
backend
Python
asyncio
networking
aiohttp
utility
tqdm
Key Features
Fast Downloads
Downloads chunks of files in parallel.
Smart Search
Finds download sources automatically.
Progress Visualization
CLI shows download progress with tqdm.
Screenshots

fzbot