diff --git a/README.md b/README.md index 577b657..43868f5 100644 --- a/README.md +++ b/README.md @@ -11,13 +11,13 @@ A Lua script that implements the YouTube 'Add to Queue' functionality for mpv ## Features - Add YouTube videos to a queue from the clipboard + - Works with links from any site [supported by yt-dlp](https://github.com/yt-dlp/yt-dlp/blob/master/supportedsites.md "yd-dlp supported sites page") - Fetch and display the video and channel names of the videos in the queue -- Select a video to play from the queue with an interactive menu, - or navigate through the queue with keyboard shortcuts -- Edit the order of videos in the queue +- An interactive menu to select the video the play, or edit the order of the queue - Open the URL or channel page of the currently playing video in a new browser tab - Download the currently playing video - Download a video in the queue +- Integrates with the internal mpv playlist ## Notes