Skip to content

LeCodeurDuDimanche/php-player

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHP Player

A package to asynchronously play music using PHP

This package is in early development stage

Requirements

This library relies on ffmpeg, youtube-dl and aplay. PHP version >= 7.2

Installation

    composer require lecodeurdudimanche\php-player

Basic usage

// TODO

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

License

MIT License

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages