Dimitris L.
Results
1
comments of
Dimitris L.
Try to get the history from: curl -s -X GET 'https://your.local.metube/history' --header 'Content-Type: application/json' This will return a JSON similar to: `{ "done": [ { "id": "partOfTheUrl", "title": "....", "url":...