jmbannon / ytdl-sub

Lightweight tool to automate downloading and metadata generation with yt-dlp
https://ytdl-sub.readthedocs.io
GNU General Public License v3.0
1.59k stars 61 forks source link

[BUGFIX] Fix usage of `chapter_title_sanitized` #924

Closed jmbannon closed 4 months ago

jmbannon commented 4 months ago

Usage of chapter_title_sanitized would sometimes result in an error. This should hopefully fix it

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (cea21ca) 97.04% compared to head (cd2582c) 97.08%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #924 +/- ## ========================================== + Coverage 97.04% 97.08% +0.04% ========================================== Files 115 115 Lines 7304 7304 ========================================== + Hits 7088 7091 +3 + Misses 216 213 -3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.