Skip to content

Instantly share code, notes, and snippets.

@FabulousCupcake
Last active February 25, 2025 13:05
Show Gist options
  • Save FabulousCupcake/37dc6633e9e06812c133dab34d6c68e8 to your computer and use it in GitHub Desktop.
Save FabulousCupcake/37dc6633e9e06812c133dab34d6c68e8 to your computer and use it in GitHub Desktop.
Swarm FM Oneliner
# Install yt-dlp and ffmpeg
brew install yt-dlp ffmpeg
yt-dlp ytsearch:swarmfm -qxo - | ffplay -v error -nodisp -
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment