1
0
Fork 0
mirror of synced 2024-07-17 12:15:59 +12:00
Commit graph

17 commits

Author SHA1 Message Date
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 942ca2afea Update test 2021-04-18 16:44:52 +03:00
Serene-Arc b255271016 Fix duplicate test name 2021-04-18 16:44:52 +03:00
Serene 32c9d6184c Archiver is smarter for comments (#242)
* Add comment name generation to file name formatter

* Refactor to reduce duplication

* Refactor archive entry classes

* Refactor archiver class a bit

* Refactor method

* Fix comment retrieval

* Add comment-downloading to archiver

* Update test

* Update test
2021-04-18 16:44:51 +03:00
Serene 3d2e11dc1d Add warning for non-unique file name schemes (#233)
* Add warning for non-unique file name schemes

* Update README with warning
2021-04-18 16:44:51 +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 ba2ab25c2c Rename options 2021-04-18 16:44:34 +03:00
Serene-Arc 3a093d0844 Add shortcut in download for certain errors 2021-04-18 16:44:34 +03:00
Serene-Arc e042d985b5 Load default config from package directory 2021-04-18 16:44:34 +03:00
Serene-Arc 06261cc5cd Add some more integration tests 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 a93813ca45 Fix some wrong pytest marks 2021-04-18 16:44:20 +03:00
Serene-Arc b8faffaf1f Add a couple more integration tests 2021-04-18 16:44:06 +03:00
Serene-Arc 4d91cf7c0f Shorten filenames that are too long 2021-04-18 16:44:06 +03:00
Serene-Arc ae0269e13b Add option to search for files pre-emptively 2021-04-18 16:44:06 +03:00
Serene-Arc 285d422c0e Add some more integration tests 2021-04-18 16:44:06 +03:00
Serene-Arc af348a05dd Add some integration tests 2021-04-18 16:44:06 +03:00