Commit Graph
29 Commits
Author SHA1 Message Date
ModerateWinGuy f3dc8e46fd fixes for file naming
formatting_check / formatting_check (push) Failing after 6s
Python Test / test (.sh, ubuntu-latest, 3.9) (push) Failing after 16s
Python Test / test (.ps1, windows-latest, 3.9) (push) Has been cancelled
Python Test / test (.sh, macos-latest, 3.9) (push) Has been cancelled
2026-07-14 21:11:24 +12:00
ModerateWinGuy 15f14088be feat(Hashing): added more hash checking for repeat download checks to avoid overlap 2025-10-07 17:39:57 +13:00
OMEGARAZER cf5f7bfd16 pep585 and pathlib updates 2023-01-25 22:23:59 -05:00
Serene-Arc 4f07e92c5e Add option to classes 2023-01-04 19:04:31 +10:00
OMEGARAZER 83f45e7f60 Standardize shebang and coding declaration
Standardizes shebang and coding declarations.

Coding matches what's used by install tools such as pip(x).

Removes a few init files that were not needed.
2022-12-19 18:32:37 -05:00
Serene-Arc 0873a4a2b2 Format according to the black standard 2022-12-03 15:11:17 +10:00
OMEGARAZER 831f49daa6 Refurb linting
Lint with [refurb](https://github.com/dosisod/refurb) using `--disable 126 --python-version 3.9`
2022-11-30 17:19:02 -05:00
Jacob ChapmanandSerene-Arc 7eb2ab6d7d Update configuration.py 2022-07-23 17:24:05 +10:00
Serene-Arc af3f98f59c Change logger message level 2022-07-22 15:45:38 +10:00
Serene-Arc 23e20e6ddc Rename variable 2022-07-22 15:45:09 +10:00
Serene-Arc cb3415c62f Extract YAML function 2022-07-22 15:44:33 +10:00
Piotr MigdalandSerene-Arc 5f443fddff a better check for opts 2022-07-22 15:38:46 +10:00
Piotr MigdalandSerene-Arc 395bf9180a explicit warnings for non-exisitng args 2022-07-22 15:38:46 +10:00
Piotr MigdalandSerene-Arc 798ed728f5 yaml for options 2022-07-22 15:38:46 +10:00
Serene-Arc f57590cfa0 Add exclusion options to archiver 2022-07-06 16:52:58 +10:00
Serene-Arc 0177b434c2 Add --subscribed option 2022-02-18 10:21:52 +10:00
Jay R. WrenandSerene-Arc dd8d74ee25 Add --ignore to ignore user 2021-11-24 12:49:11 +10:00
Serene-Arc 1a4ff07f78 Add ability to read IDs from files 2021-07-21 17:32:38 +10:00
Serene-Arc c5c010bce0 Rename option 2021-06-12 10:35:31 +10:00
Serene-Arc 6eeadc8821 Add option for archiver full context 2021-06-11 15:31:11 +10:00
6dcef83666 Add ability to disable modules (#434)
* Fix test name to match standard

* Rename file

* Add ability to disable modules

* Update README

* Fix missing comma

* Fix more missing commas. sigh...

Co-authored-by: Ali Parlakçı <parlakciali@gmail.com>
2021-06-06 13:47:56 +03:00
Serene-Arc 6b78a23484 Allow --user to be specified multiple times 2021-05-27 15:22:58 +10:00
Ali Parlakci cf6905db28 Reverts #384 2021-05-21 00:22:44 +03:00
Ali ParlakciandSerene 200916a150 Rename --exclude-id(-file) to --skip-id(-file) 2021-05-17 10:30:55 +10:00
Ali ParlakciandSerene f768a7d61c Rename --skip to --skip-format 2021-05-17 10:30:55 +10:00
Serene-ArcandSerene afa3e2548f Add customisable time formatting 2021-05-03 14:05:05 +10:00
Serene-Arc cb41d4749a Add option to specify logfile location 2021-04-28 12:03:28 +10:00
SereneandAli Parlakci d8752b15fa Add option to skip specified subreddits (#268)
* Rename variables

* Add option to skip specific subreddits

* Update README
2021-04-18 16:44:52 +03:00
Serene-ArcandAli Parlakci bd9f276acc Rename module 2021-04-18 16:44:52 +03:00