Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/avently/skytube-old
It's a fork of https://github.com/ram-on/SkyTube with background playback and swipe controls
https://github.com/avently/skytube-old
music-player newpipe skytube video-player youtube
Last synced: about 2 months ago
JSON representation
It's a fork of https://github.com/ram-on/SkyTube with background playback and swipe controls
- Host: GitHub
- URL: https://github.com/avently/skytube-old
- Owner: avently
- License: gpl-3.0
- Created: 2017-11-02T16:57:17.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-02-01T18:21:22.000Z (almost 7 years ago)
- Last Synced: 2024-10-13T10:36:40.303Z (3 months ago)
- Topics: music-player, newpipe, skytube, video-player, youtube
- Language: Java
- Homepage:
- Size: 6.38 MB
- Stars: 3
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG
- License: LICENSE
Awesome Lists containing this project
README
# SkyTube
An open-source YouTube player for the Android operating system.This app allows you to:
* explore Featured and Most Popular videos,
* browse YouTube channels,
* play YouTube videos,
* view video comments,
* search videos, music and channels,
* channel subscription & non-intrusive notifications,
* bookmark videos **[New!]**
* subscriptions feed **[New!]**... all at the tip of your fingers.
More features will be added in the near future.
## Website
For screenshots and more information, please visit [www.skytube-app.com](http://www.skytube-app.com).## Download
### Download SkyTube Extra
[![Download SkyTube Extra APK](screenshots/download_apk.png)](https://github.com/ram-on/SkyTube/releases/download/v2.50/SkyTube-Extra-2.50.apk)Open source app with extra features. These extra features use third-party closed source libraries:
* YouTubeAndroidPlayerApi.jar (optional usage)Updates are published immediately: the app will notify you whenever there is an update.
### Download SkyTube (Vanilla)
[![Download SkyTube (Vanilla) APK](https://upload.wikimedia.org/wikipedia/commons/thumb/0/0d/Get_it_on_F-Droid.svg/200px-Get_it_on_F-Droid.svg.png)](https://f-droid.org/repository/browse/?fdid=free.rm.skytube.oss)Pure open-source version. Updates normally take up to 3 days to be available to users.
## Why SkyTube?
* Open Source
* Innovative design
* No intrusive ads
* Multilingual
* Only requires 2 Android-permissions (Internet [mandatory] and access to External Storage [optional])
* Not dependent on the GAPPS/Google Apps (i.e. YouTube official app)
* No need for Google/YouTube account to operate
* My code does not spy on your behaviour!## Screenshots
### Mobile
[](https://ram-on.github.io/SkyTube/assets/img/screenshots/trending.jpg)
[](https://ram-on.github.io/SkyTube/assets/img/screenshots/subs.jpg)
[](https://ram-on.github.io/SkyTube/assets/img/screenshots/bookmarks.jpg)
[](https://ram-on.github.io/SkyTube/assets/img/screenshots/play.jpg)
[](https://ram-on.github.io/SkyTube/assets/img/screenshots/comments.jpg)
[](https://ram-on.github.io/SkyTube/assets/img/screenshots/channel.jpg)
[](https://ram-on.github.io/SkyTube/assets/img/screenshots/search.jpg)## Credits
This project was possible with the support and contribution of [numerous volunteers and third-party projects](http://skytube-app.com/credits.html).## License
[![GNU GPLv3 Image](https://www.gnu.org/graphics/gplv3-127x51.png)](http://www.gnu.org/licenses/gpl-3.0.en.html)This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation (version 3 of the License).This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.You should have received a [copy of the GNU General Public License](https://raw.githubusercontent.com/ram-on/SkyTube/master/LICENSE)
along with this program. If not, see http://www.gnu.org/licenses/.This project is not affiliated with YouTube™ or any of its partners and/or products.
YouTube™ and Android™ are registered trademarks of Google Inc.