Commit Graph

  • f3d3d6bb65 Add some docs to cookie_jar I-Al-Istannen 2020-04-20 14:38:03 +02:00
  • b2fe7cc064 Add preliminary logging to organizer and tmp_dir I-Al-Istannen 2020-04-20 14:37:44 +02:00
  • 930d821dd7 Add a simple organizer I-Al-Istannen 2020-04-20 14:29:41 +02:00
  • 5c2ff14839 Add "prompt_yes_no" to utils I-Al-Istannen 2020-04-20 14:29:28 +02:00
  • a3d6dc7873 Clean up temp_folder I-Al-Istannen 2020-04-20 14:28:22 +02:00
  • 53ad1c924b Add cookie jar Joscha 2020-04-20 11:35:26 +00:00
  • 8c431c7d81 Add a simple temporary folder I-Al-Istannen 2020-04-20 12:08:52 +02:00
  • d5dd5aac06 Fix some mypy errors Joscha 2020-04-20 01:54:47 +00:00
  • 7d48972967 Configure mypy Joscha 2020-04-19 19:50:17 +00:00
  • 25043a4aaa Remove unnecessary files Joscha 2020-04-19 19:49:43 +00:00
  • 7ebeef5873 Clean up gitignore Joscha 2020-04-19 18:47:44 +00:00
  • 9b658776ca
    Merge pull request #6 from I-Al-Istannen/master Garmelon 2020-03-01 23:09:32 +00:00
  • cf3553175f Add OS_Exams synchronizer I-Al-Istannen 2020-02-27 14:51:29 +01:00
  • bf8b3cf9f7 Hack in support for TI exams I-Al-Istannen 2020-02-24 20:56:43 +01:00
  • 4a5600d5ce
    Merge pull request #5 from I-Al-Istannen/master Garmelon 2019-12-12 11:52:05 +00:00
  • f5bc49160f Lose 50 minutes of my life (and fix the TGI tut) I-Al-Istannen 2019-12-12 12:50:16 +01:00
  • fa5f82d312
    Merge pull request #4 from I-Al-Istannen/master Garmelon 2019-11-18 22:12:32 +00:00
  • 4433696509 [TGI] Add TGi tut I-Al-Istannen 2019-11-14 15:37:57 +01:00
  • 1f5475abc5
    Merge pull request #3 from I-Al-Istannen/master Garmelon 2019-10-17 21:10:21 +00:00
  • 1407c6d264 Download all TGI files and not just lectures I-Al-Istannen 2019-10-17 22:14:32 +02:00
  • e152bfc4a3
    Merge pull request #2 from I-Al-Istannen/master Garmelon 2019-10-15 20:01:10 +00:00
  • 1973c931bd Add support for other years in TGI downloader I-Al-Istannen 2019-10-15 15:37:52 +02:00
  • 458cc1c6d6 Add support for TGI website I-Al-Istannen 2019-10-15 15:34:59 +02:00
  • 52852d11a6 Bump version to 1.1.8 v1.1.8 Joscha 2019-09-22 11:56:41 +00:00
  • f94629a7fa Fix exceptions with weird content types Joscha 2019-09-22 11:55:47 +00:00
  • c8ee456d33 Bump version to 1.1.7 v1.1.7 Joscha 2019-07-26 08:14:55 +00:00
  • 2752e98621 Fix relative url joining in ti downloader I-Al-Istannen 2019-07-26 10:06:01 +02:00
  • 1572e11da8 Bump version to 1.1.6 v1.1.6 Joscha 2019-07-05 08:49:26 +00:00
  • ea01dc7cb2 Allow even more types of files Joscha 2019-07-05 08:48:43 +00:00
  • aba8d46d26 Bump version to 1.1.5 v1.1.5 Joscha 2019-07-04 12:17:33 +00:00
  • 77056e6f8d Allow more types of files Joscha 2019-07-04 12:16:42 +00:00
  • 064f12c14c Ignore mypy files Joscha 2019-07-04 12:16:26 +00:00
  • 2eb834afc3 Bump version to 1.1.4 v1.1.4 Joscha 2019-06-11 12:46:40 +00:00
  • d468a45662 Allow wolfram files Joscha 2019-06-11 12:42:55 +00:00
  • 50e25346e5 Bump version to 1.1.3 v1.1.3 Joscha 2019-06-07 11:36:41 +00:00
  • 67da4e69fa Add colorful log output I-Al-Istannen 2019-06-07 13:26:23 +02:00
  • da602366f8 Bump version to 1.1.2 v1.1.2 Joscha 2019-05-17 07:43:32 +00:00
  • 2016f61bf8 Crawl more of the TI page Joscha 2019-05-09 11:04:24 +00:00
  • 59c278da2c Bump version to 1.1.1 v1.1.1 Joscha 2019-05-06 12:07:12 +00:00
  • c72e92db18 Make Ti downloader authentication more robust Joscha 2019-05-06 12:04:01 +00:00
  • 44b4204517 Add basic Ti downloader Joscha 2019-05-06 11:54:36 +00:00
  • 11b9ff66e4 Bump version to 1.1.0 v1.1.0 Joscha 2019-04-26 09:48:17 +00:00
  • d730d0064c Conform to other files' __all__ Joscha 2019-04-26 09:44:50 +00:00
  • ae6cc40fb5 Rename ILIAS crawler to ilias Joscha 2019-04-26 04:24:24 +00:00
  • 0891e7f1bc Fix logging messages not appearing Joscha 2019-04-26 03:58:11 +00:00
  • 571c2a6c98 Clean up README structure Joscha 2019-04-25 20:04:14 +00:00
  • 2d7a2b2d53 Add more usage examples Joscha 2019-04-25 20:01:12 +00:00
  • 8550d1101c Fix backronym in README Joscha 2019-04-25 19:58:30 +00:00
  • fd71dc6f6e Use python3 everywhere in README Joscha 2019-04-25 19:57:04 +00:00
  • d48cbebbd4 Bump version to 1.0.0 v1.0.0 Joscha 2019-04-25 19:55:15 +00:00
  • bc018fffde Update the example config to the new version Joscha 2019-04-25 19:54:15 +00:00
  • 9693e1d968 Make logging easier Joscha 2019-04-25 19:41:26 +00:00
  • 5e9ecd3ce1 Add example setup steps Joscha 2019-04-25 19:30:02 +00:00
  • f1ba618378 Remove unnecessary files v0.1.0 Joscha 2019-04-25 19:17:50 +00:00
  • dfddc93039 Move norbert from aiohttp to requests Joscha 2019-04-25 19:15:36 +00:00
  • f0c42ce8ec Clean up Joscha 2019-04-25 19:02:48 +00:00
  • 82adeb324f Move ffm stuff from aiohttp to requests Joscha 2019-04-25 19:01:53 +00:00
  • 9bae030186 Move ilias stuff from aiohttp to requests Joscha 2019-04-25 18:52:48 +00:00
  • 0e536f476a Reorganize project structure Joscha 2019-04-25 11:48:58 +00:00
  • 45e4500a58 Update example config Joscha 2019-04-25 08:32:25 +00:00
  • c7a9a42b3d Allow files of type application/msword Joscha 2019-04-24 12:34:50 +00:00
  • 5a1bf2188b Switch from tabs to spaces Joscha 2019-04-24 12:34:20 +00:00
  • c3e64da570 Update example config Joscha 2019-02-08 12:56:24 +00:00
  • c2fc097124 Adapt to different LA1 folder structure Joscha 2018-12-14 09:28:29 +00:00
  • 3019e4255b Replace "/" in file names with "." Joscha 2018-12-14 09:27:12 +00:00
  • 616a8d96a2 Sort norbert files while downloading Joscha 2018-12-05 11:44:35 +00:00
  • f8cd5edb75 Fix some typos on ilias Joscha 2018-12-05 11:44:11 +00:00
  • 2d9223b8e6 Add norbert synchronizer Joscha 2018-11-29 09:28:44 +00:00
  • bdc0e8ad03 Remember files correctly for cleanin up Joscha 2018-11-28 08:59:07 +00:00
  • dad33b8c7f Save identically named files under different names Joscha 2018-11-27 17:23:32 +00:00
  • 98a2b5db34 Fix tut crawling Joscha 2018-11-27 10:28:39 +00:00
  • c824ae4f6d Add more allowed file types Joscha 2018-11-27 10:27:20 +00:00
  • 9a4ab645dc Clean up Prog slide names Joscha 2018-11-27 10:26:44 +00:00
  • 8b1a34233a Add and use utility functions for changing paths Joscha 2018-11-27 08:52:27 +00:00
  • a084b05433 Change log message Joscha 2018-11-26 17:33:27 +00:00
  • 21ddf2546d Use more complicated example config Joscha 2018-11-26 17:06:46 +00:00
  • 068fe77dcf Clean up minor things Joscha 2018-11-26 17:00:17 +00:00
  • 34da5d4d19 Sync files from ILIAS Joscha 2018-11-26 13:39:06 +00:00
  • 529c4a7dda Don't overwrite files if the contents match Joscha 2018-11-26 13:37:01 +00:00
  • 2034c9d426 Add FfM (Fachschaft für Mathematik) synchronizer Joscha 2018-11-24 08:27:33 +00:00
  • 5732268084 Clean up Joscha 2018-11-23 17:45:07 +00:00
  • 2afcd38f1c Rename Ilias-specific stuff Joscha 2018-11-23 10:09:03 +00:00
  • 5d5f60e21f Log properly Joscha 2018-11-23 10:08:31 +00:00
  • 282d0252eb Add file organizer Joscha 2018-11-23 08:56:59 +00:00
  • 4e6912591c Download files to some local file Joscha 2018-11-23 08:53:49 +00:00
  • cf9d43fe84 Fix authenticating bug Joscha 2018-11-21 06:59:34 +00:00
  • 95646b0b29 Authenticate with ILIAS and get pages by refid Joscha 2018-11-20 05:55:41 +00:00
  • 0803f196c8 Initial commit Joscha 2018-11-19 10:37:56 +00:00