From f33aa6d071989747a35b11dd607f69c8e624af4d Mon Sep 17 00:00:00 2001 From: thiolliere Date: Wed, 7 Nov 2018 23:47:52 +0000 Subject: [PATCH] add youtubestream application --- metadata/org.thiolliere.youtubestream.yml | 31 +++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 metadata/org.thiolliere.youtubestream.yml diff --git a/metadata/org.thiolliere.youtubestream.yml b/metadata/org.thiolliere.youtubestream.yml new file mode 100644 index 0000000000..19670295e9 --- /dev/null +++ b/metadata/org.thiolliere.youtubestream.yml @@ -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