-
released this
2026-05-18 18:20:42 +00:00 | 0 commits to main since this releasefixed the importing of urls to make sure double / doesn't happen when the target or dir ends with a / or starts with a / respectively.
Downloads
-
released this
2026-05-18 17:41:12 +00:00 | 1 commits to main since this releaseadded a progress bar so you can see how fast it is!
Downloads
-
Switched to Async Stable
released this
2026-05-15 20:48:22 +00:00 | 3 commits to main since this releaseSwitched from rayon for multithreading to tokio for Async. Since this is a network io bound application async is faster than multithreading.
Downloads
-
tool ready Stable
released this
2024-06-26 23:31:11 +00:00 | 12 commits to main since this releaseWrite the tool and stuff.
Downloads