diff options
Diffstat (limited to 'META.json')
-rw-r--r-- | META.json | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,7 +1,7 @@ { - "abstract" : "A very easy interface to YouTube, using the API of invidio.us.", + "abstract" : "A lightweight application for searching and streaming videos from YouTube, using the Invidious API and hypervideo support.", "author" : [ - "Trizen <echo dHJpemVuQHByb3Rvbm1haWwuY29tCg== | base64 -d>" + "Jesús E. <echo aGVja3llbEBoeXBlcmJvbGEuaW5mbw== | base64 -d>" ], "dynamic_config" : 1, "generated_by" : "Module::Build version 0.4231", @@ -113,7 +113,7 @@ "release_status" : "stable", "resources" : { "license" : [ - "http://dev.perl.org/licenses/" + "https://www.gnu.org/licenses/gpl-3.0.html" ] }, "version" : "v0.0.1", |