Skip to content

Subtitle file is not deleted after being embedded #630

@35609902357

Description

@35609902357

Embedding subtitles in the video and also keeping the file is pointless and it results in 2 identical tracks for the same video.

The default behavior of youtube-dl is to keep the file if not embedded and delete it if embedded, this is smarter because the -k flag can be used if someone wants to embed and also keep the file, but there is no flag to automatically remove the file once embedded.

Maybe adding a flag like --keep-subs-file would solve the problem for those few users who might want both, but the default should be what youtube-dl does, keep the file if external subs or embed and delete.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    Status

    Subtitle selection

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions