Preserved forum archive. This topic stores the original first post and locally mirrored RPG Maker Web attachments when available. It is posted by the BMMPlay archive account, not by the original creator.
Original Source
- Original title: YouTube Player
- Original author: biud436
- Original date: July 5, 2016
- Source thread: https://forums.rpgmakerweb.com/threads/youtube-player.64810/
- Source forum path: Game Development Engines > RPG Maker Javascript Plugins > JS Plugin Releases (RMMV)
Summary
YouTube Player 1.0.7 by Biud436 Introduction
Archived First Post
YouTube Player 1.0.7
by Biud436
Introduction
This plugin allows you to start playback of the YouTube video.
Video
In general, In Android Chrome and Mobile Safari, It doesn't automatically start playback. and you can also stop the video by clicking around the YouTube video. If you watches the video until the end, This plugin will automatically end the video playback.
How to Use
- Adding a Plugin to your Project
- Plugin Commands
This plugin command will start playback of the YouTube video.
Please enter the URL as follows.
YTPlayer play URL
Stop playback of the YouTube Video.
Code:
YTPlayer stop
Mobile Compatibility Table
Auto Play / Speed
Firefox for Android : FALSE / Slow
Chrome for Android : FALSE / Normal
Cordova Browers : FALSE / Normal
Intel XDK (HTML5 + Cordova) : TRUE / Fast
Firefox for Android : FALSE / Slow
Chrome for Android : FALSE / Normal
Cordova Browers : FALSE / Normal
Intel XDK (HTML5 + Cordova) : TRUE / Fast
Plugins
This plugin can download in the following link.
Github RAW
Change Log
2016.05.08 (v1.0.0) - First Release
2016.05.09 (v1.0.1) - Added Error Handler
2016.05.12 (v1.0.2) - Fixed a function that parses a URL.
2016.07.04 (v1.0.3) - Fixed a few logic about the range were converted to Rectangular object.
2016.10.06 (v1.0.4) - Added Canvas Filter (This function require my CSS Canvas Filter plugin)
2016.12.10 (v1.0.5) :
- Added a plugin parameter about video quality settings.
- Added the ability to play YouTube videos from a specified time.
2017.08.31 (v1.0.6) :
- Added a feature that the video size sets up with a fullscreen mode.
- Added a feature that can set the video to loop.
2018.01.08 (v1.0.7) :
- Now that The YouTube iframe will be newly created every times when playing back the video.
- Fixed the bug that is not available the function called YTPlayer.isEnded();
2016.05.09 (v1.0.1) - Added Error Handler
2016.05.12 (v1.0.2) - Fixed a function that parses a URL.
2016.07.04 (v1.0.3) - Fixed a few logic about the range were converted to Rectangular object.
2016.10.06 (v1.0.4) - Added Canvas Filter (This function require my CSS Canvas Filter plugin)
2016.12.10 (v1.0.5) :
- Added a plugin parameter about video quality settings.
- Added the ability to play YouTube videos from a specified time.
2017.08.31 (v1.0.6) :
- Added a feature that the video size sets up with a fullscreen mode.
- Added a feature that can set the video to loop.
2018.01.08 (v1.0.7) :
- Now that The YouTube iframe will be newly created every times when playing back the video.
- Fixed the bug that is not available the function called YTPlayer.isEnded();
Credit and Thanks
- Biud436
Terms of Use
Free for commercial and non-commercial use.
Downloads / Referenced Files
Log in to download
Log in, then follow the RPG Maker Developers Group to see these download links.
Log in to downloadLicense / Terms Note
Credit and Thanks - Biud436 Terms of Use Free for commercial and non-commercial use.
Creator Claims / Removal
If you are the original creator and want this listing reassigned, edited, or removed, join BMMPlay and contact the moderators with proof that matches the original RPG Maker Web profile, linked GitHub, itch.io page, or another public creator identity.
Replies (0)
No replies yet.
0
replies
1
view
Topic Summary
Loading summary...