Git Product home page Git Product logo

Comments (4)

soraxas avatar soraxas commented on August 16, 2024

Does the interactive mode works? (--interactive)

It always has to load every lecture before getting the info of its posted date.

from echo360.

Notnilc-N avatar Notnilc-N commented on August 16, 2024

Once each lecture is loaded the script exits without downloading anything

from echo360.

soraxas avatar soraxas commented on August 16, 2024

from echo360.

Notnilc-N avatar Notnilc-N commented on August 16, 2024

Here's the output when I run the command .\run.bat --setup-credential --firefox --interactive --debug [url]

Retrieving echo360 Course Info... 5/5 videos Done!
Traceback (most recent call last):
File "echo360.py", line 7, in
sys.exit(main())
File "C:\Users\cnguy\Desktop\echo360-master\echo360\main.py", line 365, in main
downloader.download_all()
File "C:\Users\cnguy\Desktop\echo360-master\echo360\downloader.py", line 238, in download_all
min_selection_count=1,
File "C:\Users\cnguy\Desktop\echo360-master_echo360venv\lib\site
-packages\pick_init_.py", line 197, in pick
picker = Picker(*args, **kwargs)
TypeError: init() got an unexpected keyword argument 'multi_select'

Here's the log file. Not 100% sure if it's the right one, but it was created around the same time as when I ran the command and it has log at the end so I guess it's the one.
echo360Downloader.log

from echo360.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.