public

Rpg Maker Developers Group

Simple enough for a child, powerful enough for a developer

2 Followers

Javascript YouTube Player

BMM Archive · July 16, 2026

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: Javascript YouTube Player
  • Original author: biud436
  • Original date: August 24, 2018
  • Source thread: https://forums.rpgmakerweb.com/threads/youtube-player.99284/
  • Source forum path: Game Development Engines > Visual Novel Maker Directory > Visual Novel Maker Plugins and Extensions

Summary

YouTube Player Extension​Introduction This extension will cover setting up or playing YouTube video in Visual Novel Maker. Extension Download Link - https://github.com/biud436/VNM/raw/master/RS_YoutubePlayer.zip

Archived First Post

YouTube Player Extension
Introduction
This extension will cover setting up or playing YouTube video in Visual Novel Maker.


Extension Download
Link - https://github.com/biud436/VNM/raw/master/RS_YoutubePlayer.zip


How to Use
You can install the extension using [Tool - Extension Manager] after downloading extension file called RS_YoutubePlayer.zip.

So you can choose YouTube Player within Collections list and then create a new record and do set the video quality or video size inside the window.

DZ2p96L.png

See the movie tab in an event command, so there is a new command called 'Play YouTube Video'.

You can do type the video URL inside the text area and would play the YouTube video during the game.

FCpy2e0.png

Q&A
Q. What is the number value named Callback Time?
A. Callback Time that means the time takes for the frame update to resume. The frame update is stopped when playing the YouTube video. If the video is ended, then the frame update will resume after 2 seconds. that is because if there has <iframe> tag, window.requestAnimationFrame() method will be stopped.
Change Log
2018.08.23 (v1.0.0) - First Release.
2018.08.24 (v1.0.1) :
- Now Youtube Player would control parameters using Record Manager.
- Youtube Player could return as the previous scene after finished the video.
- Added setSize method.
2018.08.24 (v1.0.2) - Supported for Action-based UI.


License
MIT License

Downloads / Referenced Files

Log in to download

Log in, then follow the RPG Maker Developers Group to see these download links.

Log in to download

License / Terms Note

License MIT License

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.

#rpg-maker-archive#vnm-plugins

Replies (0)

No replies yet.

0 replies 2 views

Log in to reply.

User Avatar