Skip to main content

Tutorial: Installation

Let's install the YouTube Player into your new project.

Install the dependency

Install the dependency with your favorite package manager.

cd my-website # or whatever folder you chose
npm install @redstonewizard08/youtube-player@https://github.com/RedstoneWizard08/YouTubePlayer

Next Steps

To create an instance of the player, see Usage.