Closed TetradoToxinTTX closed 2 years ago
For the issue with .org
, .net
:
--echo360cloud
flag to force the module to treat the URL as echo360 cloud.See if if works with your original URL (that ends with .ca
)
Yes! This works but I had to update the Chrome driver instead of using the auto-downloaded one.
Thank you for this!
Canada Echo360 doesn't have a
.org
or a.net
. I already have ffmpeg installed and verified that it was working.I've tried using auto-downloaded chrome/firefox/phantomjs and I've even tried using the updated chromedriver. I've tried changing the
.ca
to.org.ca
and it still doesn't work.The login window was finally able to open when I ran it with
.org
with the updated chromedriver.Sadly, it still didn't download in the end. Here's the error when I run it through the updated chromedriver using .org instead of .ca: echo360Downloader1.log
All the dependencies are installed and I'm running Python 3.10.4 on my Window 10 computer.
Here's what happens if I just run it with
.ca
as it is supposed to:echo360Downloader2.log