Open christophehenry opened 2 months ago
In the same vein, it would be nice if one could set the chapters by pasting a list. For example I like to detect "songs" in long recordings by volume, which works fine with ffmpeg. But applying that list to a peertube is a bit cumbersome. It was easier with the old chapter plugin which let you edit one text file to set the chapters.
Thanks for peertube!
But applying that list to a peertube is a bit cumbersome. It was easier with the old chapter plugin which let you edit one text file to set the chapters.
As a workaround you can also set chapters from the description (like on youtube): https://docs.joinpeertube.org/use/create-upload-video#chapters
But applying that list to a peertube is a bit cumbersome. It was easier with the old chapter plugin which let you edit one text file to set the chapters.
As a workaround you can also set chapters from the description (like on youtube): https://docs.joinpeertube.org/use/create-upload-video#chapters
Aaaah, nice, I didn't realize they get picked up, thanks!
Describe the problem to be solved
Ok, this one is a bit of a fringe use-case: I upload my mixes to Peertube and then to Mixcloud and Mixcloud accepts a timestamped tracklist as a
.cue
file. Would be nice to be able to export video chapters as a CUE sheet.Describe the solution you would like
Add a button in
my-video-actions-dropdown
to download the CUE sheet of the video.