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

--convert-subs only works if you don't put --skip-download #26781

Open
hamidb80 opened this issue Oct 2, 2020 · 0 comments
Open

--convert-subs only works if you don't put --skip-download #26781

hamidb80 opened this issue Oct 2, 2020 · 0 comments

Comments

@hamidb80
Copy link

@hamidb80 hamidb80 commented Oct 2, 2020

I considered that --convert-subs <FORMAT> not working if put --skip-download in the command.

youtube-dl https://www.youtube.com/watch?v=48sCx-wBs34 --convert-subs srt --write-auto-sub --sub-langs en  --skip-download

But if I download video with subtitle, it converts subtitle to given format perfectly.

youtube-dl https://www.youtube.com/watch?v=48sCx-wBs34 --convert-subs srt --write-auto-sub --sub-langs en  -f worst
@hamidb80 hamidb80 changed the title --convert-sub not working --convert-subs only works if you don't put --skip-download Oct 3, 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.