1
0
Fork 0
mirror of synced 2024-05-21 20:52:48 +12:00
Commit graph

128 commits

Author SHA1 Message Date
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
Ali Parlakci 99c1e4c455 Add documentation for --downloaded-delay 2021-03-26 13:06:17 +03:00
Ali Parlakçı 825ff34cfd
v2-beta is out 2021-03-21 22:48:16 +03:00
Ali Parlakçı 45ed203859
Typo fix 2021-02-05 13:14:10 +03:00
Ali Parlakçı 60c93dea59
Update README.md 2021-02-05 13:13:28 +03:00
Ali Parlakçı 56428883a1
Update README.md 2020-12-11 21:06:41 +03:00
Robert Pufky 37a3d83725 Add --config option for explicitly stating configuration file to use.
aliparlakci/bulk-downloader-for-reddit#122

Address comments in pull review.

* Removed vertical space.
* Added config file existence check with log message.
2020-08-15 14:09:31 -07:00
Ali Parlakçı b06859ffec
Update README.md 2020-06-30 03:29:45 +03:00
Ali Parlakçı c3927bb5a1
Changed the size of the code snippet 2020-06-05 17:26:30 +03:00
Ali Parlakçı df7f5381a0
Docker integration 2020-06-05 17:23:45 +03:00
Ali Parlakçı af1f9fd365
v1.9.0 (#114)
* IMGUR API is no longer used

* --skip now accepts file types instead of domain

* --skip-domain added

* --no-download added

* --no-dupe now supports YouTube

* Duplicates of older posts will not be dowloaded if --no-dupe and --downloaded-posts options are given together

* Invalid characters in MacOS and Linux platforms are removed from filenames

* Bug fixes
2020-06-03 18:10:25 +03:00
Ali Parlakçı fd4958c06a
v1.8.0 (#105)
## Change log
  
- Youtube support added
- Custom filenames feature added
- Custom folder structure feature added
- Unsaving downloaded posts option added
- Remove duplicate posts on different subreddits option added
- Skipping given domains option added
- Keeping track of already downloaded posts on a separate file option added (See --dowloaded-posts in README)
- No audio on v.redd.it videos bug fixed (see README for details about ffmpeg)
- --default-directory option is added
- --default-options is added
- --use-local-config option is added
- Bug fixes
2020-06-01 15:05:02 +03:00
Ali 0e007abd64 Remove 'important' notice 2020-05-29 17:50:19 +03:00
Ali c5a2eed80f Important notice added 2020-05-27 01:01:05 +03:00
Ali Parlakçı 1c17f174a8
typo 2019-04-23 17:00:42 +03:00
Ali Parlakçı 9b36336ac3
typo 2019-04-23 16:51:05 +03:00
Ali Parlakçı 35e551f20c
Update README.md 2019-04-23 14:04:15 +03:00
Ali 898f59d035 Added an FAQ entry 2019-04-23 13:51:21 +03:00
Ali 6b6db37185 Minor corrections 2019-04-23 13:29:58 +03:00