Skip to content

Sibusten/philomena-copier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Philomena Copier

Copies images from one Philomena booru to another

Requires an account on both the source and target booru to use API keys.

Requires .NET Core 3.1 Runtime

Notes

  • The filter you have set on the source booru will be used when copying. Anything hidden will not be copied.
  • Images that have already been uploaded will be skipped if they are an exact match. This is always the case if the image already came from the same source booru.
  • Any query works, even my:upvotes, my:uploads, my:watched, etc.

Tips

To speed up inputting the booru urls and keys, you can type the following (replacing placeholders) and copy-paste it into the terminal. It will input each line in order automatically. Make sure there is a newline at the end or the last one won't enter automatically.

<sourceBooruUrl>
<sourceApiKey>
<targetBooruUrl>
<targetApiKey>

About

Copies images from one Philomena booru to another

Resources

License

Stars

Watchers

Forks

Packages

No packages published