How to Use the YouTube API with Ionic
CRANK

If you want to use a Google Service like the YouTube REST API you have the chance to make requests even without going through a full user authentication and OAuth process. For some services you can easily register an API key for your application and make signed requests with that key. And that's what we will do in this tutorial to receive playlist data and video information directly from Google. Our own little YouTube search app! Getting a Google API Key for the YouTube API There are a few steps to get to the key, but all of them are

devdactic.com
Related Topics: Youtube Hybrid Mobile App Ionic