Added support to download canvas webpages #7

Merged
dj346 merged 16 commits from master into master 2022-01-22 10:21:05 -07:00

16 Commits

Author SHA1 Message Date
dj346 025f18117d
Fixed makeValidFilename back to makeValidFolderPath
resolves https://github.com/davekats/canvas-student-data-export/pull/7#pullrequestreview-852487782
2022-01-14 02:32:15 -08:00
dj346 3aaf0d0b15
Update README.md 2021-12-24 22:08:43 -08:00
dj346 9d4d23e356 Fixed some small issues, fixed comment and changed module folder name back to title 2021-12-24 21:52:54 -08:00
dj346 a7e05ec674 Fixed bug with trailing periods, Fixed folder naming bug, Fixed bug where pages were being downloaded to cookies folder. 2021-12-24 07:46:22 -08:00
dj346 cdb15e251a Merge branch 'master' of https://github.com/dj346/canvas-student-data-export 2021-12-24 05:23:14 -08:00
dj346 3dfe0b191e Added checks to prevent redownloading of a page. 2021-12-24 05:23:10 -08:00
dj346 4edca0863c
Update README.md 2021-12-24 02:19:44 -08:00
dj346 d2c7aea528
Update README.md 2021-12-24 02:19:29 -08:00
dj346 97b02f3f5b Added downloading for the rest of the information 2021-12-24 02:17:59 -08:00
dj346 f53ece8796 Added downloading of assignment pages. 2021-12-24 02:15:50 -08:00
dj346 25d76d1194 Added course home page downloading. 2021-12-24 02:07:44 -08:00
dj346 12ba784694 added function to download course home page. 2021-12-24 01:43:50 -08:00
dj346 9ebf23c95c Created singlefile.py to download webpages. 2021-12-24 01:27:56 -08:00
dj346 c9a3424330 Begun adding support for singlefile, added to classes and created new input. Also cleaned up code a bit. 2021-12-23 22:33:02 -08:00
dj346 34d561a639 added single file dependency 2021-12-18 01:53:30 -08:00
dj346 6f2491a0a7 fixed bug with loading cred yaml and added to gitignore 2021-12-18 01:47:01 -08:00