bandcamp-downloader VS ImHex

Compare bandcamp-downloader vs ImHex and see what are their differences.

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
bandcamp-downloader ImHex
9 47
271 33,196
- -
7.1 9.9
2 months ago 5 days ago
Python C++
MIT License GNU General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

bandcamp-downloader

Posts with mentions or reviews of bandcamp-downloader. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-07.
  • Ask HN: What Underrated Open Source Project Deserves More Recognition?
    63 projects | news.ycombinator.com | 7 Mar 2024
    Two projects I greatly appreciate, allowing me to easily archive my bandcamp and GOG purchases (after the initial setup anyways):

    https://github.com/easlice/bandcamp-downloader

    https://github.com/Kalanyr/gogrepoc

    And I recently learned about archivebox, which I think is going to be a fast favorite and finally let me clear out my mess of tabs/bookmarks: https://github.com/ArchiveBox/ArchiveBox

  • Forget spaceships; I just want my music
    7 projects | news.ycombinator.com | 12 Dec 2023
    Reminder to archive all purchases

    https://github.com/easlice/bandcamp-downloader

    I have a windows oriented “get past setup pain points” tutorial here: https://github.com/easlice/bandcamp-downloader/issues/21

    For generating a cookie file, I suggest just using https://github.com/hrdl-github/cookies-txt

  • Bandcamp has been sold to Songtradr. What does this mean for the musicians?
    3 projects | news.ycombinator.com | 28 Sep 2023
    Make sure to archive your bandcamp collection, which you can do with the following script: https://github.com/easlice/bandcamp-downloader

    I have a straightforward guide on how to get up and running on windows here: https://github.com/easlice/bandcamp-downloader/issues/21

    You should always archive your collection anyways. One negative thing about bandcamp is that artists/labels/bandcamp can remove anything at anytime for any reason, so things you paid for can straight up disappear. This was very disappointing to discover. Note that sometimes things are set as hidden, rather than outright removed. This info may be outdated, as the relevant support page seems to gave changed from the last time I looked at it.

    Because of their no DRM policy and full on downloads, not just streaming, Bandcamp has basically become the only place I’ll buy music outside of CDs.

    I’m happy enough to hand artists money if it’s easy and I can archive a lossless copy, but if they start fucking around with things, I’ll go right back to doing what I was before. That said, if they fix the outright removal of paid things problem, and start treating “artist” as first class instead of “label” in searches and links, I’ll be singing their praises.

  • Downloading a video should be “fair use” as recording a song from the radio
    4 projects | news.ycombinator.com | 13 Aug 2023
    Bandcamp is what I use.

    One thing to note, is that the artist/label retain full control of what music is present, and as such can be removed at any time, even ones you paid for. See: https://get.bandcamp.help/hc/en-us/articles/4406122372119-Wh...

    I use https://github.com/easlice/bandcamp-downloader to immediately archive flac files to my NAS after a purchase, then convert to those to a lossy for space saving format for mobile playback/family sharing as desired with a playlist. This way I have my archive, and the artists I like get their support.

  • I wrote a python script that will download your entire bandcamp collection.
    1 project | /r/musichoarder | 11 May 2022
    5 projects | /r/DataHoarder | 11 May 2022
    2) Download this code from the repo
    3 projects | /r/BandCamp | 10 May 2022

ImHex

Posts with mentions or reviews of ImHex. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-07.
  • Ask HN: What Underrated Open Source Project Deserves More Recognition?
    63 projects | news.ycombinator.com | 7 Mar 2024
    ImHex

    “A Hex Editor for Reverse Engineers, Programmers and people who value their retinas when working at 3 AM.”

    I actually used it not too long ago to inspect why a mp4 file wasn’t valid. The pattern language that they have is quite nice and having sections of the hex highlighted and being able to see what structures they represent and what data was on those structures was very useful!

    https://github.com/WerWolv/ImHex

  • Spectrum Analyser, a Sinclair ZX Spectrum reverse engineering tool
    3 projects | news.ycombinator.com | 8 Feb 2024
    Just one note: Please use UI scaling; it's near impossible to read on a 150% 4k screen (much less on 100%). Unfortunately, young eyes don't last forever.

    The UI looks very much like ImHex (https://imhex.werwolv.net/) is this a coincidence, or is it the standard ImGui look and feel?

    I wish ImHex had a decompiler for Z80 as well, but this is much better.

  • Immediate Mode GUI Programming
    15 projects | news.ycombinator.com | 15 Jan 2024
    I didn't use RemedyBG or Tracy, but I did try ImHex (https://github.com/WerWolv/ImHex) and it loaded 12% of the CPU because everything is being repainted 60 times per second. Heck, it even has an option to limit the FPS, which solves the CPU load a bit, but at the same time results in sluggish input because the event handling is tied to the drawing frequency.

    So yes, the experience was not good, and I don't see what these tools would lose by using a proper GUI. I don't want every utility to drain my laptop battery like a decent video game.

    ImGui is great if you already have a loop where everything is unconditionally redrawn every frame, but otherwise it's a really odd choice for an end-user application.

  • The Hiew Hex Editor
    10 projects | news.ycombinator.com | 2 Jan 2024
    I now use ImHex after looking for years for a good one. It has a pattern language to provide highlighting.

    https://imhex.werwolv.net/

  • Parsing an Undocumented File Format
    6 projects | news.ycombinator.com | 29 Dec 2023
  • Dear ImGui: Bloat-free Graphical User interface with minimal dependencies
    10 projects | news.ycombinator.com | 20 Dec 2023
    ImGui is brilliant. I can highly recommend this hex editor built using it: https://github.com/WerWolv/ImHex
  • [Tutorial] How to manually change FOV (SoC, CS, & CoP)
    1 project | /r/stalker | 6 Aug 2023
    Download a hex editor such as ImHex and open it. I'd recommend downloading the portable version of whatever hex editor you are using if it's offered. That way you don't have to install the program and can instantly delete it off your drive when you're done.
  • What was your first open source contribution?
    1 project | /r/opensource | 9 Jul 2023
    Probably https://github.com/WerWolv/ImHex/pull/509
  • Visual IDE research feedback
    1 project | /r/asm | 22 Jun 2023
    "It seems from reading the post that the scope of the project is already way too large. This a decades-long project (for a single dev). But most (maybe all) of what's being offered already exists." My googling shows them existing as singular (or a few) features but not in a cohesive package; the "closest" one I could find is https://github.com/WerWolv/ImHex.
  • Hexyl: A command-line hex viewer
    7 projects | news.ycombinator.com | 16 Jun 2023
    If you want a true Hex Editor (or better, Hex IDE), I strongly suggest you to take a look ad ImHex [1].

    [1]: https://github.com/WerWolv/ImHex

What are some alternatives?

When comparing bandcamp-downloader and ImHex you can also consider the following projects:

veilid

ImHex-Patterns - Hex patterns, include patterns and magic files for the use with the ImHex Hex Editor

bandcampsync - Downloads your Bandcamp purchases automatically

catsight - Cross-platform process memory inspector

browser_cookie3 - This is a fork of browser_cookie

x64dbg - An open-source user mode debugger for Windows. Optimized for reverse engineering and malware analysis.

MeTube - Self-hosted YouTube downloader (web UI for youtube-dl / yt-dlp)

pycdc - C++ python bytecode disassembler and decompiler

servitor - A command-line Fediverse client that doesn’t require a server

extfstools - Tools for extracting files from ext2,3,4 filesystem images

me-want-cookies - :rocket: Chrome Extension to export all accessible cookies of the current Tab

XMachOViewer - XMachOViewer is a Mach-O viewer for Windows, Linux and MacOS