Skip to content

KINGCYREX/Cool_Downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cool Downloader

Cool Downloader is a Python-based command-line tool for downloading files with a progress bar. Users can input the download link and save path, and the program handles the download while displaying a progress bar and completion messages.

Features

  • Download files from a provided URL
  • Display a progress bar with download percentage
  • Notify users upon download completion or error
  • Simple and user-friendly interface

About

Cool Downloader is a versatile tool designed to simplify the process of downloading files from the internet while providing visual feedback through a progress bar.

License

MIT License

Requirements

  • Python 3.x
  • requests (install using pip install requests)
  • tqdm (install using pip install tqdm)

Forking

Fork the repository. Create a new branch (git checkout -b feature/YourFeature). Commit your changes (git commit -m 'Add some feature'). Push to the branch (git push origin feature/YourFeature). Open a pull request.

Support

Support If you have any questions or need support, please open an issue on GitHub or contact us at kiamarsnazaridehkordi@gmail.com or call +989903390280.

Usage

Clone the repository:

git clone https://github.com/YourUsername/CoolDownloader.git
cd CoolDownloader
pip install -r requirements.txt
chmod +x Cool_Downloader.py
python cool_downloader.py

About

Cool Downloader is a Python-based command-line tool for downloading files with a progress bar. Users can input the download link and save path, and the program handles the download while displaying a progress bar and completion messages.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages