- YoutubeDownloader is an application for searching for videos on Youtube by keywords, using YouTube Data API.
- It that lets you download videos from YouTube in different formats.
- YouTubeExtractor (Downloading Videos)
- AndroidYoutubePlayer (Playing Videos)
- Paging (Searching for more videos)
- Live Data (Android Architecture Components)
- ViewModel (Android Architecture Components)
- RecyclerView
- Glide
- Retrofit
- Gson
- Navigation Component
Project Preview: Youtube.
Note: Use your Api key as there are limited Youtube quotas. After you get it, put it in local.properties file
apiKey="XXXXXXXXXXXXXXXXXXXXXXXX"