PeerTube icon indicating copy to clipboard operation
PeerTube copied to clipboard

Export chapters as a cue sheet

Open christophehenry opened this issue 1 year ago • 3 comments

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.

christophehenry avatar Sep 12 '24 11:09 christophehenry

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!

normen avatar Sep 14 '24 07:09 normen

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

Chocobozzz avatar Sep 16 '24 06:09 Chocobozzz

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!

normen avatar Sep 16 '24 07:09 normen