Commit Graph

9 Commits

Author SHA1 Message Date
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 16911fb8fb Fix formatting 2021-07-03 12:48:12 -04:00
17acres 02887beffe Update README to match change of directory names 2021-07-03 12:46:24 -04:00
17acres 114f8e95ea Add missing pyyaml dependency to lists 2021-07-03 12:44:56 -04:00
David Katsandres 6b4959c189
Merge branch 'master' into requirements 2021-03-17 07:42:49 -07:00
alex-bellon 30dfe5166b Added python-dateutil to dependencies and created requirements.txt 2021-03-16 22:33:05 -05:00
alex-bellon 572660cce2 Added more information about credentials to README 2021-03-16 22:20:56 -05:00
David Katsandres 03a42bf526
Update _config.yml 2020-03-10 15:38:57 -07:00
David Katsandres b96f3dcbc7 Add project files. 2019-08-15 22:38:16 -07:00