YoutubeDownloader icon indicating copy to clipboard operation
YoutubeDownloader copied to clipboard

Android App for searching for videos on Youtube by keywords using YouTube Data API and download videos from YouTube in different formats.

Description

  • 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.

Libraries included in this project:

  • 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

Screenshots

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"