net/bandsnatch - The NetBSD Packages Collection

CLI batch downloader for your Bandcamp collection

CLI batch downloader for your Bandcamp collection.

Bandsnatch is a Rust tool for downloading all of your Bandcamp purchases all at
once in your desired format, and being able to be run multiple times when you
buy new releases.

This project is heavily inspired by Ezwen's bandcamp-collection-downloader,
https://framagit.org/Ezwen/bandcamp-collection-downloader, which I used myself
before this, specifically existing to help me learn Rust, but also to add some
improvements over it that I've wanted.

This tool is still currently a work in progress, so bugs and other weirdness may
occur. If anything weird happens or something breaks, please open an issue about
it with information and reproduction steps if possible. Specifically testing use
of this with large collections would be very helpful to see if there's any areas
that I need to improve in.

If you're a developer poking around in the code, please note that this is my
first proper project written using Rust, so code quality may be subpar,
especially in terms of memory usage. If you have any ideas to improve the
project in general I'd love to hear them.

Build dependencies

lang/rust pkgtools/mktools devel/gmake lang/perl5 devel/pkgconf pkgtools/cwrappers

Runtime dependencies

(none)

Binary packages

OSArchitectureVersion
NetBSD 10.0aarch64bandsnatch-0.3.1nb1.tgz
NetBSD 10.0earmv7hfbandsnatch-0.3.1nb1.tgz
NetBSD 10.0x86_64bandsnatch-0.3.1nb1.tgz
NetBSD 9.0aarch64bandsnatch-0.3.1nb1.tgz
NetBSD 9.0earmv7hfbandsnatch-0.3.1nb1.tgz
NetBSD 9.0x86_64bandsnatch-0.3.1nb1.tgz
NetBSD 9.0x86_64bandsnatch-0.2.1.tgz
NetBSD 9.3x86_64bandsnatch-0.2.1.tgz
NetBSD 9.3x86_64bandsnatch-0.3.1nb1.tgz

Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.

Available build options

(none)

Known vulnerabilities

The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.

Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.


Problem reports, updates or suggestions for this package should be reported with send-pr.