chore(release): bump version to 2.1.0
This commit is contained in:
@@ -1368,7 +1368,6 @@ class dl:
|
||||
kept_tracks.extend(title.tracks.subtitles)
|
||||
if keep_chapters:
|
||||
kept_tracks.extend(title.tracks.chapters)
|
||||
# Always preserve attachments (screenshots, fonts, etc.) for cleanup
|
||||
kept_tracks.extend(title.tracks.attachments)
|
||||
|
||||
title.tracks = Tracks(kept_tracks)
|
||||
|
||||
Reference in New Issue
Block a user