whats-happening-rightnow / justfor.fans.ripper

23 stars 16 forks source link

Index out of range at line 68 #2

Open 96jaco96 opened 2 years ago

96jaco96 commented 2 years ago

Hello! for some reasons the list on line 68 ( vidurljumble = vpost.post_soup.select('div.videoBlock a')[0].attrs['onclick']) goes out of range after the first download..

stelladraco27 commented 1 year ago

I found that I had to open JFF in an incognito tab and get the info again, my best guess is the old auth token expires for some reason.

stelladraco27 commented 1 year ago

There is a bug in the photo downloading function as well, I have a fix for that if you are interested.

96jaco96 commented 1 year ago

I mainly use this for videos only, and so i didn't knew about the photo part... Anyway in the end i've managed "fix" it too but sadly i don't remeber how lol I might review that code and create a branch and hopefully have it merged with this main one

stelladraco27 commented 1 year ago

I actually made a fork already, I posted it in response to another issue, give my reply a look as it details what I did a lil bit