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.

[BUG] it does not download the attached resources or subtitles.

See original GitHub issue

Description When you have already downloaded only the video files of the classes, and you run the script again, this time specifying the arguments to download all resources and all subtitles: The script does not download any of the attached resources and downloads only some subtitles from classes (very, very few).

To Reproduce

  1. Run the script without downloading attachments or subtitles:

python main.py -c https://www.udemy.com/courses/myawesomecourse -b <Bearer Token>

  1. Wait for it to end.
  2. Run the script again, this time with the --download-assets --download-captions -l all arguments in order to complete the previous download with the attachments and subtitles, like this: python main.py -c https://www.udemy.com/courses/myawesomecourse -b <Bearer Token> --download-assets --download-captions -l all
  3. You will find that upon completion, it downloaded the subtitles for only some classes, and none of the attachments.

Desktop: OS: [Windows 10, Linux Centos 8.5 Stream] Python: [v3.9.1, v3.6.8]

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:1
  • Comments:21 (10 by maintainers)

github_iconTop GitHub Comments

1reaction
Puyodead1commented, Dec 21, 2021

@Xen0byte Resolved in bc9f6ecb1a40aa0aa5eaed66e9935a7d582f9a76 @oijm17 If you continue to have this issue, please open a new issue.

0reactions
Puyodead1commented, Dec 21, 2021

@Puyodead1 I’m not sure if I’m doing something wrong, but the handle doesn’t seem to work. I’ll email you another token.

image

OH, haha. Puy❄dead1#0001 give that a try. 🤦🏻

Read more comments on GitHub >

github_iconTop Results From Across the Web

Unable to download subtitle from TED · Issue #29521 - GitHub
This bug report is only about subtitles. The video downloads without problem. I'm unable to download subtitles for a TED talk.
Read more >
Bug #1528605 “fail to download subtitles due to opensubtitles ...
when download a subtitle reports a message "it's not possible" I'm using Kubuntu and it's reporting this bug weeks ago. I can't download...
Read more >
SMPlayer / Bugs / #953 Login to opensubtitles.org has failed
Hello.. Since a couple of days I am unable to download subtitles from opensubtitles.org. I have attached some screenshots.
Read more >
Is anyone else having issues with closed captions
I have an instructor that contacted me today with this issue: > I have a question regarding closed captioning in Canvas. In adding...
Read more >
SourceForge Q&A: YouTube Subtitle Conversion - Dice
Google2SRT is a conversion tool that allows you to download, save, and convert subtitles from YouTube and Google Video to SubRip (.srt) ...
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