1
0
Fork 0
mirror of synced 2024-10-01 09:41:03 +13:00
Commit graph

37 commits

Author SHA1 Message Date
Serene-Arc
b97dacb2f3 Allow archiver format to be specified multiple times 2023-06-25 13:25:01 +10:00
Armin Samii
ce4017db17
Merge branch 'development' into master 2023-06-17 20:31:24 -04:00
Serene
dd6f12345e
Merge pull request #818 from OMEGARAZER/Annotations 2023-05-29 13:04:10 +10:00
Armin Samii
f920da569e allow skipping of comment download 2023-05-23 08:01:38 -04:00
OMEGARAZER
a05ece3013
Add option for downvoted posts 2023-05-04 22:03:02 -04:00
OMEGARAZER
a5f5df7ab3
ANN201
ANN201 fixes
2023-03-10 15:28:22 -05:00
OMEGARAZER
caa4421c78
ANN204
ANN204 fixes
2023-03-10 15:28:22 -05:00
OMEGARAZER
5c57de7c7d
B907 Cleanup/updates
Cleanup some double quoted locations based on bugbear B907 and add same formatting to some other locations the emphasis may be helpful.
2023-02-18 15:58:05 -05:00
OMEGARAZER
95c8c72271
UP008 2023-01-28 23:58:36 -05:00
OMEGARAZER
247ea5ddd0
UP009 2023-01-28 23:56:23 -05: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 Chapman
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 Migdal
5f443fddff a better check for opts 2022-07-22 15:38:46 +10:00
Piotr Migdal
395bf9180a explicit warnings for non-exisitng args 2022-07-22 15:38:46 +10:00
Piotr Migdal
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. Wren
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
Serene
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 Parlakci
200916a150 Rename --exclude-id(-file) to --skip-id(-file) 2021-05-17 10:30:55 +10:00
Ali Parlakci
f768a7d61c Rename --skip to --skip-format 2021-05-17 10:30:55 +10:00
Serene-Arc
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
Serene
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-Arc
bd9f276acc Rename module 2021-04-18 16:44:52 +03:00
Renamed from bulkredditdownloader/configuration.py (Browse further)