- 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