Files
tkinter_player/tkinter_app/resources/local_playlist.json
2025-08-24 22:30:51 +03:00

15 lines
339 B
JSON

{
"playlist": [
{
"file_name": "Cindrel_1.jpg",
"url": "static/resurse/Cindrel_1.jpg",
"duration": 10
},
{
"file_name": "trans_cindrel_4.jpg",
"url": "static/resurse/trans_cindrel_4.jpg",
"duration": 10
}
],
"version": 30
}