From 1e794a62cdfecd44ff819ca4e33f1c07a5380cfa Mon Sep 17 00:00:00 2001 From: ArabCoders Date: Sun, 16 Mar 2025 21:06:07 +0300 Subject: [PATCH] updated README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 42daa75b..cf8ebd32 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,7 @@ YTPTube started as a fork of [meTube](https://github.com/alexta69/metube), Since * Basic Authentication support. * Support for curl_cffi, see [yt-dlp documentation](https://github.com/yt-dlp/yt-dlp?tab=readme-ov-file#impersonation) * Support for both advanced and basic mode for WebUI. +* Bundled tools in container: curl-cffi, ffmpeg, ffprobe, aria2, rtmpdump, mkvtoolsnix, mp4box. For more API endpoints, please refer to the [API documentation](API.md).