1
0
mirror of https://github.com/mpv-player/mpv synced 2025-03-31 07:51:55 +00:00
mpv/player/lua
Guido Cella 8134f18c28 ytdl_hook.lua: set metadata with single tracks
Use EDL for single tracks with metadata to set the uploader, channel url
and description metadata with --ytdl-format=best. Currently, these are
only set with the other ytdl formats with video and audio in different
streams.

The uploader tag is commonly available in sites other than Youtube too,
so it may be simpler to always use EDL with single tracks.
2023-10-11 21:05:33 +00:00
..
assdraw.lua osc: improve look of seekranges 2019-09-02 01:11:04 +03:00
auto_profiles.lua auto_profiles: try to distinguish invalid properties better 2023-04-07 01:48:55 +00:00
console.lua console.lua: exit with with Ctrl+[ 2023-10-10 18:18:07 +00:00
defaults.lua defaults.lua: add a disabled parameter to timer constructors 2023-10-11 21:04:13 +00:00
meson.build build: remove outdated generated directory 2023-07-31 19:00:06 +00:00
options.lua lua: read_options: find script-opts prefix at index 1 exactly 2023-06-01 15:11:55 +03:00
osc.lua osc: move the idle logo behind other overlays 2023-09-27 23:05:53 +00:00
stats.lua stats.lua: don't display full frame crop 2023-09-08 02:27:08 +00:00
ytdl_hook.lua ytdl_hook.lua: set metadata with single tracks 2023-10-11 21:05:33 +00:00