YiB
extracts audio from YouTube videos and plays them in background
AppID: | com.teocci.ytinbg |
Author: | Jorge Frisancho |
License: | MIT |
Donation: | Webpage |
InRepoSince: | 2019-02-23 |
LastRepoUpdate: | 2019-09-20 |
LastAppUpdate: | 2019-09-20 |
LastVersion: | 4.0.3 |
Categories: | Multimedia |
Google Play: | Check if it's there |

YiB plays audio of YouTube Videos in the background. Also, YiB provides mechanisms for searching videos, playing your playlists and downloading videos.
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.

NonFreeDep
: The application depends on a non-free application (e.g. Google Maps) - i.e. it requires it to be installed on the device, but does not include it.NonFreeNet
: This application promotes or entirely depends a non-Free network service.
Packages
Version 4.0.3 (2019-09-20)
Android Versions:
- Target: 9.0
- MinVer: 4.1
Permissions:
Features:
- None
36 Libraries detected:
Libraries:
- Apache Common (Development Framework)
requires 4 permissions: android.permission.GET_ACCOUNTS, android.permission.USE_CREDENTIALS, android.permission.MANAGE_ACCOUNTS, android.permission.INTERNETan Apache project focused on all aspects of reusable Java components. - Google API Client LibrariesⓃ (Development Framework)
requires 4 permissions: android.permission.GET_ACCOUNTS, android.permission.USE_CREDENTIALS, android.permission.MANAGE_ACCOUNTS, android.permission.INTERNETprovides functionality common to all Google APIs, e.g. to access the user's Google Calendar, obtain an auth token to access the Google Account, and more. - Google Core Libraries for Java 6+ (Utility)
requires 1 permissions: android.permission.INTERNETa set of core libraries that includes new collection types (such as multimap and multiset), immutable collections, a graph library, functional types, an in-memory cache, and APIs/utilities for concurrency, I/O, hashing, primitives, reflection, string processing, and much more. - mp4parser (Utility)
requires 1 permissions: android.permission.INTERNET - FasterXML (Utility)
requires 1 permissions: android.permission.INTERNETa fast and compliant streaming JSON parser/writer with a StAX-like API and support for marshalling/unmarshalling POJOs via annotations. - Android Support v4 (Development Framework) The Android Support Library is not actually a single library, but rather a collection of libraries that can roughly be divided into two groups: compatibility and component libraries. For details, please see Understanding the Android Support Library.
- Android Jetpack Annotations (Utility) library that contains the annotations for Android Jetpack.
- Arch (Utility) helper for other arch dependencies, including JUnit test rules that can be used with LiveData.
- AppCompat (Utility) support newer Android features on older Android versions.
- Android Support Library collections (Utility) standalone efficient collections.
- Androidx Core (Utility) a static library that you can add to your Android application in order to use APIs that are either not available for older platform versions or utility APIs that aren't a part of the framework APIs.
- AndroidX Cursor Adapter (Utility) static library support version of the framework's CursorAdapter.
- Documentfile (UI Component) a library to view a file document.
- Androidx Fragment (Development Aid)
- androidx.legacy (Utility) a static library that you can add to your Android application in order to use APIs that are either not available for older platform versions or utility APIs that aren't a part of the framework APIs.
- Lifecycle (Utility) perform actions in response to a change in the lifecycle status of another component, such as activities and fragments.
- Loader (Utility) library to load data for your UI that survives configuration changes.
- AndroidX Local Broadcast Manager (Utility) an application-wide event bus and embraces layer violations in your app: any component may listen events from any other.
- Media (Utility) share media contents and controls with other apps.
- Print (Utility) a library to print photos, docs, and other graphics and images.
- Transition (UI Component) animates motion in the UI with starting and ending layouts.
- Vectordrawable (UI Component) AndroidX library to render vector graphics.
- Android Jetpack VersionedParcelable (Utility) Provides a stable but relatively compact binary serialization format that can be passed across processes or persisted safely.
- android-youtubeExtractorⓃ (Utility) YouTube URL extractor and downloader.
- JsEvaluator (Utility) library for running JavaScript in Android apps.
- ExoPlayer (Utility) an extensible media player library for Android
- Google Mobile ServicesⒹ (Development Framework) Google Mobile Services in terms of the Android library refers to Google Play Services, a proprietary background service and API package for Android devices which is not part of the Android Open Source Project (AOSP). The library does not contain those services (i.e. it usually requires the Google Framework, often referred to as „GApps“, being installed on the device), but allows an app to communicate with them. Be aware this usually goes along with transferring at least parts of your personal data to the Google network.
- Google Material Design (Utility) library to help with material design guidelines.
- YouTube Data APIⓃ (Utility) integrate with YouTube services.
- Google Gson (Utility) A Java serialization/deserialization library to convert Java Objects into JSON and back.
- mp4parser (Utility) outdated API to read, write and create MP4 container.
- Java MP4 Parser (Utility) API to read, write and create MP4 container. Manipulating containers is different from encoding and decoding videos and audio.
- Picasso (Utility) image downloading and caching library.
- JavaX Annotation API (Utility) common annotations for the JavaTM Platform API.
- AspectJ (Utility) a seamless aspect-oriented extension to the Javatm programming language.
- Java MP4 Parser (Utility) Java API to read, write and create MP4 container.
Payment Modules:
- None found Java API to read, write and create MP4 container.
Ads & Analytics:
- None found Java API to read, write and create MP4 container.
Download (4.9 M)
Version 4.0.1 (2019-07-24)
Android Versions:
- Target: 9.0
- MinVer: 4.1
Permissions:
Features:
- None
36 Libraries detected:
Libraries:
- Apache Common (Development Framework)
requires 4 permissions: android.permission.GET_ACCOUNTS, android.permission.USE_CREDENTIALS, android.permission.MANAGE_ACCOUNTS, android.permission.INTERNETan Apache project focused on all aspects of reusable Java components. - Google API Client LibrariesⓃ (Development Framework)
requires 4 permissions: android.permission.GET_ACCOUNTS, android.permission.USE_CREDENTIALS, android.permission.MANAGE_ACCOUNTS, android.permission.INTERNETprovides functionality common to all Google APIs, e.g. to access the user's Google Calendar, obtain an auth token to access the Google Account, and more. - Google Core Libraries for Java 6+ (Utility)
requires 1 permissions: android.permission.INTERNETa set of core libraries that includes new collection types (such as multimap and multiset), immutable collections, a graph library, functional types, an in-memory cache, and APIs/utilities for concurrency, I/O, hashing, primitives, reflection, string processing, and much more. - mp4parser (Utility)
requires 1 permissions: android.permission.INTERNET - FasterXML (Utility)
requires 1 permissions: android.permission.INTERNETa fast and compliant streaming JSON parser/writer with a StAX-like API and support for marshalling/unmarshalling POJOs via annotations. - Android Support v4 (Development Framework) The Android Support Library is not actually a single library, but rather a collection of libraries that can roughly be divided into two groups: compatibility and component libraries. For details, please see Understanding the Android Support Library.
- Android Jetpack Annotations (Utility) library that contains the annotations for Android Jetpack.
- Arch (Utility) helper for other arch dependencies, including JUnit test rules that can be used with LiveData.
- AppCompat (Utility) support newer Android features on older Android versions.
- Android Support Library collections (Utility) standalone efficient collections.
- Androidx Core (Utility) a static library that you can add to your Android application in order to use APIs that are either not available for older platform versions or utility APIs that aren't a part of the framework APIs.
- AndroidX Cursor Adapter (Utility) static library support version of the framework's CursorAdapter.
- Documentfile (UI Component) a library to view a file document.
- Androidx Fragment (Development Aid)
- androidx.legacy (Utility) a static library that you can add to your Android application in order to use APIs that are either not available for older platform versions or utility APIs that aren't a part of the framework APIs.
- Lifecycle (Utility) perform actions in response to a change in the lifecycle status of another component, such as activities and fragments.
- Loader (Utility) library to load data for your UI that survives configuration changes.
- AndroidX Local Broadcast Manager (Utility) an application-wide event bus and embraces layer violations in your app: any component may listen events from any other.
- Media (Utility) share media contents and controls with other apps.
- Print (Utility) a library to print photos, docs, and other graphics and images.
- Transition (UI Component) animates motion in the UI with starting and ending layouts.
- Vectordrawable (UI Component) AndroidX library to render vector graphics.
- Android Jetpack VersionedParcelable (Utility) Provides a stable but relatively compact binary serialization format that can be passed across processes or persisted safely.
- android-youtubeExtractorⓃ (Utility) YouTube URL extractor and downloader.
- JsEvaluator (Utility) library for running JavaScript in Android apps.
- ExoPlayer (Utility) an extensible media player library for Android
- Google Mobile ServicesⒹ (Development Framework) Google Mobile Services in terms of the Android library refers to Google Play Services, a proprietary background service and API package for Android devices which is not part of the Android Open Source Project (AOSP). The library does not contain those services (i.e. it usually requires the Google Framework, often referred to as „GApps“, being installed on the device), but allows an app to communicate with them. Be aware this usually goes along with transferring at least parts of your personal data to the Google network.
- Google Material Design (Utility) library to help with material design guidelines.
- YouTube Data APIⓃ (Utility) integrate with YouTube services.
- Google Gson (Utility) A Java serialization/deserialization library to convert Java Objects into JSON and back.
- mp4parser (Utility) outdated API to read, write and create MP4 container.
- Java MP4 Parser (Utility) API to read, write and create MP4 container. Manipulating containers is different from encoding and decoding videos and audio.
- Picasso (Utility) image downloading and caching library.
- JavaX Annotation API (Utility) common annotations for the JavaTM Platform API.
- AspectJ (Utility) a seamless aspect-oriented extension to the Javatm programming language.
- Java MP4 Parser (Utility) Java API to read, write and create MP4 container.
Payment Modules:
- None found Java API to read, write and create MP4 container.
Ads & Analytics:
- None found Java API to read, write and create MP4 container.
Download (4.9 M)