V 2.0.6 Plyr Video Player | Fullscreen, Qualities, Captions, Thumbnail, Attaractive UI

PLYR Video Player

Plyr is a simple and straightforward way to implement an awesome video player in your apps without worrying about state management. It has tone of features that make it stand out against other players in the market. You can freely use it in your personal & commercial projects. It is based on Plyr.io


Features

  • Supports Thumbnail
  • Supports live streaming
  • Supports M3U8 files
  • Supports Multiple Captions
  • Supports Multiple video qualities
  • Supports Cache
  • Smooth Video Loading
  • Responsive design
  • Supports Local Files
  • Works Offline

and much much more is coming.


Documentation

init 2.0

Use this block to setup player inside an arrangement.

Layout : Arrangement
Path : URL or a local path. For e.g. “/storage/emulated/0/video.mp4” or “https://example.com/video.mp4”
Thumbnail : Image that you want to show as a thumbnail. Either offline or online.
Subtitle : Subtitle path. File format should be SRT. In the next version I will add VTT as well.
Subtitle Language : Language of subtitle file
Media Type : Specify the type of media that you are using. Media Type blocks are given in the extension.
Controls : Provide a list of controls that you want to show.

subtitles

Add a new subtitle file. Multiple subtitle files are supported.

play

Play Video

pause

Pause Video

stop

Reset video to initial position

remove-subtitles

Remove all subtitles

forward

Seek forward

rewind

Seek Backward or rewind.

get metadat

Get information about the current video. It returns a dictionary object that can easily be used with dictionary blocks to find specific information. It returns following info :

  • Path
  • Media Type
  • Thumbnail
  • Duration
  • List Of Qualities
  • Title of video

OnReady

Event Raised when video player is ready

OnPlay

Event Raised when video is played

OnPause

Event Raised when video is paused

complete

Event Raised when video is completed

error

Event Raised when there is an error


timeupdated

Event Raised when current position of video is changed.

trackadded

Event Raised when a new subtitle track is added to the player.

got metadat

Event Raised when player returns an object of Metadata that you can use to find information about current video

got text

This block returns the current caption text that you can use to show captions in custom view.

loading state

Event Raised when loading state of the player changes. You can use this to show some loading animation in custom design

component_event

Event Raised when full screen state changes. You can use this to change orientation of screen.


loop

Enable loop

aource

Change video source.
Remember : It only works if you have not initially used a m3u8 link.

Media Types

Specify the type of media that you are using.


current quality

Change the quality of the video. It works only when you are using a HLS file that has multiple qualities. It takes index of the quality.

captions visible

Set the captions visible to true or false.

current track

Change current subtitles track. It accepts index of the track.

speed :new:

Change the speed of the player.

thumbnail :new:

Change the thumbnail of the video

Custom Controls

These are the controls that you can provide to player in initialize block.


Screenshots







Download Files

Version 1.0

Redirecting...
The link is to an open group related to kodular app development. You can find both aix and aia file there.

Version 1.0.5

AIX File : Plyr.aix (143.8 KB)
AIA File : plyr_io_V1.0.5.aia (145.6 KB)

Version 2.0

AIX File : Plyr.aix (152.6 KB)
AIA File (Simple) : plyr_ioV2.aia (155.2 KB)
AIA File (Custom Design) : plyr_customV2.aia (278.9 KB)

Version 2.0.1

AIX File : Plyr.aix (148.3 KB)

Version 2.0.5

AIX File : Plyr.aix (168.5 KB)
AIA File : Plyr.aia (149.4 KB)

Version 2.0.6 (Latest)

Aix File : com.dreamers.plyr.aix (171.3 KB)


Whats New In V1.0.5

Whats New In V 2.0.

Whats New in V 2.0.1

Fixed issue in full screen when content goes behind navigation bar.

Whats In V 2.0.5

  1. Removed Scale block as you don’t need it anymore.
  2. Fixed Full screen issue now you can easily change orientation and player will scale accordingly.
  3. Fixed issue of navigation bar overlapping the main UI in full screen

V 2.0.6

1- Fixed failed to load webpage in companion.


Special Thanks

A special thanks to https://plyr.io/ for providing a really awesome video player library. Make sure to visit their site.


Open Source

The extension is now open source. You can find it here.


Become a Supporter


Support

If you liked my work, you can support me and motivate me to release more extensions and helpful stuff by joining my Facebook group and subscribing to my YouTube channel.
Facebook : App Development With Kodular
YouTube : https://www.youtube.com/channel/UCSSQg8iowZRTSP4kCypUYdw


Thanks For Your Precious Time

89 Likes
MX player Movie Streaming video src (get)
How to use plyr extension in full screen video play
Video player proper scaling
Submit Bugs in Plyr Video Player Here
How to make these systems in kodular app
Bug in Video Player component using m3u8
Zee5 Streaming Movie and shows (getSource)
Change Video Quality (resolution 240p, 360p) etc
About google drive
Video loading time is very much
PLYR Video Player Show Error
V1.0.5 Exoplayer for AppInventor | Play media with Google's Exoplayer
Is there a way to use a audio player with slider to control the duration?
I need Video Player Support Dual Audio
Offer 20$ Make Custom Video Player Extension
Plyr with relative view extension
Message to Diego and kodular team
Is there any way to change the video quality in online streaming video?
About google drive
PLEASE HELP ME.. ı want make live tv
Can I speed up and slow down the tempo for the sounds?
Playing cloudinary videos in app using PLYR video player extension
YouTube Player: How to add a Change Quality Settings
Good morning Koders. How can I define a general User-agent for my application?
I'm looking for an exo player extension that is recognized by kodular
I need Best Video Player For New Kodular Update
Plyr Player Extension Not Working
I want to list file in m3u format
PLYR Player not working
How to make WhatsApp status like app?
My youtube channel copy to kodular?
Exoplayer (audio) not working on Fenix version!
RTMP Extension player
Video playback help
I want to make a login screen with clouidinary, can you help me?

Wow thats a great extension . Thank youu :tada:

6 Likes

Very Nice Buddy, And Thank you

6 Likes

This post was flagged by the community and is temporarily hidden.

6 Likes

This topic is not about gateway. However if you have any ideas about a gateway that works in Pakistan you can pm me with details and I will see what I can do.

6 Likes

Nice extension.

7 Likes

Perfect extension, exactly what I was looking for. :clap:

6 Likes

This extension is incredible for my proyect.

4 Likes

Yes, this extension is one of the best video player extensions ever. but if we have an option to exit full screen, then this will be number 1.
So can you add this option?

8 Likes

Its not in full screen. It fills its parent arrangement that you provide in init method.

5 Likes

Amazing !!

6 Likes

Some good things that could be added:
full screen.
Name of the video when tapped on the screen.
Dragging your finger up or down would increase or decrease the brightness of the phone.
I know it has extension, but it would be a good idea.

10 Likes

I will try to add full screen in the next version and other features as well.
What do you mean by name of the video ? the title ??

5 Likes

Just Mind Blowing
I was Just Looking For this Extension
From Where Can I get This Awesome Extension??

6 Likes

The link is already mentioned in the post. You can check the post and find it under Downloads title.

4 Likes

How to set multi quality links

5 Likes

Use a m3u8 file link for multiple qualities. like the one given in aia or this one below :
http://demo.unified-streaming.com/video/tears-of-steel/tears-of-steel.ism/.m3u8
And set HLS to true.

5 Likes

I can"t See the Download link can you point out or Share Link Please
From where can I Donwload the extension ??
Thanks In Advance

3 Likes

4 Likes

A Big Thanks :innocent:

3 Likes