@razaelfox/pietube
v1.0.2
Published
PieTube by Razael Fox - Simple CLI wrapper for yt-dlp
Readme
PieTube 🥧
Simple CLI wrapper for yt-dlp — by Razael Fox
Install
npm install -g @razaelfox/pietubeUsage
Interactive TUI
pietubeDirect commands
pietube download <url> # Download video
pietube audio <url> # Download audio (MP3)
pietube playlist <url> # Download playlist
pietube search <query> # Search & downloadDefault download directory
| Platform | Path |
|---|---|
| Linux / macOS / Windows | ~/Downloads |
| Android (Termux) | /sdcard/Download (runs termux-setup-storage if needed) |
Use -o, --output <dir> to override.
Options
| Flag | Description |
|---|---|
| -q, --quality | Video quality (best, 1080p, 720p, 480p, 360p) |
| -o, --output | Output directory |
| -n, --number | Number of search results |
| --no-download | List playlist without downloading |
Language
| Env | Language |
|---|---|
| PIETUBE_LANG=en | English (default) |
| PIETUBE_LANG=id | Indonesian |
Requirements
- yt-dlp installed on your system
License
Proprietary — see LICENSE
