Bulk Youtube Video Downloader is a python program used to download high quality youtube video in bulk by providing the youtube video link and custom tiles in a csv file.
🏠 Homepage
✨ Demo
- Step_1: Go to releases and Download the latest version.
- Step_2: Now Extract the downloaded Folder.
- Step_3: Double click or Run the application named app.
- Step_4: Browse and select the CSV File(Files) and click on download and watch the magic happening.
- Step_5: Yiu can the downloaded videos in the Videos folder located inside the BYVD Folder.
For Windows: Download from the repository:
For Linux: git clone https://github.com/TheForgotensoul/Bulk_Youtube_Video_Downloader.git
cd to the folder in cmd(terminal) and run:
pip install -r requirements.txt
Then go into your download folder(/home/toto/Desktop/Bulk_Youtube_Video_Downloader) and extract the ffmped.zip in to the same folder. The folder should look something like the below image.
Place the CSV file in the the CSV Files folder. The CSV File should look like the below Image.
Do not change the header names.
cd Bulk_Youtube_Video_Downloader (Ex: cd /home/toto/Desktop/Bulk_Youtube_Video_Downloader )
# Then run:
python CLI.py
The videos will be populated in Videos Folder in the same location.
👤 theforgotensoul
- Twitter: @theforgotensoul
- GitHub: @theforgotensoul
Contributions, issues and feature requests are welcome!
Feel free to check issues page. You can also take a look at the contributing guide.
Give a ⭐️ if this project helped you!
Copyright © 2022 theforgotensoul.
This project is MIT licensed.
This README was generated with ❤️ by readme-md-generator