• tal@lemmy.today
    link
    fedilink
    English
    arrow-up
    22
    ·
    edit-2
    15 hours ago

    I mean, you don’t need anything; it’ll work with no flags. I have these:

    $ cat ~/.config/yt-dlp/config
    --embed-subs
    --embed-metadata
    --embed-chapters
    --embed-thumbnail
    --sponsorblock-mark=all
    $
    

    That’ll just embed some useful metadata in the file.

    • Kairos@lemmy.today
      link
      fedilink
      English
      arrow-up
      3
      ·
      edit-2
      11 hours ago

      Note that subtitles doesn’t include automatic subtitles. For that you have to do --write-auto-subs in conjunction