Android developer portal with tools, libraries, and apps

YouTube kotlin multiplatform player. The YouTubePlayer composable allows you to embed a YouTube video player in your Jetpack Compose app.

Feb 27, 2024

Youtube-dl-android is just another java Android library wrapper for youtube-dl executable. Use this library to download videos from youtube-dl supported sites in android apps.

Features

  • Download binaries on the go. This help to reduce apk size.
  • Always up to date version youtube-dl for use.
  • Easy to use
  • Supports FFmpeg for file conversion in youtube-dl.
  • Custom youtube-dl options are supported.
Mar 27, 2020

You can create customized Snackbar with KSnack. - Use MinimalKSnack for snackbar on top of screen. (like youtube connection alert) - 2 Types animation: Fade and Slide.

Feb 26, 2019

Selection Dialog library that allows developers to simply single selection and multiple selection from some data list.

Dec 14, 2018

An Easy to use library for managing individual fragment back stack as Instagram and Youtube does. Easily pluggable with client code, not much code change needed.

Jun 9, 2018

YouTube component for Android, iOS and React. This is a suite of utility libraries around using YouTube inside your Android, iOS or React Native app.

Mar 19, 2018

Youtube app uses a nice ProgressBar for pagination. The ProgressBar goes down using transition and then disappear when the process ends. This library does the same behavior.

Jan 22, 2018

This is an Android library to get information of videos from Youtube channels. You can retrieve title, link and thumbnail of a video from a specific channel. You can also get the statistics of a video like view, like, dislike, favorite and comment count.

Jan 8, 2018

Simple and clean architecture of android YouTube video player.

Dec 30, 2017

A library to download Youtube video as mp3 files.

Sep 10, 2017

Android Youtube Player library without any dependency, webview based.

Jul 15, 2017
Advertisement

Behavior collection for CoordinatorLayout.

  • YoutubeLikeBehavior
  • GoogleMapLikeBehavior
  • BottomNavigationBehavior

For example, it possible to drag View like the Youtube app.

Jan 10, 2017

Morphing play-pause animated drawable.

Dec 15, 2016

The android-youtube-player API provides a simple View that can be easily integrated in every Activity and Fragment.

It is the easiest way to play YouTube videos in an Android app.

The library interacts with YouTube through the IFrame Player API, that runs in a WebView. The web UI of the player is hidden, a native UI is used to control the player.

This library also provides a Chromecast YouTube player, that you can use to cast YouTube videos from your app to a Chromecast device.

Sep 12, 2016

Helper library for Android developers looking to add YouTube video playback in their applications via the iframe player in WebView.

May 31, 2016

Minimized/Floating Youtube.

May 16, 2016

A lightweight Youtube frontend for Android.

Dec 27, 2015

The purpose of this repo is to demonstrate the functionality of the YouTube Library for Android which acts as an API for the main YouTube application.

Jun 24, 2015

Simply pass a url to play youtube video on new activity. It supports screen orientation, media volume control and etc.

Feb 15, 2015

YouTubeHelper allows to fetch information from YouTube. You can get info about videos, users, comments, etc.

Feb 3, 2015