NB: to edit this page, click the ⋮ then select Code Editor.
This document explains how to convert Final Cut Pro chapters to a Youtube chapter list.
Download ffprobe from evermeet.cx (linked from ffmpeg.org).
Take the second item from the left column, selecting Download as Zip.
To create the raw chapter list:
$ ./ffprobe -show_chapters video_file > destination
To finish, open the ffProbe output file, paste the content in the green box, then click create chapters.
Paste ffProbe output in green box then click « create chapters ».