NSFWUTILS / RedditScrape

Quick and dirty script to suck down the pr0n from Reddit before it's too late
81 stars 6 forks source link

cant save json #20

Open covinentkiller9 opened 1 year ago

covinentkiller9 commented 1 year ago

I have typed in my subs to the subs file as "homelab" as example. then when I run the python file I get an error saying it was expecting something else in the line 1 colum 1 car 0. not sure if im setting up the subs file wrong or not as i cant find the proper way to set it up listed anywhere.

Opening subs file: subs Downloading json to E:\reddit/json/ loading homelab - chunk 1 Unexpected error for sub homelab: Expecting value: line 1 column 1 (char 0) No file saved Successfully Downloaded Failed to retrieve data for these subs

what can I do to get this working please. Thanks!!!

kaskaro490 commented 1 year ago

same here