curl --location --request POST 'https://peertube2.cpy.re/api/v1/video-playlists//videos' \
--header 'Content-Type: application/json' \
--data-raw '{
"startTimestamp": 0,
"stopTimestamp": 0,
"videoId": {}
}'{
"videoPlaylistElement": {
"id": 2
}
}