There are 1 repository under python-downloader topic.
A python Asynchronous Downloader - Pyaiodl
A python program to download anime episode in any quality from Gogoanime.
If you want a progress bar when downloading files in your python app, this is the library for you.
A command line tool to help download NPTEL courses.
LearnVideoDownloader is a Python script designed to download videos, audios and subtitles from the Microsoft Learn platform. The script allows users to specify the quality of videos and the preferred languages for subtitles.
This is a simple Python script for downloading YouTube videos using pytube library. The script provides two options on the home screen: 1. Download Video 2. See Download History
python requests download progress bar
PyDoujin is a Python Downloader for Manga and Doujin
Python Downloader | Download library with socket
A simple python youtube downloader
Download all your favorites saved tabs from Songsterr
Bulk File Downloader is a Python script that downloads multiple files concurrently from URLs listed in a .txt file, with retry mechanisms, progress tracking, and error logging.
YouTube Playlist Downloader simple python app
This Python code downloads a file using multiple threads to increase download speed, with each thread downloading a portion of the file. It also uses a progress bar to monitor the download progress.