Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Option to skip download if subtitles already exist #26430

Open
jet082 opened this issue Aug 24, 2020 · 0 comments
Open

Option to skip download if subtitles already exist #26430

jet082 opened this issue Aug 24, 2020 · 0 comments
Labels

Comments

@jet082
Copy link

@jet082 jet082 commented Aug 24, 2020

Checklist

  • I'm reporting a feature request
  • I've verified that I'm running youtube-dl version 2020.07.28
  • I've searched the bugtracker for similar feature requests including closed ones

Description

When I download subtitles from a channel en masse via (youtube-dl --skip-download --write-auto-sub --write-sub --sub-lang en --sub-format best <someChannelOrPlaylist>, it ought to have an option to skip doing so for videos that already have their subtitles downloaded.

This is a bit tricky when it comes to auto-generated subtitles, as these may change as the algorithm changes, but even these should be skippable if a version has already been downloaded. This is important for my own purposes, as I am using ytdl to automate archiving searchable transcripts (auto-generated) of various channels and when these channels update, it would be nice to be able to skip things I've already downloaded.

@jet082 jet082 added the request label Aug 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
1 participant
You can’t perform that action at this time.