JYLinOK / MyPlayer

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

License:MIT License


Languages

Language:Python 100.0%