• 1 Post
  • 31 Comments
Joined 1 year ago
cake
Cake day: June 15th, 2023

help-circle





  • 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)





  • Qvest@lemmy.worldtoPrivacy@lemmy.ml*Permanently Deleted*
    link
    fedilink
    English
    arrow-up
    3
    ·
    10 months ago

    If you want to give it a shot I would recommend you use Podman Desktop. What I did was I just followed the instructions from the SearXNG page until I had to run it. Afterwards I would just add it to Podman Desktop. Then enter the settings to set a localhost. You can use 8080 in the localhost setting. After that I would just press run and it would start. On firefox or whatever browser you want, now enter localhost:8080 in the search bar and you have your very own searxng








  • Qvest@lemmy.worldtoLinux@lemmy.mlThe Linux experice
    link
    fedilink
    arrow-up
    7
    ·
    11 months ago

    As a desktop user, I find the Linux experience to be one of constant improvement and learning. First time I tried Linux it was hard. Very hard. Now I know what I want. That doesn’t mean I don’t get to know new things every now and then. So, yes, over time you’ll acquire new skills and knowledge to deal with problems