|
|
|
|
|
by Sir_Cmpwn
4095 days ago
|
|
I was using youtube-dl, but no longer. Now I just pass the URL directly into mpv, which has its own youtube-dl hook. Side note, oh boy do you need to get some Linux in your life. That's the hackiest thing I've ever seen on Windows for something that'd take minutes to implement on Linux. |
|
document.getElementById("watch8-ytcenter-buttons").children[0].children[0].href
and bam, mp4 link ready in javascript for free.
Got plenty of Linux in my life (mostly embedded, for example running my DIY TV build from recycled 32' LCD panel, universal chinese lcd controller and rasPee. Yes, I like repurposing junk). Linux is how I learned to cobble up together ugliest hacks imaginable.