32 lines
863 B
YAML
32 lines
863 B
YAML
|
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
|