Skip to content

JYLinOK/MyPlayer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

MyPlayer

A pure python media player that can be used in AI media API development.


Put MyPlayer in a dir, and run it python, then appreciate media with shell.


  1. Supported Media File Types: .wav .mp3 .wma .flv .ogg .mp4 .aif (in December, 04, 2021);
  2. Development import the third-party libraries: pydub(which is basic on ffmpeg), moviepy;
  3. Before you user MyPlayer, install ffmpeg if you haven't installed it.

About

A pure python media player that can be used in AI media API development.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages