36 Commits (main)
 

Author SHA1 Message Date
trivernis d31811e3b7
chore: Release hydrus-utils version 0.6.0 4 months ago
trivernis 6c73686387
Add tags command to add tags to files and update hydrus api 4 months ago
trivernis dbc5275f5d
Fix reddit wanting a user agent now 7 months ago
trivernis f8228a5856
Improve reddit import speed 10 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 b1fdd70a2e
chore: Release hydrus-utils version 0.5.2 12 months ago
trivernis 2aac6c1f4a
Fix issue with user agent being blocked 12 months ago
trivernis 43aa8db090
chore: Release hydrus-utils version 0.5.1 1 year ago
trivernis a42279f4e6
Change hydrus api format back to json 1 year ago
trivernis cab597abe6
chore: Release hydrus-utils version 0.5.0 1 year ago
trivernis d12326d87c
Update dependencies 1 year ago
trivernis 988f012a3e
Remove twitter features 1 year ago
trivernis c8c4c12717
Change request for checking for redirects from get to head
Signed-off-by: trivernis <trivernis@protonmail.com>
2 years ago
trivernis 4b58f1f734
Change hydrus wrapper protocol to cbor
Signed-off-by: trivernis <trivernis@protonmail.com>
2 years ago
trivernis 4d8062b16f
Add association of urls after import
Signed-off-by: trivernis <trivernis@protonmail.com>
2 years ago
trivernis 5ce7fc8cdd
Add support for reddit.app.link urls
Signed-off-by: trivernis <trivernis@protonmail.com>
2 years ago
trivernis 51178861f5
Bump version
Signed-off-by: trivernis <trivernis@protonmail.com>
2 years 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 c918e9ef3a
Fix missing reddit api mapping
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 65982695aa
Update hydrus-api 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