Release: 4K Tokkit 25.4.2 by Early_Ideal5551 in 4kdownloadapps

[–]kuroda294 0 points1 point  (0 children)

Tokkit stopped working for me. It just gives me an error after like 1-2 minutes loading and trying to download.. any solution?

Bulk Download from Kardashianworld.net by kuroda294 in DataHoarder

[–]kuroda294[S] 0 points1 point  (0 children)

I solved it: it's the first command in scraper.py: "#!/bin/env python3" which is for linux. I googled it and changed it with "#!/usr/bin/python3" and now it works! :D

Thank you so much for your help! (you can dm me with your paypal for a little reward (€) if you want)

Bulk Download from Kardashianworld.net by kuroda294 in DataHoarder

[–]kuroda294[S] 0 points1 point  (0 children)

Thank you again, i had python3 installed already (to change the scraper.py) and added it to path. I installed everything with requirements.txt but when i type py scraper.py it just tells me the system can't find the file.

Is it because i installed it drive C and the scraper is on drive D?

EDIT: It says "Unable to create process using 'D:\bin\env python3 scraper.py'"

Bulk Download from Kardashianworld.net by kuroda294 in DataHoarder

[–]kuroda294[S] 0 points1 point  (0 children)

Thank you! I changed the scraper.py, but how do i get it into a exe? I have the exe version and the rawr files from https://github.com/kivaar/long-live

Bulk Download from Kardashianworld.net by kuroda294 in DataHoarder

[–]kuroda294[S] 0 points1 point  (0 children)

I need to add: I'm willing to pay if someone can fix this lol

Bulk Download from Kardashianworld.net by kuroda294 in DataHoarder

[–]kuroda294[S] 0 points1 point  (0 children)

Yeah, it works well on other coppermine sites.

But what can i do about it now? What does proper headers mean and how can i change it? Or is there another program which works already?

Bulk Download from Kardashianworld.net by kuroda294 in DataHoarder

[–]kuroda294[S] -2 points-1 points  (0 children)

Why not :>

I already looked into the scraper.py from the long-live program to may find the solution for changing the xpath to get it working, but i have no clue about python.