YiB is an Android app, which plays audio of YouTube Videos in the background. Also, YiB provides mechanisms for searching videos, playing your playlists and downloading videos.
This feature is against YouTube terms of service and could not be present on Google Play Store; therefore, I have developed it just for personal purposes.
YTinBG provides mechanisms for searching videos and playlists on YT, as well as logging into a Google account in order to acquire private playlists, which normally cannot be accessed.
This repository contains a simple sample code intended to demonstrate the capabilities of the YouTube API V3. It is not intended to be used as-is in applications as a library dependency, and will not be maintained as such. Bug fix contributions are welcome, but issues and feature requests will not be addressed.
You can download the APP here
You can install the APK following the next guide
- Android SDK 25
- Android Build Tools v25.0.2
- Android Support Repository
- Android based YouTube url extractor
- RecyclerViewCodeSample
- Launcher icon and app icons using AndroidAssetStudio
- ExoPlayer
Tab icons
Asset size 32dp (128px)
Asset padding 2dp
Color #fff
Video item icons
Asset size 32dp (128px)
Asset padding 6dp
Color #707070 (gray icons)
Color #3681FF (pressed icons)
Color #fff (white icons)
Color #e43333 (red icons)
The code supplied here is covered under the MIT Open Source License.
You can contribute to YouTube-In-Background by different means. You can help find bugs (and report them in the issue tracker), help with the translation to different languages or you can try and implement new things yourself.