# Today I am creating a Tutorial for those who wants to create Videojs Xblock and change default video Player

**URL:** https://discuss.openedx.org/t/today-i-am-creating-a-tutorial-for-those-who-wants-to-create-videojs-xblock-and-change-default-video-player/8384
**Category:** Development
**Tags:** nutmeg
**Created:** [September 28, 2022, 12:10pm UTC](https://discuss.openedx.org/t/today-i-am-creating-a-tutorial-for-those-who-wants-to-create-videojs-xblock-and-change-default-video-player/8384 "2022-09-28T12:10:24Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Parvin\_Kumar](https://avatars.discourse-cdn.com/v4/letter/p/eada6e/32.png) [@Parvin\_Kumar](https://discuss.openedx.org/u/Parvin_Kumar)
#### Post date: [September 28, 2022, 12:10pm UTC](https://discuss.openedx.org/t/today-i-am-creating-a-tutorial-for-those-who-wants-to-create-videojs-xblock-and-change-default-video-player/8384/1 "2022-09-28T12:10:24Z")

</div>

Hi All,  
Today I am creating a topic is near to me change default video player in OpenEdx with Videojs via Xblock.  
Please refer this repo thanks to **Appsembler Team** they have created this plugin already.

> **[GitHub - appsembler/xblock-video: Universal Video XBlock with pluggable...](https://github.com/appsembler/xblock-video)**
>
> Universal Video XBlock with pluggable backend for many video hosting providers - GitHub - appsembler/xblock-video: Universal Video XBlock with pluggable backend for many video hosting providers

You have to just refer to this Xblock and create your own Videojs Xblock. Anyone can add plugins to videojs Player and call via python you will find plugins here also for your reference.

I hope this will help this community people in some way.

---

<div class="post-metadata">

### Author: ![seungjoon.kim](https://avatars.discourse-cdn.com/v4/letter/s/edb3f5/32.png) [@seungjoon.kim](https://discuss.openedx.org/u/seungjoon.kim)
#### Post date: [November 23, 2022, 10:19am UTC](https://discuss.openedx.org/t/today-i-am-creating-a-tutorial-for-those-who-wants-to-create-videojs-xblock-and-change-default-video-player/8384/2 "2022-11-23T10:19:41Z")

</div>

Hi @Parvin_Kumar,

Did you integrate xblock-video into your openedx environment? Did you use the latest release? I thought xblock-video didn’t support the latest release of openedx.  
Can you please explain how you integrate xblock-video into nutmeg release? Did you use tutor build or native build?

Thanks.

---

<div class="post-metadata">

### Author: ![Parvin\_Kumar](https://avatars.discourse-cdn.com/v4/letter/p/eada6e/32.png) [@Parvin\_Kumar](https://discuss.openedx.org/u/Parvin_Kumar)
#### Post date: [December 23, 2022, 8:01am UTC](https://discuss.openedx.org/t/today-i-am-creating-a-tutorial-for-those-who-wants-to-create-videojs-xblock-and-change-default-video-player/8384/3 "2022-12-23T08:01:45Z")

</div>

Hi Seungjoon.Kim,

so sorry not able to answer earlier i was sick. I have tried this one on latest Nutmeg Version but it is not installed on Nutmeg.
