20 Commits (main)

Author SHA1 Message Date
trivernis 6c73686387
Add tags command to add tags to files and update hydrus api 5 months ago
trivernis 80fd7488c7
Add support for fedi posts (lemmy in particular) 11 months ago
trivernis 5c2339a8d9
Fix rate limit calculation issue 11 months ago
trivernis 988f012a3e
Remove twitter features 1 year ago
trivernis a3596556f0
Add generic subcommand to import any kind of url
Signed-off-by: trivernis <trivernis@protonmail.com>
2 years ago
trivernis 055a7e0d9f
Add tweet imports
Signed-off-by: trivernis <trivernis@protonmail.com>
2 years ago
trivernis 5a7affcf4a
Improve importing of reddit posts
Signed-off-by: trivernis <trivernis@protonmail.com>
2 years ago
trivernis 7e1e1d9de1
Move api options to config file and improve reddit file parsing
Signed-off-by: trivernis <trivernis@protonmail.com>
2 years ago
trivernis bed1003f0b
Add reddit url import feature
Signed-off-by: trivernis <trivernis@protonmail.com>
2 years ago
trivernis ecf883e6e7
Refactor entry point
Signed-off-by: trivernis <trivernis@protonmail.com>
2 years ago
trivernis 059b68726a
Improve logging
Signed-off-by: trivernis <trivernis@protonmail.com>
2 years ago
trivernis abd84e5953
Change command syntax
Signed-off-by: trivernis <trivernis@protonmail.com>
2 years ago
trivernis 1407b09cc3
Add clap v3
Signed-off-by: trivernis <trivernis@protonmail.com>
2 years ago
trivernis 0ac7df73e8
Update hydrus version
Signed-off-by: trivernis <trivernis@protonmail.com>
2 years ago
trivernis 4fdba3c6a8
Add command to send all found urls instead of pixiv tags
Signed-off-by: trivernis <trivernis@protonmail.com>
2 years ago
trivernis 99109eaca1
Update hydrus-api version
Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago
trivernis f3d99030b8
Update to latest hydrus-api version and fix hyphens in tags
Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago
trivernis f4b3f154e9
Switch to single threaded tokio runtime
Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago
trivernis 63808c0804
Fix rate limit and add additional tag for marking of files
Fix handling of the rate limit. Also errors are now propagated instead
of panicing when one occurs. With the additional tag --finish-tag
one can assign a tag to all files that have been processed.

Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago
trivernis 92822bb068
Add fetching and tagging of files
Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago