Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DeprecationWarning message #11

Open
dalesd opened this issue Feb 18, 2016 · 0 comments
Open

DeprecationWarning message #11

dalesd opened this issue Feb 18, 2016 · 0 comments

Comments

@dalesd
Copy link

dalesd commented Feb 18, 2016

I ran RedditAgain for the first time yeterday and I got this message in the output:

~/bin/RedditAgain-master $ python redditagain.py
Login to OLD account..
/usr/local/lib/python2.7/dist-packages/praw/decorators.py:74: DeprecationWarning: reddit intends to disable password-based authentication of API clients sometime in the near future. As a result this method will be removed in a future major version of PRAW.

For more information please see:

Pass disable_warning=True to login to disable this warning.
warn(msg, DeprecationWarning)

I was able to log in and it did edit my comments. However, it looks like it got stuck, because the output just kept going with many pages of this:

. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

I left it running overnight before I killed it.

It saved all the comments in a .csv file, but that had errors because it exceeded the maximum characters per cell in LibreOffice.
It did not:

  • Deletes all comments and submissions
  • Creates a new reddit account
  • Copies subreddit subscriptions from old account to new account
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant