mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Skytube update
This commit is contained in:
parent
3e0205f96f
commit
79c1e707ba
1 changed files with 15 additions and 26 deletions
|
|
@ -8,30 +8,9 @@ WebSite: https://skytube-app.com
|
|||
SourceCode: https://github.com/ram-on/SkyTube
|
||||
IssueTracker: https://github.com/ram-on/SkyTube/issues
|
||||
Translation: https://hosted.weblate.org/engage/skytube/?
|
||||
Changelog: https://github.com/ram-on/SkyTube/blob/HEAD/CHANGELOG
|
||||
Changelog: https://github.com/ram-on/SkyTube/releases
|
||||
|
||||
AutoName: SkyTube
|
||||
Description: |-
|
||||
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.
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/ram-on/SkyTube
|
||||
|
|
@ -316,9 +295,19 @@ Builds:
|
|||
rm:
|
||||
- app/libs/*.jar
|
||||
|
||||
- versionName: '2.971'
|
||||
versionCode: 31
|
||||
commit: v2.971
|
||||
subdir: app
|
||||
submodules: true
|
||||
gradle:
|
||||
- oss
|
||||
rm:
|
||||
- app/libs/*.jar
|
||||
|
||||
MaintainerNotes: '* Current versions include app/libs/*.jar. Remove them.'
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: None
|
||||
CurrentVersion: '2.970'
|
||||
CurrentVersionCode: 30
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '2.971'
|
||||
CurrentVersionCode: 31
|
||||
|
|
|
|||
Loading…
Reference in a new issue