TheFrenchGhosty / TheFrenchGhostys-Ultimate-YouTube-DL-Scripts-Collection

The ultimate collection of scripts for YouTube-DL.
GNU General Public License v3.0
2.29k stars 124 forks source link

feat: added chapter embedding support #103

Closed JosiahBull closed 10 months ago

JosiahBull commented 1 year ago

Added support for embedding chapters to downloaded videos. Bumped version to 3.4.0 given the change, assuming SEMVER for this repo.

TheFrenchGhosty commented 10 months ago

Hello,

--add-metadata already does that.

From the yt-dlp documentation:

--embed-metadata                Embed metadata to the video file. Also
                                embeds chapters/infojson if present unless
                                --no-embed-chapters/--no-embed-info-json are
                                used (Alias: --add-metadata)