Skip to main content

play audio in any available way

Project description

anyplayer —

Play audio in any available way.

ffplay mpv vlc mpg123 cmus simpleaudio pyaudio playsound pydub auto

Install:

`sh python -m pip install anyplayer `

Demo:

`py from anyplayer import get_player player = get_player('auto', './ba.mp3') player.start() player.wait() `

Recommended optional dependencies:

Only wav audio or no audio: Python module simpleaudio.

Multiple audio (& video) formats supported: command-line tool FFmpeg.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

anyplayer-0.0.2.tar.gz (7.1 kB view hashes)

Uploaded Source

Built Distribution

anyplayer-0.0.2-py3-none-any.whl (10.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page