mirror of
https://github.com/YusufB5/ASCILINE.git
synced 2026-06-29 22:59:38 +02:00
Update playlist.json with format documentation
Added documentation for playlist format and entry overrides.
This commit is contained in:
parent
d57b314b25
commit
3a78d94037
1 changed files with 4 additions and 0 deletions
|
|
@ -1,3 +1,7 @@
|
||||||
|
### Playlist Format (`playlist.json`)
|
||||||
|
Each entry can override the global defaults.
|
||||||
|
|
||||||
|
```json
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
"video": "first_video.mp4",
|
"video": "first_video.mp4",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue