github yt-dlp/yt-dlp 2021.01.24-1
yt-dlp 2021.01.24-1

latest releases: 2024.04.09, 2024.03.10, 2023.12.30...
3 years ago

2021.01.24-1

  • Quick fix for user config paths

2021.01.24

  • Merge youtube-dl: Upto 2021.01.24

  • Plugin support (documentation)

  • Multiple paths: New option -P/--paths to give different paths for different types of files

    • The syntax is -P "type:path" -P "type:path" (documentation)
    • Valid types are: home, temp, description, annotation, subtitle, infojson, thumbnail
    • Additionally, configuration file is taken from home directory or current directory (documentation)
  • Allow passing different arguments to different external downloaders (documentation)

  • [mildom] Add extractor by @nao20010128nao

  • Warn when using old style --external-downloader-args and --post-processor-args

  • Fix --no-overwrite when using --write-link

  • [sponskrub] Output unrecognized argument error message correctly

  • [cbs] Make failure to extract title non-fatal

  • Fix typecasting when pre-checking archive

  • Fix issue with setting title on UNIX

  • Deprecate redundant aliases in formatSort. The aliases remain functional for backward compatibility, but will be left undocumented

  • [tests] Fix test_post_hooks

  • [tests] Split core and download tests

Don't miss a new yt-dlp release

NewReleases is sending notifications on new releases.