1
0
Fork 0
mirror of synced 2024-06-03 02:44:39 +12:00
Commit graph

146 commits

Author SHA1 Message Date
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
Daniel Clowry 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çı aa43ebd1b8
README.md: add pypi badge (#285) 2021-04-20 19:27:24 +03:00
Ali Parlakçı 44ad34901c
README.md: drop v2 2021-04-20 19:01:57 +03:00
Ali Parlakçı c0cef487bd
README.md: drop the beta 2021-04-20 19:01:32 +03:00
Ali Parlakçı 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
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 c85ae3fc69 Escape characters 2021-04-18 16:44:52 +03:00
Serene-Arc 52e5120110 Update README 2021-04-18 16:44:52 +03:00
Serene-Arc bd9f276acc Rename module 2021-04-18 16:44:52 +03:00
Serene-Arc 3da58dbd5d Update README 2021-04-18 16:44:52 +03:00
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 6704cd1dc0 Set log backup count from config 2021-04-18 16:44:52 +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 d8b741191d Fix typos 2021-04-18 16:44:51 +03:00
Ali Parlakçı 7174121af2 Add v2-beta to title 2021-04-18 16:44:51 +03:00
Serene-Arc 72b2e30e90 Add some things to README 2021-04-18 16:44:51 +03:00
Serene-Arc ba2ab25c2c Rename options 2021-04-18 16:44:34 +03:00
Serene-Arc c9d2a23a5f Update README 2021-04-18 16:44:34 +03:00
Serene-Arc 0d72bf6431 Update documentation 2021-04-18 16:44:34 +03:00
Serene-Arc 9e546a6718 Add more to README 2021-04-18 16:44:20 +03:00
Serene-Arc 8e3e5a62d9 Start rewrite of README 2021-04-18 16:44:20 +03:00
Ali Parlakci e179c09fae Revert "Add --config option for explicitly stating configuration file to use."
This reverts commit 37a3d83725.
2021-04-18 11:31:51 +03:00
Ali Parlakci fdff302460 Merge branch 'config-flag' of https://github.com/r-pufky/bulk-downloader-for-reddit into r-pufky-config-flag 2021-03-27 12:28:23 +03:00