question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Youtube : auto-generated subtitle of original language downloads but not the auto-translated subtitles

See original GitHub issue

Checklist

  • I’m reporting a broken site support issue
  • I’ve verified that I’m running youtube-dl version 2021.04.26
  • I’ve checked that all provided URLs are alive and playable in a browser
  • I’ve checked that all URLs and arguments with special characters are properly quoted or escaped
  • I’ve searched the bugtracker for similar bug reports including closed ones
  • I’ve read bugs section in FAQ

Verbose log

PASTE VERBOSE LOG HERE

Description

For youtube German video https://www.youtube.com/watch?v=nYh32GMnaG4 , youtube-dl downloaded the German auto-generated subtitles, but not French and English which are auto-generated. This error is for Youtube-dl versions: 2021.04.06 and 2021.03.25.

The error output after running youtube-dl in Windows command (DOS box):-

C:\tools\youtube-dl>youtube-dl --version 2021.04.26

C:\tools\youtube-dl>youtube-dl --write-auto-sub --sub-lang de,en,fr --skip-downl oad https://www.youtube.com/watch?v=nYh32GMnaG4 [youtube] nYh32GMnaG4: Downloading webpage [info] Writing video subtitles to: Filmfest München 2016 I Brunhilde Pomsel EIN DEUTSCHES LEBEN-nYh32GMnaG4.en.vtt WARNING: Unable to download subtitle for “en”: Unable to download webpage: HTTP Error 404: Not Found (caused by HTTPError()); please report this issue on https: //yt-dl.org/bug . Make sure you are using the latest version; type youtube-dl - U to update. Be sure to call youtube-dl with the --verbose flag and include its complete output. [info] Writing video subtitles to: Filmfest München 2016 I Brunhilde Pomsel EIN DEUTSCHES LEBEN-nYh32GMnaG4.de.vtt [info] Writing video subtitles to: Filmfest München 2016 I Brunhilde Pomsel EIN DEUTSCHES LEBEN-nYh32GMnaG4.fr.vtt WARNING: Unable to download subtitle for “fr”: Unable to download webpage: HTTP Error 404: Not Found (caused by HTTPError()); please report this issue on https: //yt-dl.org/bug . Make sure you are using the latest version; type youtube-dl - U to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.

C:\tools\youtube-dl>

Issue Analytics

  • State:open
  • Created 2 years ago
  • Reactions:2
  • Comments:5 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
nestukhcommented, Aug 19, 2021

I have this problem too (or similar). This video https://www.youtube.com/watch?v=tVRjB-hv4BE has English subtitles, provided by the creators. You can choose to auto-translate those in your language, and are of much better quality of those auto-generated in your language you can embed via youtube-dl.

In short:

  • on youtube, you can watch that video with:
    • English (provided) subtitles,
    • English (auto-generated) subtitles,
    • Your Language (auto-translated from the provided ones) subtitles.
  • in youtube-dl, you can download and embed that video with:
    • English (provided) subtitles,
    • English (auto-generated) subtitles,
    • Your Language (auto-translated from the auto-generated ones) subtitles.

Is there a way to download the subtitles in Your Language, the variant auto-translated by youtube from the provided ones?

0reactions
dirkfcommented, Oct 13, 2021

Duplicate of #28258.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Use automatic captioning - YouTube Help
Set up live automatic captions · Go to YouTube. · From the top right, click Create "" and then Go live. · Choose...
Read more >
How to download auto generated subtitles in YouTube - Quora
Click on the settings button (the cog in the bottom right of the video player) and then click 'subtitles/CC' and then click English...
Read more >
5 Proven Ways to Download YouTube Subtitles as ... - Gihosoft
They are also some videos which contain no subtitle, but YouTube adopts the speech recognition algorithm – to automatically translate spoken words in...
Read more >
How To Automatically & Accurately Translate YouTube Videos ...
Translate YouTube videos with VEED; Upload translated subtitles to ... These auto generated captions are quite accurate but you can check the subtitle...
Read more >
How to Download YouTube Subtitles – 2 Solutions
You may find your subtitles has no captions. Thankfully, YouTube provides speech recognition technology to automatically generate subtitles for ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found