mikf / gallery-dl

Command-line program to download image galleries and collections from several image hosting sites
GNU General Public License v2.0
11.7k stars 953 forks source link

Bunkr.ci help i am not a techy #6358

Open Devilin1982 opened 3 days ago

Devilin1982 commented 3 days ago

I just wanna watch this content but I keep getting error code someone please help me fix this.

https://bunkr.ci/a/aMRFLlQ9

That is the link

thank you

komoreshi commented 2 days ago

Assuming you're getting an index error for the recent interface change on bunkr or maybe cloudflare? Grab the working dev builds here or via pip (2nd line) depending on how you setup gallery-dl in the first place. The fix for bunkr hasn't been published to a main release yet.

PS D:\Downloads> .\gallery-dl_windows.exe https://bunkr.ci/a/aMRFLlQ9 --cookies-from-browser firefox -s
cookies: Extracted 15 cookies from Firefox
IMG_0311-MEVwFKeX.jpeg
IMG_0317-Q7RAxwxV.jpeg
IMG_0286-e0Qohvqu.jpeg
...

Otherwise if that's not the error, append -v to what you're running and paste the output here in a code block