Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ser-arthur/mp3-download-bot

a python bot that automates MP3 downloads from youtube links using selenium and a web converter.
https://github.com/ser-arthur/mp3-download-bot

mp3-downloads python selenium webautomation

Last synced: 3 months ago
JSON representation

a python bot that automates MP3 downloads from youtube links using selenium and a web converter.

Awesome Lists containing this project

README

        

# MP3 Download Bot

This Python bot automates MP3 downloads from YouTube links using Selenium and an online converter.

## How It Works
- Reads YouTube video links from `links.txt`.
- Submits links to an online YouTube-to-MP3 converter and downloads the MP3 files.
- Saves files to the `downloads` directory in the project folder.
- Handles multiple links for batch downloads.

## Requirements
- Python 3.x
- Selenium
- Chrome Browser
- ChromeDriver

## Usage
1. Add your YouTube links to `links.txt`, one per line.
2. Run the bot with `main.py`.

## Important Notice

This tool interacts with YouTube and a third-party converter to download MP3s. Downloading content from YouTube may violate YouTube’s Terms of Service. Ensure you comply with applicable laws and have the proper rights to download and use the content. Use this tool responsibly and at your own risk.

## Responsible Use

This bot is intended for educational purposes only. Always verify content rights before downloading. Consider using legitimate sources for royalty-free or Creative Commons content when appropriate.