Skip to main content

play audio in any available way

Project description

Play audio in any available way.

ffplay mpv vlc mpg123 cmus simpleaudio pyaudio playsound auto

Installation

python -m pip install anyplayer

with any supported player:

python -m pip install anyplayer[dev]

Simple Example

from anyplayer import get_player

player = get_player('auto', './ba.mp3')
player.start()
player.wait()

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.6.tar.gz (7.2 kB view hashes)

Uploaded Source

Built Distribution

anyplayer-0.0.6-py3-none-any.whl (10.3 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