1.json (435B)
1 { 2 "number": 1, 3 "title": "Wishlist", 4 "state": "open", 5 "author": "MTRNord", 6 "created_at": "2024-03-03T18:18:56Z", 7 "closed_at": null, 8 "labels": [], 9 "assignees": [ 10 "MTRNord" 11 ], 12 "body": "- A webui for better viewing of status\r\n- Better folder management\r\n- Distributed work\r\n - Ideally there is a host at some location passing work down to workers instead.\r\n- Upload to youtube via API", 13 "comments": [] 14 }