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

I just want to download 1 auto geneerated subtitle #639

Open
mash2k3 opened this issue Jan 22, 2025 · 3 comments
Open

I just want to download 1 auto geneerated subtitle #639

mash2k3 opened this issue Jan 22, 2025 · 3 comments

Comments

@mash2k3
Copy link

mash2k3 commented Jan 22, 2025

I just want to download 1 auto generated subtitle to english
i tried en-tr
en
-tr
nothing works but all

how do i get the subtitle en-tr only

Image

@tcely
Copy link
Contributor

tcely commented Jan 23, 2025

Image

# Download the media with youtube-dl
download_youtube_media(self.url, format_str, self.source.extension,
str(self.filepath), self.source.write_json,
self.source.sponsorblock_categories.selected_choices, self.source.embed_thumbnail,
self.source.embed_metadata, self.source.enable_sponsorblock,
self.source.write_subtitles, self.source.auto_subtitles,self.source.sub_langs )

You need to configure your source to download automatically generated subtitles and choose which languages to download.

@mash2k3
Copy link
Author

mash2k3 commented Jan 23, 2025

thank you, it works now

@tcely
Copy link
Contributor

tcely commented Jan 23, 2025

You're welcome. Please close this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants