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

Error trying to download exercise files #81

Open NaimAhmed opened 5 years ago

NaimAhmed 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 ```):

[download] Finished downloading playlist: Repairing Your Reputation

🔰  Renaming video/subtitle files

Videos available: 10
Videos downloaded: 10

🔰  Moving files inside: 00. Introduction
🔰  Moving files inside: 01. Why Reptuation Matters
🔰  Moving files inside: 02. Reputation Repair

🥂  videos/subtitles moved to appropriate chapters successfully.

Exercise file is available to download

library card no. and card pin. entered successfully....
launching desired course page ....
Downloading:
Message: Element <span class="exercise-name"> could not be scrolled into view

Press any key to continue . . .

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

I've got a problem when it comes to downloading the exercise files whether in bulk download or regular download. When it automatically opens up the web browser, I've tried with both Mozilla and Chrome it can't get to the element to press on the exercise button on the page. At first, I thought this was because the web browser window was not full screen but after doing it again the same issue occurs whether the browser window is maximised or the normal size it opens. Also, the 2nd screenshot is another error I get when it comes to downloading the files. Not sure what problem is as at first, I thought because the window has to be maximised so it can find the button element so I made my browser open as maximised all the time, however, when the program runs it doesn't open the browser window as maximised. Could you please look into this? Thanks

github2

github