canvas_grab icon indicating copy to clipboard operation
canvas_grab copied to clipboard

🌐 One-click script to synchronize files from Canvas LMS.

Results 8 canvas_grab issues
Sort by recently updated
recently updated
newest added

Nice to meet you. I am a freshman at SJTU :) I have a problem to switch to GUI mode

When an instructor uploads a `.html` file, an HTML file redirecting to `https://${canvas_domain}/api/v1/courses/${course_id}/module_item_redirect/${file_id}` will be put under modules in place of the actual file. This results in the actual content...

``` Traceback (most recent call last): File "D:\Google Drive\Year 2 Sem 2\Z_CANVAS_GRAB\main.py", line 6, in canvas_grab.__main__.main() File "D:\Google Drive\Year 2 Sem 2\Z_CANVAS_GRAB\canvas_grab\__main__.py", line 68, in main transfer.transfer( File "D:\Google Drive\Year...

If I have more than one canvas lms account, how do I configure the toml file to download from both?

Is it possible to download pages with the program? I have `Organize by module, download files, links and pages` selected, and a course that consists entirely of pages. Nothing is...

Hi there, although the tool work (very appreciated), I could not manage to generate the file. Instead of that, what I received from course generating was only HTML files. Hope...

I'm using canvas_grab v1.7.7. It cannot track the moved files for now. They should be moved to new place instead of redownloaded. Thanks!

enhancement

The program may fail if the downloaded file is being used by another process. We should remind a user to close it.

enhancement