mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
yashlang - archive
This commit is contained in:
parent
ed78a16538
commit
575d6ec9ef
1 changed files with 27 additions and 2 deletions
|
|
@ -13,6 +13,30 @@ IssueTracker: https://github.com/sadr0b0t/yashlang/issues
|
|||
Changelog: https://github.com/sadr0b0t/yashlang/releases
|
||||
|
||||
AutoName: YaShlang
|
||||
Description: |-
|
||||
<b>NOTE:</b> Can no longer play videos.
|
||||
|
||||
Online PeerTube and YouTube video player for Android with local playlists and whitelisted recommendations
|
||||
|
||||
* Add fave channels and playlists
|
||||
* Switch off videos inside added playlists if you don't like them
|
||||
* Watch videos you only want to
|
||||
|
||||
Turns YouTube to a safe place for you and your children.
|
||||
|
||||
Does not use Google services account, takes info directly from youtube site with NewPipeExtractor library. Plays video with ExoPlayer library.
|
||||
|
||||
Major features:
|
||||
* On the main screen and on the player screen: random recommendations from chosen channels
|
||||
* Instant search in local database
|
||||
* Add channels or playlists: search online by name or insert known address
|
||||
* Dynamic playlist — play search results
|
||||
* Playlists and channels can be temporarily switched off and on
|
||||
* Blacklist videos from added channels
|
||||
* Starred videos (faves) and watch history
|
||||
* Context menus in activity titles and on long click in lists and galleries
|
||||
* Quick start — add recommended channels and playlists
|
||||
* Download streams for offline playback
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/sadr0b0t/yashlang
|
||||
|
|
@ -123,7 +147,8 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
ArchivePolicy: 0
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: None
|
||||
CurrentVersion: 0.11.0
|
||||
CurrentVersionCode: 20
|
||||
|
|
|
|||
Loading…
Reference in a new issue