smedic / Android-YouTube-Background-Player

YouTube background player

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Android-YouTube-Background-Player

YouTube client for playing music in background. It is also capable of playing music while screen is off.

Application reproduces only audio stream without video, which significantly reduces network load. Stream is chosen adaptively based on network quality.

Player provides mechanisms for searching content, saving it in favorites list, accessing recently played music and loading user playlists by using OAuth2.0. Also, skin can be chosen by using color picker.

These features violate Google YouTube's terms of service and cannot be uploaded to Google Play Store; therefore, I have developed it just for personal purposes as sample project.


Releases can be found here https://github.com/smedic/Android-YouTube-Background-Player/releases.

Latest version is 2.2 and APK can be downloaded from here https://github.com/smedic/Android-YouTube-Background-Player/releases/download/2.2/app-debug_v2_2.apk

About

YouTube background player

License:Apache License 2.0


Languages

Language:Java 100.0%