Joe Hillenbrand d16651b508 REFACTOR
- pep8
- factor out common code
- clean up
- make it possible to continue comment/submission retrivial in the event of a failure (append instead of overwrite)
- add exception handling
- store content as utf-8
- rerun comment and submission removal until everything is gone
- just login if new account already exists
- double check password during new account creation
- use format() instead of '%'
2013-09-20 02:05:53 -07:00
2013-09-20 00:26:51 -07:00
2013-08-24 20:26:58 +05:30
2013-09-20 02:05:53 -07:00

RedditAgain

Migrate an old Reddit account to a new one.

Features

  • Easy to use
  • No change in source code required
  • Fast
  • Saves all comments and submissions in csv files.
  • Deletes all comments and submissions
  • Creates a new reddit account
  • Copies subreddit subscriptions from old account to new account

Usage

$ python redditagain.py

Donate

If you love and use RedditAgain, please consider donating via gittip. Any support is appreciated!

S
Description
Migrate an old Reddit account to a new one.
Readme 191 KiB
Languages
Python 100%