Skip to content

fabpico/youtube-playlist-to-mp3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 

Repository files navigation

YouTube playlist to mp3

Download YouTube videos as mp3 files.

Requirements

Install

  1. Add ./.docker/.env, ./app/.env (see samples)
  2. Start the php container: cd .docker && docker compose up -d
  3. In the php container: composer install

Use

  1. In the php container: php cli.php fabpico:convert [playlistID]

Your mp3 files will be located in ./data/mp3.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published