#### NOTE
This is a **community plugin**, an external project maintained by its respective author.
Community plugins are not part of FiftyOne core and may change independently.
Please review each plugin’s documentation and license before use.

<a href="https://github.com/jacobmarks/fiftyone-youtube-panel-plugin" target="_blank">![GitHub Repo](https://img.shields.io/badge/GitHub-Repository-black?logo=github)</a>

# YouTube Panel Player Plugin

![youtube](https://github.com/jacobmarks/fiftyone-youtube-panel-plugin/assets/12500356/0b33b0ea-90cb-4068-b055-6c95c7ce3484)

This plugin allows you to play YouTube videos in a panel the FiftyOne App!

# Usage

The plugin comes with several FiftyOne and FiftyOne Plugins YouTube videos that
the user can play. You can also play other YouTube videos by entering the URL!

# Watch On Youtube

[![Video Thumbnail](https://img.youtube.com/vi/4rLigzm3RMA/0.jpg)](https://www.youtube.com/watch?v=4rLigzm3RMA&list=PLuREAXoPgT0RZrUaT0UpX_HzwKkoB-S9j&index=4)

# Installation

```shell
fiftyone plugins download https://github.com/jacobmarks/fiftyone-youtube-panel-plugin
```

Refer to the [main README](https://github.com/voxel51/fiftyone-plugins) for
more information about managing downloaded plugins and developing plugins
locally.

# Operators

## `open_youtube_player_panel`

- Opens the YouTube player panel on click

There are three ways to execute this operator:

1. Press the YouTube player button in the Sample Actions Menu:
   ![youtube_open_option1](https://github.com/jacobmarks/fiftyone-youtube-panel-plugin/assets/12500356/bd8f2240-f269-4a69-8f4f-28693757c056)
2. Click on the `+` icon next to the `Samples` tab and select `YouTube Player` from the dropdown menu:
   ![youtube_open_option2](https://github.com/jacobmarks/fiftyone-youtube-panel-plugin/assets/12500356/aa16e409-e16c-402c-a4e1-ccbfb514ad67)
3. Press “\`” to pull up your list of operators, and select `open_youtube_player_panel`:
   ![youtube_open_option3](https://github.com/jacobmarks/fiftyone-youtube-panel-plugin/assets/12500356/1500bf9f-0ae2-4be2-9361-1230f13f2188)
