r0oth3x49 / udemy-dl

A cross-platform python based utility to download courses from udemy for personal offline use.
MIT License
4.85k stars 1.2k forks source link

Unable to extract login-form form #181

Closed progamerz closed 6 years ago

progamerz commented 6 years ago

image If it worked: it will not get the lectures there and will print out this in the cmd:

[] : Trying to login as (email@hotmail.com)... [+] : Logged in successfully. [] : Downloaded course information .. (done) [] : Trying to logout now... [+] : Logged out successfully. [] : Course 'excel-vba-and-macros-course'. [+] : Chapter(s) (21). [*] : Lecture(s) (0).

[+] : Chapter (01 Introduction Scope-2188620) [*] : Lecture(s) (0).

[+] : Chapter (02 Your First Macro-2188644) [*] : Lecture(s) (0).

[+] : Chapter (03 The Object Model-2188648) [*] : Lecture(s) (0).

[+] : Chapter (04 Referencing Ranges Worksheets Workbooks with VBA-2188658) [*] : Lecture(s) (0).

[+] : Chapter (05 Working with Variables-2188672) [*] : Lecture(s) (0).

[+] : Chapter (06 Looping through Collections Making Decisions-2188682) [*] : Lecture(s) (0).

[+] : Chapter (07 Useful Built-in Functions-2328508) [*] : Lecture(s) (0).

[+] : Chapter (08 Debugging Error Handling Procedure Scope-2189206) [*] : Lecture(s) (0).

[+] : Chapter (09 Main Project 1 Create a Tool to Automate Table of Contents-218 9214) [*] : Lecture(s) (0).

[+] : Chapter (10 Looping in VBA (Controlling the Flow of Code)-2329782) [*] : Lecture(s) (0).

[+] : Chapter (11 Working with Arrays-2348968) [*] : Lecture(s) (0).

[+] : Chapter (12 Working with Files Folders Text Files-2368130) [*] : Lecture(s) (0).

[+] : Chapter (13 Excel Tables Formulas Pivot Tables-2378894) [*] : Lecture(s) (0).

[+] : Chapter (14 Main Project 2 Sales Regional Reporting Tool-2390964) [*] : Lecture(s) (0).

[+] : Chapter (15 Interacting with Other Applications (Word PowerPoint etc.)-239 2298) [*] : Lecture(s) (0).

[+] : Chapter (16 Workbook and Worksheet Events-2393442) [*] : Lecture(s) (0).

[+] : Chapter (17 Working with Userforms ActiveX Controls-2400872) [*] : Lecture(s) (0).

[+] : Chapter (18 Main Project 3 Invoice Generation Tool-2402924) [*] : Lecture(s) (0).

[+] : Chapter (19 Create your own Custom Functions-2403012) [*] : Lecture(s) (0).

[+] : Chapter (20 Working with Charts-2403020) [*] : Lecture(s) (0).

[+] : Chapter (21 Summary Final Words-2403032) [*] : Lecture(s) (0).

D:\udemy-dl>pause Press any key to continue . . .

r0oth3x49 commented 6 years ago

@progamerz you should check issue #179 . this is already fixed