1
0
Fork 0
mirror of synced 2024-06-14 00:04:45 +12:00
Commit graph

28 commits

Author SHA1 Message Date
Serene-Arc bd9f276acc Rename module 2021-04-18 16:44:52 +03:00
Serene-Arc 36291d5ea6 Add option to specify wait time as option 2021-04-18 16:44:52 +03:00
Serene 34c8a9a5d0 Add option to download user comments (#258)
* Add option to download user comments

* Update README
2021-04-18 16:44:52 +03:00
Serene-Arc 1768096b85 Add filter for stream logger re exceptions 2021-04-18 16:44:52 +03:00
Serene 21e8f0f8b9 Add option to exclude submission IDs (#220)
* Add option to exclude submission IDs

* Update README

* Update logging message
2021-04-18 16:44:51 +03:00
Serene-Arc 0d78e16b2d Make sure to log all exceptions to file 2021-04-18 16:44:51 +03:00
Serene-Arc ba2ab25c2c Rename options 2021-04-18 16:44:34 +03:00
Serene-Arc 2b885451e7 Add ability to make hard links for duplicates 2021-04-18 16:44:34 +03:00
Serene-Arc 28b7deb6d3 Rename function 2021-04-18 16:44:34 +03:00
Serene-Arc b08c31a1db Add integration tests for archiver 2021-04-18 16:44:20 +03:00
Serene-Arc 9417e0cc04 Remove bad encapsulating try-except 2021-04-18 16:44:06 +03:00
Serene-Arc fc6e5872b2 Add log entry at end of program 2021-04-18 16:44:06 +03:00
Serene-Arc 6d6327a396 Add function to calculate all existing file hashes if wanted 2021-04-18 16:44:06 +03:00
Serene-Arc f941161014 Add much more logging 2021-04-18 16:44:06 +03:00
Serene-Arc 50531c7b3e Switch from argparse to click 2021-04-18 16:44:05 +03:00
Serene-Arc 271c0b989d Abstract configuration into class 2021-04-18 16:44:05 +03:00
Serene-Arc d8a767e8da Fix option default 2021-04-18 16:44:05 +03:00
Serene-Arc cf1029de80 Fix error with verbose argument settings 2021-04-18 16:44:05 +03:00
Serene-Arc 1422591bf4 Change quotes 2021-04-18 16:44:05 +03:00
Serene-Arc aeb9afdc66 Rename file with custom exceptions 2021-04-18 16:44:05 +03:00
Serene-Arc 5e914b5234 Re-add missing argument 2021-04-18 16:44:05 +03:00
Serene-Arc c01fc39671 Update arguments 2021-04-18 16:44:05 +03:00
Serene-Arc ae5ed75226 Re-implement --link option 2021-04-18 16:43:55 +03:00
Serene-Arc 8e54986357 Re-implement --limit option 2021-04-18 16:43:55 +03:00
Serene-Arc a7f1db14e5 Move to different program structure 2021-04-18 16:43:55 +03:00
Serene-Arc f2415b6bd0 Rename folder 2021-04-18 16:43:15 +03:00
Serene-Arc be613949fe Rename files to conform to PEP8 2021-04-18 16:42:49 +03:00
Serene-Arc d8a1204d8b Move to standard module structure 2021-04-18 16:42:49 +03:00
Renamed from script.py (Browse further)