YouTube video picker for Umbraco 9+.
This package features a property editor for inserting (via URL or embed code) a YouTube video. The property editor saves a bit of information about the video, which then will be availble in C#.
Install for Umbraco 10 via NuGet:
dotnet add package Limbo.Umbraco.YouTube --version 2.0.0-beta001
Install for Umbraco 9 via NuGet:
dotnet add package Limbo.Umbraco.YouTube --version 1.0.0-alpha005
Read more on GitHub.com.