Play mp3 files over the commandline
Project description
mp3p
command line mp3-player
Description
mp3p is a python program used to play mp3 files.
Commands
play : plays an audio file given as an argument or starts playback after the pause command (no argument)
pause : pauses the playback and also continues playback if paused
stop : stops the playback
volume : sets the volume based on an argument given as a percentage
mute : toggles between 0% volume and the last nonzero volume
goto : jumps to the specified timestamp in the audio file
jump : jump forward or backward in the audio by the specified amount in seconds
exit : exit out of the program
Istallation
Use the package manager pip to install mp3p.
pip install mp3p
Usage
play test.mp3
volume 50
pause
play
mute
stop
The timestamp can be specified as:
(hours:minutes:seconds)
(minutes:seconds)
(seconds)
goto 1:25:04
goto 45:23
goto 12
jump +30
jump -15
License
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file mp3p-1.0.0.tar.gz
.
File metadata
- Download URL: mp3p-1.0.0.tar.gz
- Upload date:
- Size: 4.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/47.1.1 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.8.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 83662dec078097292400c939dfd1f1ff9a2a1aea53aaeaf7a0a916f710814b57 |
|
MD5 | 8408cf52a7312f7b7981f2536f7b85b0 |
|
BLAKE2b-256 | 35a07423fc2dabec1119049a452af0ec3919fcfcbbb2c7e7df694fee245eb28d |
File details
Details for the file mp3p-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: mp3p-1.0.0-py3-none-any.whl
- Upload date:
- Size: 5.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/47.1.1 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.8.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2b907829c584f97d225274796f4e49f4a976e87a4661bda3e82b4d0ed59eac29 |
|
MD5 | 20aef07f65dad6ffd05c25a5f62f7976 |
|
BLAKE2b-256 | a78762fbc417741a4f51c418cecb9fc46121bc376bd59508f2389959e546060d |