SkyTube Extra
A simple and feature-rich YouTube player
AppID: | free.rm.skytube.extra |
Author: | Ramon |
License: | GPL-3.0-only |
Donation: | |
InRepoSince: | 2019-04-13 |
LastRepoUpdate: | 2022-04-16 |
LastAppUpdate: | 2022-04-16 |
LastVersion: | 2.981 |
Categories: | Multimedia |
Google Play: | Check if it's there |

SkyTube Extra is a version of SkyTube which contains extra features that are powered by non-OSS libraries.
SkyTube is a YouTube player that allows you to:
- block unwanted videos (including channel blacklisting/whitelisting, language filtering, low view video blocking, high dislikes video blocking... etc.),
- video swipe controls (including volume, brightness, comments and video description controls),
- bookmark videos,
- import subscriptions from YouTube,
- play channels’ playlists,
- download videos,
- view and download video thumbnails
- explore Trending and Most Popular videos,
- browse YouTube channels,
- play YouTube videos,
- view video comments,
- search videos, music and channels,
- channel subscription & non-intrusive notifications,
- subscriptions feed
... all at the tip of your fingers.
More features will be added in the near future.

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 2.981 (2022-04-16)
Android Versions:
- Target: 9.0
- MinVer: 4.0
Permissions:
Features:
- None
60 Libraries detected:
Libraries:
- Mozilla Rhino (Utility)
requires 1 permissions: android.permission.INTERNETopen-source implementation of JavaScript written entirely in Java. - 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.
- AndroidX Activity (Utility) provides the base Activity subclass and the relevant hooks to build a composable structure on top.
- 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.
- Constraint Layout Library (Utility) library to reduce the number of nested views needed.
- 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.
- Android Support Library Custom View (UI Component) a module to implement custom views. Part of the Android Support Library.
- Exifinterface (Utility) a library to read and write image file EXIF tags.
- Androidx Fragment (Development Aid)
- 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.
- Media (Utility) share media contents and controls with other apps.
- Palette (Utility) AndroidX library to extract representative color palettes from images.
- Preference (Utility) a library to build interactive settings screens without needing to interact with device storage or manage the UI.
- Android Activity Saved State (Utility) provides the base Activity subclass and the relevant hooks to build a composable structure on top.
- 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.
- AndroidX Widget ViewPager2 (UI Component) replaces AndroidX ViewPager, addressing most of its predecessor’s pain-points, including right-to-left layout support, vertical orientation, modifiable Fragment collections, etc.
- Material Dialogs (UI Component) library to help building dialogs that meet the Material Design standards, including e.g. progress display, multiple-choice selections with check-boxes, password (and other) text input.
- Glide (Utility) An image loading and caching library for Android focused on smooth scrolling
- Material CircularProgressView (UI Component) Material style circular progress bar for Android
- Firebase Data TransportⓃ (Utility) Firebase Data Transport is part of Google’s Firebase SDK.
- ExoPlayer (Utility) an extensible media player library for Android
- Google CastⒹ (Utility) a proprietary protocol developed by Google that enables mobile devices and personal computers to initiate and control playback of Internet-streamed audio/video content on a compatible device (see Wikipedia for details).
- 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 Android Player APIⒹⓃ (Utility) enables you to easily play YouTube videos and display thumbnails of YouTube videos in your Android application.
- Google API Client LibrariesⓃ (Development Framework) provides 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.
- YouTube Data APIⓃ (Utility) integrate with YouTube services.
- Google Java API Client ServicesⓃ (Utility) source for individual APIs that utilize Google APIs Client Library for Java.
- Google Core Libraries for Java 6+ (Utility) a 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.
- FirebaseⓃⒹ (Utility)
- Google Gson (Utility) A Java serialization/deserialization library to convert Java Objects into JSON and back.
- nanojson (Utility) a tiny, fast, and compliant JSON parser and writer for Java.
- Android-ActionItemBadge (UI Component) add a small badge icon to ActionBar-MenuItems.
- Android-Iconics (Utility) library to include vector icons with an app, i.e. having scalable icons.
- android-file-chooser (UI Component) a lightweight file/folder chooser.
- language-detector (Utility) Language Detection Library for Java.
- Android Sliding Up Panel (UI Component) library to add a draggable sliding up panel (popularized by Google Music and Google Maps).
- OkHttp (Utility) OkHttp is an HTTP+HTTP/2 client for Android and Java applications.
- SlidingDrawer (UI Component) a library that hides content out of the screen and allows the user to drag a handle to bring the content on screen.
- RxJava (Utility) RxJava (Reactive Extensions for the JVM) is a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
- JavaX Dependency Injection (Utility) specifies a means for obtaining objects in such a way as to maximize reusability, testability and maintainability compared to traditional approaches such as constructors, factories, and service locators (e.g., JNDI). This process, known as dependency injection, is beneficial to most nontrivial applications.
- Kotlin (Utility) The Kotlin Programming Language
- MaterialProgressBar (UI Component) Material Design ProgressBar with consistent appearance.
- OkHttp okio Framework (Utility) A modern I/O API for Java to make it much easier to access, store, and process your data.
- Apache Commons (Development Framework) an Apache project focused on all aspects of reusable Java components.
- jsoup (Utility) a Java library for working with real-world HTML. It provides an API for extracting and manipulating data, using the best of DOM, CSS, and jquery-like methods.
- prettytime (Utility) social style date and time formatting for Java.
- Reactive Streams (Utility) provide a standard for asynchronous stream processing with non-blocking back pressure.
- NewPipe Extractor (Utility) a library for extracting things from streaming sites.
- Simple Logging Facade for Java (Utility) abstraction for various logging frameworks (e.g. java.util.logging, logback, log4j) allowing to plug in the desired logging framework at deployment time.
- Android Multi Dex Library (Utility) helps deploying applications with multiple dex files on pre-Android 5 devices.
- Recyclerview (Utility) display large sets of data in your UI while minimizing memory usage.
- Swiperefreshlayout (UI Component) implemtation of the swipe-to-refresh UI pattern.
Payment Modules:
- None found implemtation of the swipe-to-refresh UI pattern.
Ads & Analytics:
- None found implemtation of the swipe-to-refresh UI pattern.
Download (9 M)
Version 2.980 (2022-02-03)
Android Versions:
- Target: 9.0
- MinVer: 4.0
Permissions:
Features:
- None
55 Libraries detected:
Libraries:
- Mozilla Rhino (Utility)
requires 1 permissions: android.permission.INTERNETopen-source implementation of JavaScript written entirely in Java. - 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.
- AndroidX Activity (Utility) provides the base Activity subclass and the relevant hooks to build a composable structure on top.
- 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.
- Constraint Layout Library (Utility) library to reduce the number of nested views needed.
- 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.
- Exifinterface (Utility) a library to read and write image file EXIF tags.
- Androidx Fragment (Development Aid)
- 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.
- Media (Utility) share media contents and controls with other apps.
- Palette (Utility) AndroidX library to extract representative color palettes from images.
- Preference (Utility) a library to build interactive settings screens without needing to interact with device storage or manage the UI.
- Android Activity Saved State (Utility) provides the base Activity subclass and the relevant hooks to build a composable structure on top.
- 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.
- AndroidX Widget ViewPager2 (UI Component) replaces AndroidX ViewPager, addressing most of its predecessor’s pain-points, including right-to-left layout support, vertical orientation, modifiable Fragment collections, etc.
- Material Dialogs (UI Component) library to help building dialogs that meet the Material Design standards, including e.g. progress display, multiple-choice selections with check-boxes, password (and other) text input.
- Glide (Utility) An image loading and caching library for Android focused on smooth scrolling
- Material CircularProgressView (UI Component) Material style circular progress bar for Android
- Firebase Data TransportⓃ (Utility) Firebase Data Transport is part of Google’s Firebase SDK.
- ExoPlayer (Utility) an extensible media player library for Android
- Google CastⒹ (Utility) a proprietary protocol developed by Google that enables mobile devices and personal computers to initiate and control playback of Internet-streamed audio/video content on a compatible device (see Wikipedia for details).
- 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 Android Player APIⒹⓃ (Utility) enables you to easily play YouTube videos and display thumbnails of YouTube videos in your Android application.
- Google API Client LibrariesⓃ (Development Framework) provides 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.
- YouTube Data APIⓃ (Utility) integrate with YouTube services.
- Google Core Libraries for Java 6+ (Utility) a 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.
- FirebaseⓃⒹ (Utility)
- Google Gson (Utility) A Java serialization/deserialization library to convert Java Objects into JSON and back.
- nanojson (Utility) a tiny, fast, and compliant JSON parser and writer for Java.
- Android-ActionItemBadge (UI Component) add a small badge icon to ActionBar-MenuItems.
- Android-Iconics (Utility) library to include vector icons with an app, i.e. having scalable icons.
- android-file-chooser (UI Component) a lightweight file/folder chooser.
- language-detector (Utility) Language Detection Library for Java.
- Android Sliding Up Panel (UI Component) library to add a draggable sliding up panel (popularized by Google Music and Google Maps).
- OkHttp (Utility) OkHttp is an HTTP+HTTP/2 client for Android and Java applications.
- SlidingDrawer (UI Component) a library that hides content out of the screen and allows the user to drag a handle to bring the content on screen.
- RxJava (Utility) RxJava (Reactive Extensions for the JVM) is a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
- JavaX Dependency Injection (Utility) specifies a means for obtaining objects in such a way as to maximize reusability, testability and maintainability compared to traditional approaches such as constructors, factories, and service locators (e.g., JNDI). This process, known as dependency injection, is beneficial to most nontrivial applications.
- Kotlin (Utility) The Kotlin Programming Language
- MaterialProgressBar (UI Component) Material Design ProgressBar with consistent appearance.
- OkHttp okio Framework (Utility) A modern I/O API for Java to make it much easier to access, store, and process your data.
- Apache Commons (Development Framework) an Apache project focused on all aspects of reusable Java components.
- jsoup (Utility) a Java library for working with real-world HTML. It provides an API for extracting and manipulating data, using the best of DOM, CSS, and jquery-like methods.
- prettytime (Utility) social style date and time formatting for Java.
- Reactive Streams (Utility) provide a standard for asynchronous stream processing with non-blocking back pressure.
- NewPipe Extractor (Utility) a library for extracting things from streaming sites.
- Simple Logging Facade for Java (Utility) abstraction for various logging frameworks (e.g. java.util.logging, logback, log4j) allowing to plug in the desired logging framework at deployment time.
Payment Modules:
- None found abstraction for various logging frameworks (e.g. java.util.logging, logback, log4j) allowing to plug in the desired logging framework at deployment time.
Ads & Analytics:
- None found abstraction for various logging frameworks (e.g. java.util.logging, logback, log4j) allowing to plug in the desired logging framework at deployment time.
Download (9 M)