Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 1.05 KB

README.md

File metadata and controls

27 lines (19 loc) · 1.05 KB

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"