diff --git a/apps.toml b/apps.toml index cbb35a11..d5cd8f0a 100644 --- a/apps.toml +++ b/apps.toml @@ -2556,6 +2556,14 @@ state = "working" subtags = [ "network" ] url = "https://github.com/YunoHost-Apps/pihole_ynh" +[piped] +antifeatures = [ "non-free-network" ] +category = "social_media" +potential_alternative_to = [ "YouTube" ] +subtags = [ "videos" ] +state = "working" +url = "https://github.com/YunoHost-Apps/piped_ynh" + [piwigo] category = "multimedia" level = 8 diff --git a/logos/piped.png b/logos/piped.png new file mode 100644 index 00000000..f49c3aed Binary files /dev/null and b/logos/piped.png differ diff --git a/wishlist.toml b/wishlist.toml index 5ed0cb41..4bd2b84d 100644 --- a/wishlist.toml +++ b/wishlist.toml @@ -1197,12 +1197,6 @@ description = "Tiling image board" upstream = "https://github.com/pinry/pinry/" website = "https://docs.getpinry.com/" -[piped] -name = "Piped" -description = "An alternative frontend for YouTube which is efficient by design." -upstream = "https://github.com/TeamPiped/Piped" -website = "https://github.com/TeamPiped/Piped/wiki/Instances" - [plane] name = "Plane" description = "Project planning tool"