Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.
During recent times, our friend YT has changed some rules to visualize Livestreams. Don't worry I got cover for this!

export SSL_CERT_FILE=/Applications/PPCMC.app/certs/cacert.pem
export REQUESTS_CA_BUNDLE=/Applications/PPCMC.app/certs/cacert.pem
/usr/local/bin/python3.11 \
/Applications/PPCMC.app/bin/yt-dlp/yt-dlp \
--rm-cache-dir \
--prefer-ffmpeg \
--ffmpeg-location=/Applications/PPCMC.app/bin/ffmpeg \
-f 229+234 \
"$(pbpaste | sed 's/.*v=//')" \
-o - \
| /Applications/PPCMC.app/bin/ffplay \
-vf scale=in_color_matrix=yuva420p,format=rgb32 \
-loglevel quiet \
-
Super interesting! I'll have to give that a shot as well
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.