marwa-eltayeb / YoutubeDownloader

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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"

About

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


Languages

Language:Java 100.0%