moneytoo / Player

▶ Simple and lightweight, yet polished and powerful Android video player based on ExoPlayer
https://play.google.com/store/apps/details?id=com.brouken.player
The Unlicense
1.82k stars 190 forks source link

Suppot for skip file ".skp" #615

Closed hammedcrack closed 1 month ago

hammedcrack commented 1 month ago

Currently only vlc for pc support the next m3u codes:

#EXTM3U
#EXTINF:516,c.04-10-12_07-46.01.avi
#EXTVLCOPT:start-time=14
#EXTVLCOPT:stop-time=30
C:\jb\postdv\2004BrissagoCalvia\c.04-10-12_07-46.01.avi

and none support it for android. the last code can be generated from .skp file from this website https://videoskip.herokuapp.com/exchange/ using skp-to-m3u tool https://github.com/ivan-the-terrible/skp-to-m3u. It is greate to add this option to justplayer

moneytoo commented 1 month ago

I'm sorry, but this feature is out of scope for this simple video player.