Hi. I'm trying to set up a page on my site that will display all videos from my YouTube channel in a custom layout. I've looked around for packages to do this, but they all seem to be for choosing a single video to embed, not using the YouTube API in general.
The YouTube for Umbraco package looked like a good place to start, so I installed that, and it got me the YouTube .NET API library DLLs, but the package only comes with an Angular property editor, no macros or other Razor sample code.
What's the simplest way I can use the YouTube API via Razor in Umbraco, to output data for all of my channel's videos?
Using YouTube API via Razor?
Hi. I'm trying to set up a page on my site that will display all videos from my YouTube channel in a custom layout. I've looked around for packages to do this, but they all seem to be for choosing a single video to embed, not using the YouTube API in general.
The YouTube for Umbraco package looked like a good place to start, so I installed that, and it got me the YouTube .NET API library DLLs, but the package only comes with an Angular property editor, no macros or other Razor sample code.
What's the simplest way I can use the YouTube API via Razor in Umbraco, to output data for all of my channel's videos?
Hi David,
Did you see the Razor samples here?
Jeavon
is working on a reply...