31 lines
741 B
JSON
31 lines
741 B
JSON
{
|
|
"id": "efcf0d81-0835-4880-b2fd-d866e8bc2294",
|
|
"snapshot": "base_setup",
|
|
"instruction": "Set this frame of the current video as my wallpaper",
|
|
"source": "https://www.youtube.com/watch?v=XHprwDJ0-fU&t=436s",
|
|
"config": [
|
|
{
|
|
"type": "download",
|
|
"parameters": {
|
|
"files": [
|
|
{
|
|
"url": "",
|
|
"path": ""
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"type": "launch",
|
|
"parameters": {
|
|
"command": ["vlc", "/path/to/your/video.mp4", "--start-time=0", "--run-time=10", "vlc://quit", "&&", "vlc", "/path/to/your/video.mp4", "--start-time=10"]
|
|
}
|
|
}
|
|
],
|
|
"trajectory": "trajectories/",
|
|
"related_apps": [
|
|
"vlc"
|
|
],
|
|
"evaluator": "evaluation_dir"
|
|
}
|