Skip to content

nushen96/youtube_list_to_mp3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Youtube list to mp3 downloader

Tiny script to convert a list of youtube videos to mp3. The list should be stored in a file named url_list.txt.

Requirements

  • Python 3.x

Run Locally

Clone the project

  git clone https://github.com/nushen96/youtube_list_to_mp3.git

Go to the project directory

  cd youtube_list_to_mp3

Install dependencies

  pip install -r requirements.txt

Run the script

  python3 main.py

Outcome

The download mp3 files will be saved in the videos folder.

Authors

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages