GithubHelp home page GithubHelp logo

Comments (7)

voussoir avatar voussoir commented on May 30, 2024 1

Thanks, could you take this opportunity to also git pull in the place where you downloaded timesearch? There are a couple of new commits I made alongside updating voussoirkit. Sorry about that.

from timesearch.

voussoir avatar voussoir commented on May 30, 2024

Hi, sorry about that. You did not make a mistake. I made some changes to my sqlhelpers module and I had not yet published the update to pypi.

Could you try pip install voussoirkit --upgrade or python -m pip install voussoirkit --upgrade? You should get v0.0.74 now.

Sorry for the poor experience. I am surprised that new people are still discovering timesearch!

from timesearch.

dreams-and-thoughts avatar dreams-and-thoughts commented on May 30, 2024

Thank you! Perfect.
I'll see what I can do from here, should be fun.

You said you're surprised new people are discovering timesearch... is there a better way that you know of for accessing old reddit archives?

I found this mentioned in a DataHoarder thread about accessing banned/old subreddits.

from timesearch.

voussoir avatar voussoir commented on May 30, 2024

You're welcome.

The reason I'm surprised is because I've been out of the reddit programming scene for a long time (my install instructions were written for PRAW v4), and I haven't been advertising timesearch anywhere. So either the older datahoarder threads are coming up on top in google results, or people are still sharing timesearch themselves. It's a pleasant surprise that it's still being shared organically by word of mouth.

I think timesearch still works just fine. The main compromise is that it doesn't download submission media like images or videos or anything else, it just records the link. That's part of why this project doesn't need much maintenance. So if you want an all-in-one archiver that downloads media you might look for a different tool, but otherwise I'm not up to date on the reddit archiving community.

from timesearch.

voussoir avatar voussoir commented on May 30, 2024

Hi @comfytoday, if everything is working again let's close this issue :)

from timesearch.

dreams-and-thoughts avatar dreams-and-thoughts commented on May 30, 2024

hey @voussoir I ran the upgrade, and it that fixed the issue, but now getting this error:

File "/Users/black-mac/Documents/dev/reddit/timesearch-master/timesearch_modules/tsdb.py", line 323, in check_for_edits
self.insert_edited(obj, old_text=existing_body)
File "/Users/black-mac/Documents/dev/reddit/timesearch-master/timesearch_modules/tsdb.py", line 381, in insert_edited
cur.execute(query, bindings)
sqlite3.OperationalError: table submission_edits has no column named text

Command:

python timesearch.py get_submissions -r {subreddit}

from timesearch.

dreams-and-thoughts avatar dreams-and-thoughts commented on May 30, 2024

Perfect, thank you. I should have tried that but I'd downloaded the repository manually.
Thanks for your help.

from timesearch.

Related Issues (19)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.