Skip to content

Kiwi Player allows you go forward and go back in videos easily! 💃

License

Notifications You must be signed in to change notification settings

alexjameslittle/KiwiPlayer

 
 

Repository files navigation

KiwiPlayer

A light and easier playlist video implementation

KiwiPlayer came to solve a expecific feature that needs pre buffering a playlist of videos to play it closer as a single video and need to be able seek time in videos with a single UISlider

KiwiPlayer allows you go forward and go back in playlist easily!!

Kiwi treats the playlist of videos as a single video than the Total durantion and Current duration is about all videos. Just use AVFoundation framework, without any remote dependecy and is a couple of classes to include in your project.

Requirements

  • Xcode 9.0+
  • Swift 4.2+

Installation

KiwiPlayer is available throught Cocoapods and Manually

Pod

pod 'KiwiPlayer'

Manually

git clone https://github.com/vitormesquita/KiwiPlayer.git

Copy Source folder's classes (.swift) to your project. Just it!

Example

¯_(ツ)_/¯

Will be done

Author

Vitor Mesquita, vitor.mesquita09@gmail.com

License

Kiwi is available under the MIT license. See the LICENSE file for more info.

About

Kiwi Player allows you go forward and go back in videos easily! 💃

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • Swift 95.2%
  • Ruby 4.8%