Free Youtube Audio/Video downloader.
- Can download both audio and video
- Uses Pytube in backend
- The web server is powered by Flask
- You must have installed Python 3.7+
- You'll need to install Flask, Pytube. (Which will be covered in usage section)
- Clone this repository
git clone https://github.com/Shubhajit07/yt-downloader-flask.git
- Navigate to the work directory
cd yt-downloader-flask
- Install required libraries
pip install -r requirements.txt
- After you have successfully installed all the libraries then you can run the app.
python3 main.py
- Congratulations you have successfully launced the web server on localhost:8080 🎉🥳
- Clone this repository
git clone https://github.com/Shubhajit07/yt-downloader-flask.git
- Navigate to the work directory
cd yt-downloader-flask
- Make the run.sh file executable
chmod 777 run.sh
- Execute the run.sh file
./run.sh
- Single line command, just copy and paste this on your terminal. It'll handle the rest
git clone https://github.com/Shubhajit07/yt-downloader-flask.git; cd yt-downloader-flask; chmod 777 run.sh; ./run.sh
You don't have to do anything, just Install this in deta.space
Here is a sample app
If you face any problems or errors while using this or if you need help, please post an issue. And if you have any suggestions then pull requests are welcome.
Without Flask and Pytube this tool would never been created so many many thanks to the developers. And I also used Bootstrap for the basic designing.
If you liked my work, you can donate me. This will help me a lot.