Skip to content

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

Notifications You must be signed in to change notification settings

ser-arthur/media-batch-download-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages