mirror of
https://github.com/ksyasuda/mpv-youtube-queue.git
synced 2025-12-06 14:53:37 -08:00
add remove_from_queue function
- add function/binding (ctrl+x) to remove currently selected video from queue - update readme - move get_video_info function into YouTubeQueue
This commit is contained in:
@@ -8,6 +8,7 @@ play_selected_video=ctrl+ENTER
|
||||
open_video_in_browser=ctrl+o
|
||||
open_channel_in_browser=ctrl+O
|
||||
print_current_video=ctrl+P
|
||||
remove_from_queue=ctrl+x
|
||||
browser=firefox
|
||||
clipboard_command=xclip -o
|
||||
display_limit=6
|
||||
|
||||
Reference in New Issue
Block a user