curl --location --request GET 'https://peertube2.cpy.re/api/v1/videos/blacklist'{
"data": [
{
"createdAt": "2019-08-24T14:15:22Z",
"description": "string",
"dislikes": 0,
"duration": 0,
"id": 42,
"likes": 0,
"name": "string",
"nsfw": true,
"updatedAt": "2019-08-24T14:15:22Z",
"uuid": "9c9de5e8-0a1e-484a-b099-e80766180a6d",
"videoId": {},
"views": 0
}
],
"total": 1
}