Skip to content

0.4.0

Compare
Choose a tag to compare
@bardisty bardisty released this 14 Jul 00:02
· 38 commits to master since this release
0.4.0
3bdf500

⚠️ This release requires rclone >= v1.41

🎉 New Features

Two new configuration settings:

  • rclone_flags - Rclone flags to be used when files are being moved or copied to the remote (#1)
  • ytdl_write_all_subs - Download all the available subtitles instead of the language(s) specified in ytdl_subtitle_lang.

🔨 Improvements

  • Check if rclone configuration file exists before doing anything.
  • Check if rclone remote has any issues before doing anything.
  • Writing automatic subtitles no longer requires the "write normal subtitles" setting (ytdl_write_subtitles=true) to be enabled.

🐛 Bug Fixes

  • Fix subtitles not downloading due to unnecessarily escaped quotation marks.

💣 Regressions

  • Remove --embed-subs option. In testing the conversion would often fail, causing youtube-dl to skip the video.

0.3.1...0.4.0