Commit Graph
165 Commits
Author SHA1 Message Date
ModerateWinGuy 9f5a25fcf5 feat(UI): added docker image and config 2025-10-10 11:15:28 +13: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 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
SereneandGitHub 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
BrianandGitHub 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_RAZERandGitHub 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 ChapmanandSerene-Arc 89653c4bad Update README.md 2022-07-23 17:24:05 +10:00
Piotr MigdalandSerene-Arc 0731de788d instructions for YAML options 2022-07-22 15:38:46 +10:00
SereneandGitHub 90b680935e Merge pull request #628 from chapmanjacobd/patch-2 2022-04-19 10:37:32 +10:00
Jacob ChapmanandGitHub 68e367453b readme: make --search info a bit more clear 2022-04-18 16:03:24 -05:00
sinclairkoshandGitHub 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. WrenandSerene-Arc 2b50ee0724 add test. fix typos. 2021-11-24 12:49:11 +10:00
Jay R. WrenandSerene-Arc 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çıandGitHub 349abbfb44 Merge pull request #440 from aliparlakci/development
v2.2
2021-06-06 14:25:51 +03: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
SereneandGitHub 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çıandGitHub 8fb5103d09 Adds download count badge 2021-05-19 13:58:53 +03:00
Ali ParlakciandSerene 36886dffe0 Reorder skip options 2021-05-17 10:30:55 +10: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
Ali ParlakçıandGitHub 6f9430fc71 README: add how to update with pip (#367) 2021-05-12 15:13:10 +03:00
Ali ParlakçıandGitHub bc3ebe9580 Fix example commands (#364) 2021-05-11 19:19:25 +03:00
Serene-ArcandSerene c9bd2e76c9 Update README with Arch packages 2021-05-11 09:55:35 +10:00
Serene-ArcandSerene edbd0e90a4 Update config paths in README 2021-05-11 09:44:37 +10:00
Serene-ArcandSerene a86a41e6a5 Update README 2021-05-03 14:05:05 +10:00
Daniel ClowryandSerene fe95394b3b Match import order, update docs 2021-04-30 09:22:26 +10:00
Serene-Arc 667aa395e5 Update README 2021-04-28 12:03:28 +10:00
Ali ParlakçıandGitHub aa43ebd1b8 README.md: add pypi badge (#285) 2021-04-20 19:27:24 +03:00
Ali ParlakçıandGitHub 44ad34901c README.md: drop v2 2021-04-20 19:01:57 +03:00
Ali ParlakçıandGitHub c0cef487bd README.md: drop the beta 2021-04-20 19:01:32 +03:00
Ali ParlakçıandGitHub 61489dc73d README.md: clarify python requirement 2021-04-20 16:04:41 +03:00
Ali Parlakçı 0d407d7a39 Enhance docs 2021-04-18 16:44:52 +03:00
Ali Parlakçı e78ecd5626 README.md: Adds CI status badge 2021-04-18 16:44:52 +03:00