yt_clipper v5.14.0 [2023.08.12]
5.14.0 (2023-08-12)
Features
- clipper: change default --format-sort option for yt-dlp to prefer premium bitrate formats (7ab962b)
Bug Fixes
- clipper: add warning and prompt to disable potentially unsupported video download protocols m3u8/m3u8_native (932368e)
- clipper: fix ValueError exception with python>=3.11 from ClipperState dataclass decorator (dc9c937)
- clipper: use -fps_mode vfr to fix encoding hang with variable speed mode, add output frameout options for h264 to reduce stutter when video is slowed (ae3c172)
- markup: marker pair and global settings editors not displaying, rotate video doesn't fit video into view properly (3abb89d)
- markup: marker pair and global settings editors, flash messages (toasts), shortcuts table not injected just below video (3edb00e)
- markup: video progress bar and markers should be interactable when speed chart is displaying (840f078)
Major Dependency Upgrades
- clipper: update yt-dlp dependency from v2023.03.03 to v2023.07.06 (69c0b34)
- clipper: ffmpeg dependency updated to v6.0.0 (latest master branch builds)
Full Changelog: v5.12.0...v5.14.0