bandcamp-downloader VS browser_cookie3

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

bandcamp-downloader

Download your bandcamp collection using this python script. (by easlice)

browser_cookie3

This is a fork of browser_cookie (by borisbabic)
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 browser_cookie3
9 4
271 778
- -
7.1 5.7
2 months ago 4 months ago
Python Python
MIT License GNU Lesser 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

browser_cookie3

Posts with mentions or reviews of browser_cookie3. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-01.
  • Show HN: Use cookies from Chrome (CDP) in cURL without copy pasting
    5 projects | news.ycombinator.com | 1 Apr 2023
    Feel like you can just read Chrome's cookie from the file (and filter out the ones you need by site, of course) so you don't need to bother run chrome in debugging mode?

    Like https://github.com/borisbabic/browser_cookie3

  • Vulnerability allows access to credentials in Microsoft Teams
    1 project | news.ycombinator.com | 16 Sep 2022
    > which has multiple OS-level controls to protect token leaks

    Huh? https://github.com/borisbabic/browser_cookie3 will get you cookies for almost any browser, and plenty of libraries like it for your favorite language exist.

  • I wrote a python script that will download your entire bandcamp collection.
    5 projects | /r/DataHoarder | 11 May 2022
    Yeah, turns out the library I used to grab the cookie files, browser_cookies3, has a bug where it is out of date for chromium browsers on windows. The only windows system I had to test it on is ancient and hold old enough chromium browsers to not hit the bug. I have tested it on newer versions of chromium now and submitted a PR to fix the issue in browser_cookies3.
    3 projects | /r/BandCamp | 10 May 2022
    It looks like browser-cookie3 is requesting access to all cookies. It looks like there is a way to filter down to the bandcamp.com domain, as referenced in the README here, in the last codeblock in "Usage".

What are some alternatives?

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

veilid

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

bandcampsync - Downloads your Bandcamp purchases automatically

Poetry - Python packaging and dependency management made easy

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

ccurl.sh - Use cURL with cookies from Chrome

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

playwright-python - Python version of the Playwright testing and automation library.

pycookiecheat - Borrow cookies from your browser's authenticated session for use in Python scripts.

yt-dlp - A feature-rich command-line audio/video downloader

bandcamp-collection-downloader - A command-line tool to automatically download all releases purchased with a Bandcamp account. The official page of the project is https://framagit.org/Ezwen/bandcamp-collection-downloader, while here this is just a mirror hosted on Github.