YourChannel - Custom YouTube App
How often do you get distracted by Youtube recommendations? You are watching tutorials, and slowly you will end up watching non-productive videos. This happens very often, right? To overcome this problem, I developed a custom Youtube app where you can watch only the videos of channels which you select, no random videos on your feeds, thus, increasing your productivity.
Tech Stack: Kotlin Android, MVVM Architecture, Coroutines, Youtube Data API, Retrofit
Features:
- Search YouTube Channels and add it to your list.
- Browse the playlists of listed channels and watch the videos from playlists.
- Implemented MVVM Architecture with Retrofit and Coroutines.
- Implemented YouTube Data API