knowbee / llvd

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

Large videos are not fully downloaded #118

Open am-zed opened 9 months ago

am-zed commented 9 months ago

Running Python 3.11.6

$ llvd --cookies --resolution 720 --throttle 10,20 --caption --exercise --course lpic-2-linux-engineer-201-450-cert-prep-5-advanced-storage-device-administration      
Using cookie info from cookies.txt

Current: 1. LPIC-2 Linux Engineer 201-450 5 Advanced Storage Device Administration/01. Configuring RAID.mp4 @720p
Downloading video... :  35%|✹✹✹✹✹✹✹✹✹✹✹✹✹✹✹✹✹✹✹✹✹✹✹✹✹✹✹✹✹✹✹✹✹✹✹✹✹✹                                                                         | 126M/360M [01:05<02:02, 1.91MB/s]
Downloading subtitles..

Current: 1. LPIC-2 Linux Engineer 201-450 5 Advanced Storage Device Administration/02. Supporting IDE and SATA disks.mp4 @720p
Downloading video... :  14%|✹✹✹✹✹✹✹✹✹✹✹✹✹✹✹                                                                                               | 55.8M/391M [00:18<01:50, 3.02MB/s]
Downloading subtitles..

Current: 1. LPIC-2 Linux Engineer 201-450 5 Advanced Storage Device Administration/03. Supporting solid-state disks.mp4 @720p
Downloading video... :  42%|✹✹✹✹✹✹✹✹✹✹✹✹✹✹✹✹✹✹✹✹✹✹✹✹✹✹✹✹✹✹✹✹✹✹✹✹✹✹✹✹✹✹✹✹✹✹                                                                 | 144M/347M [00:56<01:13, 2.75MB/s]^C
Aborted!
Downloading video... :  42%|✹✹✹✹✹✹✹✹✹✹✹✹✹✹✹✹✹✹✹✹✹✹✹✹✹✹✹✹✹✹✹✹✹✹✹✹✹✹✹✹✹✹✹✹✹✹                                                                 | 144M/347M [00:56<01:19, 2.55MB/s]

Downloading videos smaller than 100 MB is fine, beyond that they get partially downloaded (with or without throttling).

Thank you for helping here!

knowbee commented 9 months ago

I will look into this. Thanks!

D09r commented 6 months ago

@knowbee Any updates on this issue? Still, it exists for filesize above >100M

knowbee commented 6 months ago

@D09r Will look into this when I get some free time. Thank you for reminding me again.