Skip to content

Theju1212/Smart_Downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

1 Commit
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Smart Downloader

Smart Downloader is a simple Python-based tool that lets you download files from the internet (PDFs, images, videos, YouTube links, etc.) directly using their URLs.

πŸš€ Features

Download any file via direct URL (PDF, image, ZIP, etc.)

Download YouTube videos using pytube

Save files to your system automatically

Works inside a virtual environment (venv)

πŸ“‚ Project Structure

smart-downloader/ │── downloader.py # Main script │── requirements.txt # Dependencies │── README.md # Project documentation │── .venv/ # Virtual environment (not uploaded to GitHub)

πŸ“Œ Example Links to Test

PDF β†’ https://arxiv.org/pdf/1706.03762.pdf

Image β†’ https://www.w3.org/People/mimasa/test/imgformat/img/w3c_home.jpg

YouTube β†’ https://www.youtube.com/watch?v=dQw4w9WgXcQ

ZIP β†’ https://github.com/vinta/awesome-python/archive/refs/heads/main.zip

πŸ“€ Deployment

This is a Python CLI tool, but you can:

Upload to GitHub as an open-source project

Convert into a Flask web app to deploy on Render

πŸ‘¨β€πŸ’» Author

Created by Thejaswini

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors