sim0n00ps
sim0n00ps
Remove the file extensions from the device_client_id_blob.bin and device_private_key.pem files so they become device_client_id_blob and device_private_key
Sounds like an auth problem, make sure all the correct information is in auth.json
> I have this exact same issue, there is a creator who has uploaded messages with many videos / photos in but when I try download them it only seems...
Ok, what structure would you guys prefer, if you can give examples then I'll see what I can do
Just to explain, any preview media for PPV messages as an example will be put into the Free/Images or Free/Videos folder. If you unlock a message then that content that...
You could potentially create a new empty DB file that has a single table in it that has the current username and the username you want it to be. Then...
What is the path you have put in auth.json?
You have a missing comma at the end of the COOKIE line.
It should be called auth.json not auth.json.exe
You need to put the ffmpeg path before the }, currently it is outside of the JSON object which is why you get the error. After you've done that put...