From b9b0fde5206688387731ef5acd06035f08acb9f6 Mon Sep 17 00:00:00 2001 From: Marco <35533749+marcopeocchi@users.noreply.github.com> Date: Mon, 5 Feb 2024 13:40:50 +0100 Subject: [PATCH] Update README.md --- README.md | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index beb6dae..2aba794 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ -### ⚠️ Major frontend refactoring in progress ⚠️ -##### I won't add features or fix minor issues until completition +> [!IMPORTANT] +> Major frontend refactoring in progress. +> I won't add features or fix minor issues until completition. --- # yt-dlp Web UI @@ -242,12 +243,5 @@ Just as an overview, these are the available methods: For more information open an issue on GitHub and I will provide more info ASAP. -## FAQ -- **Will it availabe for Raspberry Pi/ generic ARM devices?** - - Yes, it's cross platform :) - If you plan to use it on a Raspberry Pi ensure to have fast and durable storage. -- **Why the docker image is so heavy?** - - Originally it was 1.8GB circa, now it has been slimmed to ~340MB compressed. This is due to the fact that it encapsule a basic Alpine linux image + FFmpeg + Node.js + Python3 + yt-dlp. - - **Update**: Since Golang migration and Multi-Stage builds the Docker image is now 75MB circa. A reduction of over 400% in size :D. ## What yt-dlp-webui is not `yt-dlp-webui` isn't your ordinary website where to download stuff from the internet, so don't try asking for links of where this is hosted. It's a self hosted platform for a Linux NAS.