Skip to content

Instantly share code, notes, and snippets.

@jonlong
jonlong / ripcity.zsh
Created December 16, 2023 04:35
ripcity: a CLI to rip audio/video with yt-dlp
# ripcity
# CLI to rip audio/video with yt-dlp
#
## Usage:
#
# ripcity <VIDEO_ID>
#
# Setup:
# - change <PATH_TO_YOUR_VIDEO_DIR>
# - change <PATH_TO_YOUR_AUDIO_DIR>