knowbee / llvd

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

doesn't download the video if it persists as a name but it's not downloaded fully #99

Closed FlorianGeorgiev closed 1 year ago

FlorianGeorgiev commented 1 year ago

Hi, it seem i have access to the course I was trying to download, no matter my subscription has ended. Now i updated llvd to 3.0.3 but another problem raised. Apart from that the name of the files and the foldersis formed in a different way and now the script have to download everything from scratch, when it doesn't succeed to download a video, the file with the video is there, but its size is smaller. It sure is broken. When I start llvd again, it looks at the names and it thinks that the broken file is already downloaded so it skips it. Here's the error when it stops: image Here it thinks that the video is already downloaded: image But you could clearly see here that the video has smaller size than the previously downloaded with the older version 3.0.1 of llvd: image The llvd 3.0.1 was deleting the files if they have not downloaded properly so the next time llvd doesn't see them and start to download them.

FlorianGeorgiev commented 1 year ago

it downloaded the second file and on the third again the same error: image image

FlorianGeorgiev commented 1 year ago

Update: I found that only the videos that I've been downloaded while I had a subscription are accessible to me. Now that my subscription is ended, the other videos from the course are locked, so maybe this is somehow causing the problem. I'll leave the case open if anyone wants to investigate further, otherwise, please close it.