Giter Club home page Giter Club logo

redditpostarchiver's People

Contributors

biosafetylvl5 avatar charley-peng avatar jdxgfty avatar nawor3565 avatar pl77 avatar sjohnsonstoever avatar yardenshoham avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

redditpostarchiver's Issues

new threads can no longer be saved.

new reddit threads are 7 alphanumeric characters instead of 6 and less.

./archiver.py 101cakt

failed.

edit:

I figured out the issue. In archiver.py, I changed:

#!/usr/bin/env python3

to

#!/usr/bin/env python3.9

Getting error trying to download a subreddit

Hi there, I am trying out your archiving to download a subreddit, but for some reason im getting this error message in Windows 10 bash.

I type in
python3 subreddit.py subreddit and have tried just typing python and that doesn't work either, and I am getting

Traceback (most recent call last): File "/mnt/c/Users/username/Downloads/Compressed/redditPostArchiver-master/subreddit.py", line 13, in <module> from simplejson.scanner import JSONDecodeError ModuleNotFoundError: No module named 'simplejson'.

Any reason why? I have followed the readme though and set up fine.

Private subreddit posts?

Trying to archive a saved post from a private community using archiver.py but I'm getting

prawcore.exceptions.Forbidden: received 403 HTTP response

The account I've linked to has permission to view the post but for some reason it's not working

Can someone please help me out? I tried it with a public post and it worked fine.

[Errno 22] Invalid argument: './<post_id>_<bound method Arrow.timestamp of <Arrow

Traceback (most recent call last):
  File "o:/projects/reddit_post_archiver/archiver.py", line 198, in <module>
    with open(output_file_path, 'w', encoding='UTF-8') as html_file:
OSError: [Errno 22] Invalid argument: './n5mz2x_<bound method Arrow.timestamp of <Arrow [2021-05-05T19:40:33.442283-04:00]>>.html'

Error persists with all the post IDs I've tried. I'm using conda 4.10.1 (latest).

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.