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 Run Locally Clone the project git clone https://github.com/nushen96/youtube_list_to_mp3.git Go to the project directory Install dependencies pip install -r requirements.txt Run the script Outcome The download mp3 files will be saved in the videos folder. Authors GitHub View Github
Read more