Giter Club home page Giter Club logo

Comments (10)

C0D3D3V avatar C0D3D3V commented on May 28, 2024 1

Ah no, I see the problem now.
Your Python version is too old. I used the syntax for format strings, which is only available since version 3.6.
I should update the version requirements or change the syntax.

Please update your python, for now...

from moodle-dl.

C0D3D3V avatar C0D3D3V commented on May 28, 2024 1

I made a short update, maybe it works without updating your Python. Give it a try.

from moodle-dl.

C0D3D3V avatar C0D3D3V commented on May 28, 2024 1

If you need this function right now you can also test the old downloader, it should have no problem with the videos, only with the file structure (but I can't promise it).

I will add the option to the new downloader in about two weeks.

from moodle-dl.

C0D3D3V avatar C0D3D3V commented on May 28, 2024 1

I created an account on https://moocs.hes-so.ch and took a look at the situation.
The videos were not uploaded directly to moodle but are hosted on youtube. So it wouldn't help to download the videos with my downloader. I have tested this once, on moodle there is only one html page saved with the embedded video, exactly this page is downloaded.

To download youtube videos efficiently I would recommend jdownloader 2 or youtube-dl (two very popular and large projects), with appropriate plugins you can also feed them directly from the browser with links.

from moodle-dl.

C0D3D3V avatar C0D3D3V commented on May 28, 2024

Which operating system do you use?

The error does not occur for me.

You could eventually solve the problem by specifying a valid path with the --path option, as it is explained in the Readme.

from moodle-dl.

C0D3D3V avatar C0D3D3V commented on May 28, 2024

The requested path is the one where all files are downloaded and where the database and the configuration is currently located. Default this should be the current working path (the path where you run the program) but you can change it to every path you want.

from moodle-dl.

zenny avatar zenny commented on May 28, 2024

@C0D3D3V Thanks for the prompt response.

I tested with both versions (3.5.9 and 3.6.10) and both appears to work.

However, only part ((no videos, just a welcome audio from under week 2, fyi) got downloaded from the moodle instance in https://moocs.hes-so.ch

Did I miss something?

from moodle-dl.

C0D3D3V avatar C0D3D3V commented on May 28, 2024

Great, I'm glad!
The downloader currently only downloads files from courses you are enrolled in. Furthermore only normal files, links and assignment files as well as submissions are downloaded. External links are only downloaded as links.

Videos are special resources on moodle. I can deal with them after the exam phase so that they can be downloaded.

from moodle-dl.

zenny avatar zenny commented on May 28, 2024

Great, I'm glad!
The downloader currently only downloads files from courses you are enrolled in. Furthermore only normal files, links and assignment files as well as submissions are downloaded. External links are only downloaded as links.

Videos are special resources on moodle. I can deal with them after the exam phase so that they can be downloaded.

Oh I see.

The purpose of any offline course downloader gets defeated if multimedia are not downloaded.

However, I am sure you would soon realize the multimedia download feature as seen from your promptness and proactivity! Yay! Kudos!

Cheers,
/z

from moodle-dl.

zenny avatar zenny commented on May 28, 2024

I created an account on https://moocs.hes-so.ch and took a look at the situation.
The videos were not uploaded directly to moodle but are hosted on youtube. So it wouldn't help to download the videos with my downloader. I have tested this once, on moodle there is only one html page saved with the embedded video, exactly this page is downloaded.

To download youtube videos efficiently I would recommend jdownloader 2 or youtube-dl (two very popular and large projects), with appropriate plugins you can also feed them directly from the browser with links.

Thanks for your prompt action to look in to the matter. Commendable!

However, they have two locations of videos, youtube and tube.switch.ch.

I used youtube-dl to download from youtube and video-downloader browser plugin to download from switch.

Thanks!

from moodle-dl.

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.