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