LinuxAcademy-DL
LinuxAcademy-DL copied to clipboard
Download not working
:~$ python3.7 driver.py email-id password https://linuxacademy.com/cp/modules/view/id/245
Requesting download of https://linuxacademy.com/cp/modules/view/id/245
Traceback (most recent call last):
File "driver.py", line 36, in
Were you able to get this resolved? Is this repository still working?
I have the same issue, it will open the browser, and it will hang on the sign in page of the Linux Academy website.
Cannot download file as well. The error message:
File "driver.py", line 25
chrome_options.add_argument(f'user-agent={user_agent}')
^
SyntaxError: invalid syntax
Pip requirements installed Cookies file moved to root dir on Mac
then ran ( python driver.py "username" "password" https://linuxacademy.com/cp/modules/view/id/413 )
Installed ffmpeg is still failing any thoughts.
File "driver.py", line 36 f'FFmpeg not found. For help, please visit: https://www.google.com/search?q=install%20ffmpeg%20on%20{platform.system()})', ^ SyntaxError: invalid syntax
@pgilmar - Which version of Python are you using?