How it works
Step 1
Create an ionic angular app or use an existing one. We will create a new one using the "tabs" template.
ionic start myApp tabs
Step 2
Install the following dependencies
ionic cordova plugin add cordova-plugin-advanced-http
npm install ionic-youtube-search --save
https://www.npmjs.com/