Skip to content

Releases: Ailothaen/RedditArchiver-standalone

v2.0.2

09 Jun 10:31
Compare
Choose a tag to compare

Additions:

  • -I / --file option that allows supplying URLs or IDs in a file

v2.0.1

17 Mar 18:56
Compare
Choose a tag to compare

Changes:

  • Fixed issues that could occur when -l was not defined

v2.0.0

25 Jun 13:54
Compare
Choose a tag to compare

Additions:

  • Added -s and -S arguments to download saved submissions of requester
  • Added -a and -A arguments to download posted submissions of requester (or someone else)
  • Added -u argument to download upvoted submissions of requester
  • Added -l argument to limit the number of submissions fetched by each of the arguments above
  • Added authentication.py script to the repository to make easier to get the refresh token

Changes:

  • Better error handling
  • "Previous" -u option removed (-i now both supports ID and URLs)
  • -i can now be used several times for multiple submissions

v1.1.0

01 May 16:33
Compare
Choose a tag to compare

Additions:

  • Argument --disable-recursion-limit (hidden) that disables Python's default recursion limit (which can cause errors when saving threads with replies that go very deep)

v1.0.0 – Initial release

01 May 16:25
11536ac
Compare
Choose a tag to compare