HersonHN / instabot

[Deprecated] Takes images from Reddit and post them to Instagram
5 stars 1 forks source link

Bug #2

Open BranchScope opened 4 years ago

BranchScope commented 4 years ago

I have this:

(base) branch@shishdedi:~/instabot$ node index.js 
All images already posted
(base) branch@shishdedi:~/instabot$

but i've an empty database and the url is correct and filled of post

HersonHN commented 4 years ago

Hello @BranchScope which is reddit source are you trying to read? maybe that'll help to replicate the issue.

BranchScope commented 4 years ago

reddit.com/r/unexpected

HersonHN commented 4 years ago

@BranchScope oh, I see the problem. Basically, all the top posts for that subreddit are videos, currently there's only support for images.

BranchScope commented 4 years ago

try to develop a media downloader with ffmpeg