|
|
@ -7,7 +7,7 @@ local alltube_model = require "luci.model.alltube"
|
|
|
|
local m, s, o
|
|
|
|
local m, s, o
|
|
|
|
|
|
|
|
|
|
|
|
m = taskd.docker_map("alltube", "alltube", "/usr/libexec/apps/alltube/alltube.sh",
|
|
|
|
m = taskd.docker_map("alltube", "alltube", "/usr/libexec/apps/alltube/alltube.sh",
|
|
|
|
translate("alltube"),
|
|
|
|
translate("Alltube"),
|
|
|
|
translate("HTML GUI for youtube-dl")
|
|
|
|
translate("HTML GUI for youtube-dl")
|
|
|
|
.. translate("Official website:") .. ' <a href=\"https://github.com/Rudloff/alltube/\" target=\"_blank\">https://github.com/Rudloff/alltube/</a>')
|
|
|
|
.. translate("Official website:") .. ' <a href=\"https://github.com/Rudloff/alltube/\" target=\"_blank\">https://github.com/Rudloff/alltube/</a>')
|
|
|
|
|
|
|
|
|
|
|
|