MyPlayer
A pure python media player that can be used in AI media API development.
https://orcid.org/0000-0003-0558-6699
http://www.ydook.com
Put MyPlayer in a dir, and run it python, then appreciate media with shell.
- Supported Media File Types: .wav .mp3 .wma .flv .ogg .mp4 .aif (in December, 04, 2021);
- Development import the third-party libraries: pydub(which is basic on ffmpeg), moviepy;
- Before you user MyPlayer, install ffmpeg if you haven't installed it.