If you find out a way of ripping blu-rays with libre software or find some tools that look like they could be assembled to solve the issue, do share! I don't feel like doing it myself for now because I have only 5 blu-rays but maybe it would be simple to change my existing script to adapt to blu-ray. Have you tried using dvdbackup or lsdvd on a blu-ray? Both programs rely on libdvdread, maybe it works on blu-ray too. In that case I think it wouldn't be too hard to adapt dvd2mkv to blu-ray.
ertai
Hey I finished my ripping guide and ended up writing my own script which uses only libre software (dvdbackup, lsdvd, mkvmerge and jq). Worked great for my collection of ~350 dvd. Check it out!
I don't understand why they mention programmable keyboards there. Buying a programmable keyboard to be able to rebind your keys is silly when it can be made entirely through software. On X11 for example you can load a .Xkeymap file and set your keyboard mappings this way. I use this to have a modified dvorak keymap with Altgr+auoeidhtns giving [{(|=+)]}] on the home row for instance, very convenient. Then I use my window manager i3 to rebind mod+p to send Ctrl+V using xdotool (because mod+p seems more vim-like) and I've set my terminal urxvt to treat Ctrl+V as paste. if all software supported the Sun copy paste keys then I could send those keys instead of Ctrl+V.
Personally between downloading music from youtube with yt-dlp and bandcamp I don't feel like I'm missing out.