Skip to content

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

Notifications You must be signed in to change notification settings

marwa-eltayeb/YoutubeDownloader

Repository files navigation

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"