fix extracting text subtitles (#1262)

This commit is contained in:
Jason Dove
2023-04-29 21:46:20 -05:00
committed by GitHub
parent ed816e4b06
commit bc240a40e0
2 changed files with 6 additions and 2 deletions
+2
View File
@@ -4,6 +4,8 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
## [Unreleased]
### Fixed
- Fix extracting embedded text subtitles that had been incompletely extracted in the past
## [0.7.8-beta] - 2023-04-29
### Added