Ahmed Soliman

Results 22 comments of Ahmed Soliman

I have restructured the project , You can see it here https://github.com/Ahmed-Soli/linkedin-course-downloader

unfortunately , I don't have an enterprise account so I can't be of much help ATM .

Exercises are the first files that get downloaded even before the course content . Do you mean add an option to only download the Exercises files ?

First of all , thank you for giving me the chance of make the script better . Yes there is more than one way I can work around this issue...

@iykedairo Glad you like it , yes indeed it picks up from where it left off .

@wonderness I get the idea now and I can make some adjustments but unfortunately I'm busy working on other projects right now , but totally noted and will work on...

@wonderness I had the exact same issue when my account was premium then the premium ended

@wonderness that might be a reason as well , I'm thinking of making a python GUI or a c# app to make it easier and to add more features .

@MojoMoe Yes fetch_info.py add it after line 80 . make sure it has the same indentation as the `fetch_course(course)`

@MojoMoe did you `import sleep from time` ?