Skip to content

This app lets you to save, browse playlist and watch videos of YouTube channels.

Notifications You must be signed in to change notification settings

ajaygalagali/YourChannel-Android-App-YouTube-API

Repository files navigation

YourChannel-YouTube-API-Implementation

  • Search YouTube Channels and add it to your list.
  • Browse the playlists of listed channels and watch the videos from playlists.
  • Used MVVM Architecture with Retrofit and Coroutines.

Use the following constants to successfully run the app

BASE_URL = "https://www.googleapis.com/youtube/"
API_KEY = "Your_API_KEY"

Get your API Key from GCP

YouTube Data API Reference - click here

Watch demo video here