ankitsejwal / Lyndor

:rocket: Powerful command line tool to download lynda.com courses for personal offline use. :part_alternation_mark:
MIT License
131 stars 32 forks source link

Download stops with youtube-dl error #87

Closed mmBesar closed 3 years ago

mmBesar commented 5 years ago

Please follow the guide below


Make sure you are using the latest version: run git pull to update your version from Lyndor directory

Before submitting an issue make sure you have:

What is the purpose of your issue?


If the purpose of this issue is a bug report, or you are not completely sure then provide the full terminal output as follows:

Copy the whole output and insert it here. It should look similar to one below (replace it with your log inserted between triple ```):

ERROR: None: Failed to parse JSON  (caused by JSONDecodeError('Expecting property name enclosed in double quotes: line 1 column 3 (char 2)')); please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; see  https://yt-dl.org/update  on how to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.

Answer questions related to your Environment which will help in reproducing the issue:

The issue was encountered on: :computer:

Login method:

Enter the python version you are using for download. Find your python version by typing in terminal python -V


If the purpose of this issue is a bug report please provide all kinds of example URLs where you encountered issues (replace following example URLs by yours):


Description of your issue, suggested a solution and other information

The download of the above URL stops at the 22 video of 57 with the error above!

Harshitbasti commented 4 years ago
[download] Downloading video 7 of 18
[youtube] Ab_j-TenDRs: Downloading webpage
[download] Resuming download at byte 10743808
[download] Destination: FRM Level 1 _ Basic Statistics _ Part 4-Ab_j-TenDRs.f248.webm
[download] 100% of 618.21MiB in 43:43
[download] Destination: FRM Level 1 _ Basic Statistics _ Part 4-Ab_j-TenDRs.f251.webm
[download] 100% of 70.37MiB in 07:47
[ffmpeg] Merging formats into "FRM Level 1 _ Basic Statistics _ Part 4-Ab_j-TenDRs.webm"
Deleting original file FRM Level 1 _ Basic Statistics _ Part 4-Ab_j-TenDRs.f248.webm (pass -k to keep)
Deleting original file FRM Level 1 _ Basic Statistics _ Part 4-Ab_j-TenDRs.f251.webm (pass -k to keep)

I don't know why youtube-dl is downloading same video 2 times. First time it is downloading video with original file size and then downloading it with smaller size.

Also videos are blurr

Please help me out with this issue.

jawidjrs commented 4 years ago

I got the same error with this course"Become a CompTIA A+ (220-1001 and 220-1002) Certified Technician". but two other courses were download normaly. I mean these "Overcoming Cognitive Bias" and "Overcoming Cognitive Bias" ERROR was :ERROR: None: Failed to parse JSON (caused by JSONDecodeError('Expecting property name enclosed in double quotes: line 1 column 3 (char 2)')); please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; see https://yt-dl.org/update on how to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.