yoyo-player icon indicating copy to clipboard operation
yoyo-player copied to clipboard

Does it support youtube Vidoes like ext_video_player: https://pub.dev/packages/ext_video_player

Open tanveer1302 opened this issue 4 years ago • 3 comments

Hi,

Glad to see a video player with such great functionality but what i am struggling is to find a player which supports youtube videos as well. I found this player but it is pretty basic with the set of functionalities it provides. Was wondering if you can add youtube video support as well just like this player.

https://pub.dev/packages/ext_video_player

Keep up the good work mate 👍

tanveer1302 avatar Aug 13 '20 04:08 tanveer1302

For now, yoyo_player is only for streaming video (.m3u8). We will try to support youtube videos next time

ko-htut avatar Aug 13 '20 07:08 ko-htut

Hey Tanveer , Use youtube_explode_dart Package after using this you can extract 360p or 720p quality Normal url ...

and use any player of your choice BOOOM ... Your problem Solved...For Now

MeTubeapp avatar Aug 13 '20 08:08 MeTubeapp

Thanks but what I am not able to understand how to get url of the same. It just shows example of how to download the video, not the streaming option. Can you direct me towards something that will show how to get the url or share code snippet here.

Hey Tanveer , Use youtube_explode_dart Package after using this you can extract 360p or 720p quality Normal url ...

and use any player of your choice BOOOM ... Your problem Solved...For Now

tanveer1302 avatar Aug 13 '20 11:08 tanveer1302