From 3a78d94037c9d5fc69fda9dbd3d7aab3629eae04 Mon Sep 17 00:00:00 2001 From: SteadyW <233242505+YusufB5@users.noreply.github.com> Date: Fri, 5 Jun 2026 23:57:46 +0300 Subject: [PATCH] Update playlist.json with format documentation Added documentation for playlist format and entry overrides. --- playlist.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/playlist.json b/playlist.json index 264916c..a94da39 100644 --- a/playlist.json +++ b/playlist.json @@ -1,3 +1,7 @@ +### Playlist Format (`playlist.json`) +Each entry can override the global defaults. + +```json [ { "video": "first_video.mp4",