Skip to content

sanjok1988/youtubeVideoToMp3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

YouTube Video Bulk Downloader and MP3 Converter

Setup

  1. Create a virtual environment:

    python -m venv venv
  2. Install required packages:

    pip install -r requirements.txt
  3. Activate the virtual environment:

    source venv/bin/activate

Usage

  1. Paste YouTube video URLs into youtube_links.txt.

  2. Run the application:

    python main.py

Notes

  • This application downloads YouTube videos in bulk and converts them to MP3.

  • Make sure to activate the virtual environment before running the application.

  • Paste the YouTube video URLs into the youtube_links.txt file.

  • The downloaded MP3 files will be available in the specified output folder.

Enjoy your bulk YouTube video downloading and MP3 conversion!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages