I-Al-Istannen
|
a57ee8b96b
|
Add timeout to video downloads to work around requests IPv6 bug
|
2020-08-11 14:40:30 +02:00 |
|
I-Al-Istannen
|
77874b432b
|
Also add personal_desktop to download summary
|
2020-07-15 22:47:44 +02:00 |
|
I-Al-Istannen
|
d9ea688145
|
Use pretty logger for summaries
|
2020-06-26 17:24:36 +02:00 |
|
Joscha
|
402ae81335
|
Fix type hints
|
2020-06-26 13:17:44 +00:00 |
|
Daniel Augustin
|
739522a151
|
Move download summary into a separate class
|
2020-06-25 23:07:11 +02:00 |
|
Daniel Augustin
|
6c034209b6
|
Add deleted files to summary
|
2020-06-25 22:00:28 +02:00 |
|
Daniel Augustin
|
f6fbd5e4bb
|
Add download summary
|
2020-06-25 19:19:34 +02:00 |
|
I-Al-Istannen
|
b969a1854a
|
Remove unneeded whitespace
|
2020-05-30 00:22:31 +02:00 |
|
Joscha
|
072c6630bf
|
Avoid logging import in config
|
2020-05-12 18:19:23 +00:00 |
|
I-Al-Istannen
|
4f56c8f192
|
Pass element type to ilias directory filter
|
2020-05-12 14:41:13 +02:00 |
|
I-Al-Istannen
|
9850ab1d73
|
Allow crawling the ILIAS Personal Desktop
|
2020-05-10 12:16:42 +02:00 |
|
I-Al-Istannen
|
9950144e97
|
Allow passing a playlist URL to diva instead of an id
|
2020-05-10 11:17:13 +02:00 |
|
I-Al-Istannen
|
f6faacabb0
|
Move FatalException to errors.py
|
2020-05-09 00:11:21 +02:00 |
|
I-Al-Istannen
|
19c1e3ac6f
|
Fail on invalid ILIAS course ids
|
2020-05-09 00:11:20 +02:00 |
|
I-Al-Istannen
|
afa48c2d2d
|
Swallow and print errors instead of crashing
|
2020-05-09 00:10:54 +02:00 |
|
I-Al-Istannen
|
bee3d70998
|
Added a diva playlist downloader
|
2020-04-30 17:18:45 +02:00 |
|
I-Al-Istannen
|
8a42a2a396
|
Move logging into its own file
|
2020-04-25 20:02:01 +02:00 |
|
Joscha
|
1aaa6e7ab5
|
Use PathLike everywhere
|
2020-04-24 18:41:14 +00:00 |
|
Joscha
|
7f53543324
|
Satisfy pylint and add todo
|
2020-04-24 18:26:28 +00:00 |
|
Joscha
|
8258fa8919
|
Add test run option to PFERD
|
2020-04-24 18:00:21 +00:00 |
|
Joscha
|
5b929f09a2
|
Move download strategies to downloader
Also fixes an issue where the downloader didn't mark files that were not
downloaded due to the strategy used.
|
2020-04-24 14:27:40 +00:00 |
|
Joscha
|
4d32f863bc
|
Clean up organizer after synchronizing
|
2020-04-24 14:17:23 +00:00 |
|
Joscha
|
4e7333b396
|
Allow specifying paths as strings in Pferd
|
2020-04-24 11:50:40 +00:00 |
|
I-Al-Istannen
|
4c0e3b493a
|
Use download_modified_or_new as default strategy
|
2020-04-24 13:48:06 +02:00 |
|
I-Al-Istannen
|
509e624d47
|
Satisfy pyling. Useful docstrings? Not quite sure.
|
2020-04-23 20:35:59 +02:00 |
|
I-Al-Istannen
|
0b00a9c26b
|
Log when starting to synchronize
|
2020-04-23 19:56:37 +02:00 |
|
Joscha
|
5ef5a56e69
|
Extract Location into separate file
|
2020-04-23 17:38:28 +00:00 |
|
I-Al-Istannen
|
f3f4be2690
|
More free functions
|
2020-04-23 19:21:49 +02:00 |
|
I-Al-Istannen
|
076b8c5a1f
|
Add download strategies to save bandwith
Only download files that are newer than the local version.
|
2020-04-23 18:29:20 +02:00 |
|
Joscha
|
4b59a7c375
|
Move around TODOs
|
2020-04-23 10:49:01 +00:00 |
|
I-Al-Istannen
|
bef210ae77
|
Rename and implement IliasDirectoryFilter
|
2020-04-23 12:35:18 +02:00 |
|
Joscha
|
2de4255a78
|
Add Pferd class
|
2020-04-23 09:50:32 +00:00 |
|