mjbright / futurelearn-dl

A script to download materials from the FutureLearn website (for enrolled courses)
GNU General Public License v3.0
34 stars 20 forks source link

Token Failure #15

Open ivano12 opened 4 years ago

ivano12 commented 4 years ago

Hi and once again thank you very much for your program. Keeping myself busy during the Corona trying to learn more courses online !

Got the following error after I downloaded the source code and pasted it into a file that I called Futurelearn-dl.py

Also using Python3.6

C:\Users\ivan\Pythonprograms>python futurelearn-dl.py email password battery-storage-applications 7 File "futurelearn-dl.py", line 149 fatal("getToken: No authenticity_token in response") ^ IndentationError: unexpected indent

Can you help ? Many thanks, Ivan