All checks were successful
push new builds to gitea, dockerhub / build (push) Successful in 1m26s
19 lines
1.3 KiB
XML
19 lines
1.3 KiB
XML
<?xml version="1.0"?>
|
|
<Container version="2">
|
|
<Name>youdis</Name>
|
|
<Repository>eulaly/youdis</Repository>
|
|
<Registry>https://hub.docker.com/r/eulaly/youdis/</Registry>
|
|
<Network>bridge</Network>
|
|
<Shell>sh</Shell>
|
|
<Privileged>false</Privileged>
|
|
<Support>[Unraid Support Thread]</Support>
|
|
<Project>https://github.com/eulaly/youdis</Project>
|
|
<Overview>Discord bot-based wrapper for yt-dlp. Let your friends download videos to your server! Supports playlists, requires a configured Discord bot.</Overview>
|
|
<Category>Downloaders: Tools:</Category>
|
|
<TemplateURL>https://raw.githubusercontent.com/eulaly/unraid-templates/refs/heads/master/unraid-ca-template.xml</TemplateURL>
|
|
<Icon>https://github.com/eulaly/youdis/blob/c978a2326984efa9670678687ed1a1473478d753/yt_dlp.png</Icon>
|
|
<Config Name="api_token" Target="api_token" Default="" Mode="" Description="Discord bot token" Type="Variable" Display="always" Required="true" Mask="true"/>
|
|
<Config Name="Downloads" Target="/downloads" Default="" Mode="rw" Description="Video download location" Type="Path" Display="always" Required="false"/>
|
|
<Config Name="Config" Target="/config" Default="/mnt/user/appdata/youdis/config" Mode="rw" Description="Config location (archive.txt, users.json)" Type="Path" Display="always" Required="false"/>
|
|
</Container>
|