Newly added…
you’d be amazed it actually works just about every site with streaming content that’s I’ve used at, twitter included (with conditions)
also a YT-DLP pro-tip if you do get long filename failures:
yt-dlp https://musicIwantrightnow/32456 --trim-filenames 10
So far, that hasn’t happened. I’m using this:
yt-dlp -f 'bestvideo[ext=mp4]+bestaudio[ext=m4a]/best[ext=mp4]/best' -o storepath'%(title)s.%(ext)s' 'https://www.youtube.com/blah blah blah'
you will need that command on X though.
yt-dlp -f 'bestvideo[ext=mp4]+bestaudio[ext=m4a]/best[ext=mp4]/best' -o storepath'%(title)s.%(ext)s' 'https://www.youtube.com/blah blah blah'
^^ nice
It works even on Zoom. I just downloaded a webinar to circumvent a stupid 14-day time limit.
Open Source ftw!
Looks like you have good tastes