> So I pirate the movie (please don't arrest me, it's google's fault) I really like the frank tone of the article and I wish people in general would just write unabashedly more often when it comes to stuff like this. Writers online love to dance around the idea of "pirating" their digital goods when communicating on the topic: "Ooh my 'friend' may or may not have downloaded 'xyz' movie from 'abc' website, but I don't…
> spytify automatically records mp3 files with metadata tags while you personally use Spotify I prefer pirating my music off YouTube. yt-dlp -f bestaudio https://music.youtube.com/playlist?list=XXX This nets you a bunch of *.webm files with Opus data inside them. YouTube's bestaudio is usually about 130 kbs Opus, which should be close to transparent. You can then use mkvextract to turn them into more usable *.opus fi…
yt-dlp --output "%(upload_date)s ---- %(artist)s --- %(title)s.%(ext)s" --add-metadata --embed-thumbnail --audio-format opus --format bestaudio --remux-video opus "https://music.youtube.com/watch?v=0oAAlssVwEw"