Full Concerts via yt-dlp

Newly added…

Total live shows/concerts as of November 2, 2024…

3 Likes

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 :slight_smile:

1 Like

It works even on Zoom. I just downloaded a webinar to circumvent a stupid 14-day time limit.

Open Source ftw!

3 Likes

Looks like you have good tastes

1 Like