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

How to download subtitles only once? #25858

Open
someziggyman opened this issue Jul 1, 2020 · 0 comments
Open

How to download subtitles only once? #25858

someziggyman opened this issue Jul 1, 2020 · 0 comments
Labels

Comments

@someziggyman
Copy link

@someziggyman someziggyman commented Jul 1, 2020

Checklist

  • I'm asking a question
  • I've looked through the README and FAQ for similar questions
  • I've searched the bugtracker for similar questions including closed ones

Question

Hello guys. I'm downloading a video with subtitles using following parameters:

youtube-dl -f 137,bestaudio --write-sub --write-auto-sub --all-subs myYTlink

Since I'm downloading video and audio files separately, I've noticed youtube-dl downloads subtitles twice:
First time - when download starts;
Second time - when video download finishes and audio file download starts

How can I fix this? Any advice is appreciated. I assume there is some syntax solution for this with []^ symbols.

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.