YouTube Client for tvOS backend to pull user information (workaround OAuth)
This application pulls list of Subscription videos from YouTube using OAuth, saves it to Firebase and returns on callback
- Uses @IonicaBizau's YouTubeDataAPI wrapper
- Clone
git clone https://github.com/NazimAmin/YouTubePlayer-tvOS-backend
- - Run
npm install
to install node_modules - Enter API credentials in
credentials.json
- Run
node index.js