This package is in early development stage
This library relies on ffmpeg, youtube-dl and aplay. PHP version >= 7.2
composer require lecodeurdudimanche\php-player
// TODO
- Add error check from manager
- Prevent incorrect video being added to playlist
- Add cache control ?
- Can't setup cache dir of already running daemon (can cause cache mismatch (apparently))
- Add song removal
- Add arbitrary song selection in the playlist
- Add playlist save / load
- Add Spotify / Yt playlist import
MIT License