1
0
Fork 0
mirror of synced 2024-06-02 18:34:37 +12:00
Commit graph

173 commits

Author SHA1 Message Date
Serene-Arc 3584ff1953 Format README according to line length 2023-06-25 14:22:42 +10:00
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
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
Serene a16622e11e
Merge pull request #804 from thomas694/update-readme 2023-03-01 09:23:34 +10:00
Thomas 987172c1ce
Update README.md 2023-02-23 00:32:02 +01:00
OMEGARAZER 98aa3d7cb6
Quote cleanup
cleanup of some strings to prioritize outer double quotes when both are present or switch to double quotes when only single is present.
2023-02-18 16:06:32 -05:00
Serene-Arc 4e15af637f Make option descriptions clearer 2023-02-06 09:54:52 +10:00
Serene-Arc 1895d2f22a Add warning for --search-existing 2023-02-06 09:53:13 +10:00
OMEGARAZER 59c25d21df
Update README.md
Updated the info on make-hard-links, no-dupes and search-existing to be more accurate to current functionality.
2023-01-06 23:20:10 -05:00
Serene e2a14b0e14
Merge branch 'development' into ZapperDJ-patch-1 2023-01-05 17:48:16 +10:00
Serene-Arc 241021fa39 Add new option details 2023-01-05 17:38:37 +10:00
Brian e0e780a272
Update README.md to include information from #549
Serene-Arc determined that the time filter does not apply if the reddit API is not providing the "Top" or "Controversial" list.

As such, I have updated the time option documentation to clarify that.
2023-01-02 16:17:52 -07:00
OMEGARAZER 2bafb1b99b
Consolidate flake8 settings
Consolidates sane flake8 settings to pyproject with the Flake8-pyproject plugin.

Does not change logic of test workflow but allows base settings to live in pyproject for anyone using flake8 as an external linter (e.g. vscode)

Also fixes some flake8 errors that were not being picked up by current testing, mostly unused imports.
2022-12-28 10:00:43 -05:00
OMEGARAZER 57ac0130a6
revert init files 2022-12-20 12:16:31 -05:00
ZapperDJ 66049a4021 Add documentation for unsavepost.py 2022-12-19 16:54:09 +01:00
OMEGARAZER 8c01a9e7a0
Consolidate to pyproject
Consolidates configs to pyproject.toml and updates workflows accordingly as well as sets sane minimums for dev requirements.

adds version check to main script.
2022-12-16 23:45:36 -05:00
OMEGARAZER e32d322dbd
Add shell completions 2022-12-16 14:56:44 -05:00
Serene-Arc 921b2d0888 Fix indents 2022-12-03 16:34:52 +10:00
OMEGA_RAZER 7b7167643f
Update README.md
Get rid of the double with.
2022-11-30 14:20:51 -05:00
OMEGARAZER 175513fbb7
Add console entry point for pipx support
Adds support for pipx with console entry point.

closes #702
2022-11-29 22:40:28 -05:00
Serene-Arc 325883e441 Expand documentation for option 2022-09-29 18:20:23 +10:00
Jacob Chapman 89653c4bad Update README.md 2022-07-23 17:24:05 +10:00
Piotr Migdal 0731de788d instructions for YAML options 2022-07-22 15:38:46 +10:00
Serene 90b680935e
Merge pull request #628 from chapmanjacobd/patch-2 2022-04-19 10:37:32 +10:00
Jacob Chapman 68e367453b
readme: make --search info a bit more clear 2022-04-18 16:03:24 -05:00
sinclairkosh 81b7fe853b
Update Readme with some command clarifications
Clarify that fact that downloading by user doesn't work the same way as downloading by subreddit.

Feel free to user a better example username.  :)
2022-03-22 05:53:43 +11:00
Jay R. Wren 2b50ee0724 add test. fix typos. 2021-11-24 12:49:11 +10:00
Jay R. Wren dd8d74ee25 Add --ignore to ignore user 2021-11-24 12:49:11 +10:00
Serene-Arc f19171a1b4 Add mention of bash scripts 2021-11-22 14:37:21 +10:00
Serene-Arc fc279705c1 Fix typo 2021-11-22 14:37:21 +10:00
Serene-Arc b4dd89cddc Add section for common command-line tricks 2021-11-22 14:37:21 +10:00
Serene-Arc 7a1663db51 Update README 2021-07-21 17:32:38 +10:00
Serene-Arc c5c010bce0 Rename option 2021-06-12 10:35:31 +10:00
Serene-Arc e500bc4ad4 Update README 2021-06-11 15:35:12 +10:00
Ali Parlakçı 349abbfb44
Merge pull request #440 from aliparlakci/development
v2.2
2021-06-06 14:25:51 +03: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 434aeb8feb
Add a combined command for the archiver and downloader: clone (#433)
* Simplify downloader function

* Add basic scraper class

* Add "scrape" command

* Rename "scrape" command to "clone"

* Add integration tests for clone command

* Update README

* Fix failing test
2021-06-06 13:29:09 +03:00
Serene-Arc be00bfb1bb Update README 2021-05-27 15:24:18 +10:00
Ali Parlakci cf6905db28
Reverts #384 2021-05-21 00:22:44 +03:00
Ali Parlakçı 8fb5103d09
Adds download count badge 2021-05-19 13:58:53 +03:00
Ali Parlakci 36886dffe0 Reorder skip options 2021-05-17 10:30:55 +10: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
Ali Parlakçı 6f9430fc71
README: add how to update with pip (#367) 2021-05-12 15:13:10 +03:00
Ali Parlakçı bc3ebe9580
Fix example commands (#364) 2021-05-11 19:19:25 +03:00
Serene-Arc c9bd2e76c9 Update README with Arch packages 2021-05-11 09:55:35 +10:00
Serene-Arc edbd0e90a4 Update config paths in README 2021-05-11 09:44:37 +10:00
Serene-Arc a86a41e6a5 Update README 2021-05-03 14:05:05 +10:00