Hi,
Here's a script that will automatically crawl through folders and censor jpg/jpeg files.
Please don't remove the 15 second sleep timer, or you will be violating the API TOS.
Thanks.
You will need the Julia runtime installed, and you will need to run the command "using Pkg; Pkg.add("HTTP")" in order to install the dependency the script relies on.
You can edit the HTTP request URL to the specific type of censoring you want listed on the Pury.fi classes listed here: http://pury.fi/dev.html
Folder Censoring Script
-
al4nw31
- Beginner
- Keys: 0,00
- Posts: 1
- Joined: 09 Feb 2021, 02:03
- Gender: Male
- Type: Submissive
- Orientation: Straight
- Contact:
- Attachments
-
- Puryfi.zip
- (571 Bytes) Downloaded 26 times
-
GokaiRamashita11
- Beginner
- Keys: 0,00
- Posts: 1
- Joined: 16 Oct 2019, 03:12
- Gender: Male
- Type: Submissive
- Orientation: Straight
- Contact:
Where do you specify the filepath dirrectory? I've taken a class on c but thats it so idk
-
Erictrevor233
- Beginner
- Keys: 0,00
- Posts: 1
- Joined: 04 Feb 2021, 06:59
- Gender: Male
- Type: Submissive
- Orientation: Straight
- Contact:
Here's the steps to get this to work:
1) Open up Julia console
2) Use pwd() command to see what directory you are currently in
3) Use cd("insert_path_name") to change directory. Example: cd("E:\\JuliaFiles")
4) Use step 3 to change your directory to wherever your storing your Puryfi.jl file
5) Then use the command include("Puryfi.jl") to run the program
6) Then you need to type the command import Pkg; Pkg.add("HTTP")
7) Then you store all your pictures in a folder called DIR in the same directory where you are at in Julia and where the Puryfi.jl is located
8) From there just run the program through Julia console again with the command: include("Puryfi.jl") and your pictures will now be censored
If you want to change the folder name where pictures get censored from DIR to something else just open Puryfi.jl with notepad and edit that part of the code. Also in notepad you can edit the html data to choose how
it censors your photos. Check this link out http://pury.fi/dev.html also provided above.
I also want to say thank you to al4nw31 for creating the script. It is awesome!
1) Open up Julia console
2) Use pwd() command to see what directory you are currently in
3) Use cd("insert_path_name") to change directory. Example: cd("E:\\JuliaFiles")
4) Use step 3 to change your directory to wherever your storing your Puryfi.jl file
5) Then use the command include("Puryfi.jl") to run the program
6) Then you need to type the command import Pkg; Pkg.add("HTTP")
7) Then you store all your pictures in a folder called DIR in the same directory where you are at in Julia and where the Puryfi.jl is located
8) From there just run the program through Julia console again with the command: include("Puryfi.jl") and your pictures will now be censored
If you want to change the folder name where pictures get censored from DIR to something else just open Puryfi.jl with notepad and edit that part of the code. Also in notepad you can edit the html data to choose how
it censors your photos. Check this link out http://pury.fi/dev.html also provided above.
I also want to say thank you to al4nw31 for creating the script. It is awesome!
-
- Information
-
Who is online
Users browsing this forum: No registered users and 1 guest