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 not downloading? #19

Open
victorhooi opened this issue Nov 11, 2013 · 0 comments
Open

Subtitles not downloading? #19

victorhooi opened this issue Nov 11, 2013 · 0 comments

Comments

@victorhooi
Copy link

Hi,

Has anybody been able to get subtitles working with this script?

Whenever I try setting writesubtitles to True, I get:

[youtube] mXHUIghDkFw: Downloading video webpage
[youtube] mXHUIghDkFw: Downloading video info webpage
[youtube] mXHUIghDkFw: Extracting video information
WARNING: unable to download video subtitles for en: Unable to download webpage: HTTP Error 404: Not Found; please report this issue on https://yt-dl.org/bug . Be sure to call youtube-dl with the --verbose flag and include its complete output. Make sure you are using the latest version; type  youtube-dl -U  to update.
[download] Destination: lectures/M101P_-_MongoDB_for_Developers/Week_4_-_Performance/04.13.02 How_Large_is_your_Index_Answer.mp4
[download] 100% of 557.22KiB in 00:00

The weird thing is, if you use youtube-dl to download them directly, it works.

But when edu_10gen_dl imports the YoutubeDL object, and calls .download(), it seems to fail?

I've raised an issue with youtube-dl:

ytdl-org/youtube-dl#1750

However, just curious is anybody was actually able to get it working?

Cheers,
Victor

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

1 participant