Merge branch 'master' into 'master'
add youtubestream application See merge request fdroid/fdroiddata!3781
This commit is contained in:
commit
fc0c2022f4
31
metadata/org.thiolliere.youtubestream.yml
Normal file
31
metadata/org.thiolliere.youtubestream.yml
Normal file
|
@ -0,0 +1,31 @@
|
|||
AntiFeatures:
|
||||
- NonFreeNet
|
||||
Categories:
|
||||
- Multimedia
|
||||
License: MIT
|
||||
SourceCode: https://github.com/thiolliere/YouTubeStream
|
||||
IssueTracker: https://github.com/thiolliere/YouTubeStream/issues
|
||||
|
||||
AutoName: YouTube Stream
|
||||
Summary: Get YouTube Stream and open it with local application
|
||||
Description: |
|
||||
Share a YouTube video with this application or use the clipboard,
|
||||
the application then get the stream and open it with local application,
|
||||
VLC is a compatible local application. The video is then handle by the
|
||||
local application which can allow to put in background (VLC does allow it).
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/thiolliere/YouTubeStream
|
||||
|
||||
Builds:
|
||||
- versionName: '1.0'
|
||||
versionCode: 1
|
||||
commit: v1.0
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '1.0'
|
||||
CurrentVersionCode: 1
|
Loading…
Reference in a new issue