From 0118e4969c2ff9238169694a648bb9a63cb07540 Mon Sep 17 00:00:00 2001 From: sudacode Date: Sun, 8 Sep 2024 22:14:23 -0700 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 42013a9..fae38f8 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ A Lua script that replicates and extends the YouTube "Add to Queue" feature for ## Features - **Interactive Queue Management:** A menu-driven interface for adding, removing, and rearranging videos in your queue -- **yt-dlp Integration:** Works with any link supported by [yt-dlp](https://github.com/yt-dlp/yt-dlp/blob/master/supportedsites.md "yd-dlp supported sites page") and supports downloading a supported video in the queue +- **yt-dlp Integration:** Gathers video info and allows downloading with any link supported by [yt-dlp](https://github.com/yt-dlp/yt-dlp/blob/master/supportedsites.md "yd-dlp supported sites page") - **Internal Playlist Integration:** Seamlessly integrates with mpv's internal playlist for a unified playback experience - **Customizable Keybindings:** Assign your preferred hotkeys to interact with the currently playing video and queue