• 5 Posts
  • 57 Comments
Joined 1 year ago
cake
Cake day: June 15th, 2023

help-circle




  • It’s a cool concept in the sense that it obfuscates the user by filling the advertising algorithm with garbage so that profiling supposedly becomes more difficult. I don’t use it as I don’t need this feature and just want to block ads (uBlock Origin is the best content-blocker right now), but if you want the features, you can use it.

    A plus is that it is also based on uBlock Origin





  • I don’t think downloading directly from Spotify is possible, considering they have DRM (I might not know what I am talking about, feel free to criticize). And I tried downloading from Spotify directly using yt-dlp.

    That said, spotdl seems to only download from YouTube (which is not DRM protected). So what I would recommend you do is ignore ChatGPT and use a well-known tool (such as yt-dlp) in the terminal. It is as intuitive as it gets and it does not require you to do scripting (unless you want to). And find (or create) a playlist using your YouTube account and download that using yt-dlp flags to convert the mp4 or webm files into mp3 or other

    I think the docs will have what you’re looking for: https://github.com/yt-dlp/yt-dlp#usage-and-options and if not, good ol’ internet search is a couple keystrokes away


  • If you don’t know how to read code, then you pretty much have to trust them, and all other open-source software out there. The good thing with FOSS is that there’s probably someone who cares about it enough to read it and audit it, although there can also be a chance that no knowledgeable person cares about the code so no one ends up actually knowing what it’s doing.

    I don’t know how to read code, so I pretty much have to trust all of the FOSS that I use. Although open-source is usually more trustworthy than proprietary counterparts (read: PRISM)