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

subtitles urls only listed when used with "writesubtitles" in extract_info() #23497

Open
Mondanzo opened this issue Dec 23, 2019 · 1 comment
Open
Labels

Comments

@Mondanzo
Copy link

@Mondanzo Mondanzo commented Dec 23, 2019

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

I try to gather only subtitles information from youtube videos and therefore use skip download in my YoutubeDL instance. I only need the links to the vtt Subtitles of the Youtube Videos but those will just get attached to the result dict if I also use writesubtitles.

Is there a way to get the subtitle links without having to download the subtitles as file?

@Mondanzo Mondanzo added the question label Dec 23, 2019
@OpaqueArc
Copy link

@OpaqueArc OpaqueArc commented Feb 15, 2020

Try --write-info-json

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
2 participants
You can’t perform that action at this time.