Dev (#16)
All checks were successful
Luacheck / luacheck (push) Successful in 4s

* 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:
Kyle Yasuda
2023-08-09 23:14:00 -07:00
committed by GitHub
parent 7b9a061118
commit fa2014acd6
3 changed files with 26 additions and 18 deletions

View File

@@ -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