knowbee / llvd

Linkedin Learning Video Downloader
https://pypi.org/project/llvd
MIT License
311 stars 84 forks source link

connection error #104

Closed MartialFouc closed 1 year ago

MartialFouc commented 1 year ago

Hi @knowbee, I have download few course without any problem. But since yesterday, this message occurs after 1, 2 or 3 videos was download. My connexion is perfect, no proxy, no VPN. There is a connection error. Please check your connectivity.

Before the error message it start downloading the file, but the file is only a 0 bytes file.

It's the same with or without -t, I'm on mac 11.7.3 Best

knowbee commented 1 year ago

Hi @michael-hart-github Could you please provide me with the URL of the course you were trying to download? This information will help me to better understand the issue and find a solution.

MartialFouc commented 1 year ago

yes, that one : https://www.linkedin.com/learning/demystifying-audio-synthesis-beyond-the-basics/synth-programming-deep-dive?autoplay=true

And https://www.linkedin.com/learning/demystifying-audio-synthesis-the-basics/learning-synthesis?autoplay=true

Thanks

dimiric commented 1 year ago

Thanks for reporting the issue @MartialFouc I have also been experiencing this as well. Seems to be occurring more frequently. when it does happen, it creates a 0-size file and then breaks out of the course being worked on, Doesn't advance, but if I run llvd again, it moves past the video and tries for the next. Just happens that it keeps failing and generating the 0-size file. Hope this helps.

image image

MartialFouc commented 1 year ago

Exactly, it creates a 0-size file and stop the downloading process. I need erase the last 0-size file, then restart llvd commande, it skips all already download files and start downloading. I need to do that for each new video.

dimiric commented 1 year ago

Any thoughts on this one? Is it possible to add some error checking so it'll retry the video?

I've written a script to cycle down through a list of learning paths, and just some things I've noticed:

Sorry for the long message, just trying to help.

extraportal commented 1 year ago

Same. Connection error after one video downloaded. The course - https://www.linkedin.com/learning/javascript-the-tricky-bits upd: I tried another course and everything was OK. Also I have noticed when I tried to download 400p video from that problematic course it was downloading 600p instead.

maqboolkhan commented 1 year ago

Also happening for me. And the thing is when i remove zero byte file and try again, it downloads the file but same error occurs for next video but when you repeat them same process it downloads that video and error happens again. I tried with -t but did not help either.

NonneTrapuE commented 1 year ago

Have the same problem... Linkedin locked downloads ?

knowbee commented 1 year ago

113