98 Forks
573 Stars
573 Watchers

ArtPlayer

Kotlin实现的视频播放器,将MediaPlayer与VideoView解耦合,支持切换播放器内核(如ExoPlayer和ijkPlayer),支持自定义控制视图,提供MediaPlayerManager实现全屏模式,小屏幕模式等。

How to download and setup ArtPlayer

Open terminal and run command
git clone https://github.com/maiwenchang/ArtPlayer.git
git clone is used to create a copy or clone of ArtPlayer repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with ArtPlayer https://github.com/maiwenchang/ArtPlayer/archive/master.zip

Or simply clone ArtPlayer with SSH
[email protected]:maiwenchang/ArtPlayer.git

If you have some problems with ArtPlayer

You may open issue on ArtPlayer support forum (system) here: https://github.com/maiwenchang/ArtPlayer/issues