mirror of
https://github.com/ksyasuda/mpv-youtube-queue.git
synced 2025-12-05 14:53:38 -08:00
* convert get_video_info to use mp functions and add menu_timeout option * add menu_timeout config option * fix add_to_queue not returning when given invalid url or path
This commit is contained in:
@@ -81,6 +81,7 @@ This script requires the following software to be installed on the system
|
||||
- `font_size - 12`: Size of the font
|
||||
- `marked_icon - ⇅`: The icon to use to mark a video as ready to be moved in
|
||||
the queue
|
||||
- `menu_timeout - 5`: The number of seconds until the menu times out
|
||||
- `show_errors - yes`: Show error messages on the OSD
|
||||
- `ytdlp_file_format - mp4`: The preferred file format for downloaded videos
|
||||
- `ytdlp_output_template - %(uploader)s/%(title)s.%(ext)s`: The [yt-dlp output
|
||||
|
||||
Reference in New Issue
Block a user