-- save-on-eof.lua -- mp.register_event( -- "eof-reached", -- function () -- mp.commandv("seek", 0) -- mp.command("quit-watch-later") -- end -- )