Commit Graph

5 Commits

Author SHA1 Message Date
Cyberes 76b2b6604e update readme 2023-10-27 16:48:16 -06:00
Cyberes 9a67feefab update my stuff 2023-10-27 16:24:52 -06:00
dj346 e4a9bc6597
Added support to download canvas webpages (#7)
* fixed bug with loading cred yaml and added to gitignore

* added single file dependency

* Begun adding support for singlefile, added to classes and created new input. Also cleaned up code a bit.

* Created singlefile.py to download webpages.

* added function to download course home page.

* Added course home page downloading.

* Added downloading of assignment pages.

* Added downloading for the rest of the information

* Update README.md

* Update README.md

* Added checks to prevent redownloading of a page.

* Fixed bug with trailing periods, Fixed folder naming bug, Fixed bug where pages were being downloaded to cookies folder.

* Fixed some small issues, fixed comment and changed module folder name back to title

* Update README.md

* Fixed makeValidFilename back to makeValidFolderPath

resolves https://github.com/davekats/canvas-student-data-export/pull/7#pullrequestreview-852487782
2022-01-22 09:21:05 -08:00
17acres bb0633a8e7 Gitignore default output directory 2021-05-06 12:46:17 -04:00
David Katsandres b96f3dcbc7 Add project files. 2019-08-15 22:38:16 -07:00