{"id":31542495,"url":"https://github.com/maskedsyntax/soundsnatch","last_synced_at":"2026-03-03T18:05:53.233Z","repository":{"id":193907195,"uuid":"492449685","full_name":"maskedsyntax/soundsnatch","owner":"maskedsyntax","description":"Download Songs, Podcasts and other audio files from Youtube 🎵","archived":false,"fork":false,"pushed_at":"2025-11-24T23:41:40.000Z","size":510,"stargazers_count":6,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-11-28T06:40:56.944Z","etag":null,"topics":["audio","linux","mp3","music","python3","scripting","youtube","youtube-dl"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/maskedsyntax.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-05-15T10:06:40.000Z","updated_at":"2025-11-24T23:41:44.000Z","dependencies_parsed_at":null,"dependency_job_id":"c3b88e81-0fb5-43aa-8175-a67c2c8a185c","html_url":"https://github.com/maskedsyntax/soundsnatch","commit_stats":null,"previous_names":["aftaab25/youtube-audio-downloader","maskedsyntax/youtube-audio-downloader","maskedsyntax/soundsnatch"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/maskedsyntax/soundsnatch","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maskedsyntax%2Fsoundsnatch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maskedsyntax%2Fsoundsnatch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maskedsyntax%2Fsoundsnatch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maskedsyntax%2Fsoundsnatch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maskedsyntax","download_url":"https://codeload.github.com/maskedsyntax/soundsnatch/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maskedsyntax%2Fsoundsnatch/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30054030,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-03T17:46:22.538Z","status":"ssl_error","status_checked_at":"2026-03-03T17:46:22.036Z","response_time":61,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["audio","linux","mp3","music","python3","scripting","youtube","youtube-dl"],"created_at":"2025-10-04T11:49:50.123Z","updated_at":"2026-03-03T18:05:53.228Z","avatar_url":"https://github.com/maskedsyntax.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg src=\"assets/soundsnatch.svg\" alt=\"SoundSnatch Logo\" width=\"150\" /\u003e\n\u003c/p\u003e\n\n\u003ch1 align=\"center\"\u003eSoundSnatch\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cb\u003e Download Songs, Podcasts and other audio files from YouTube with a sleek TUI. 🎵 \u003c/b\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://img.shields.io/badge/Platform-Linux-blue\" /\u003e\n  \u003cimg src=\"https://img.shields.io/badge/Platform-macOS-blue\" /\u003e\n  \u003cimg src=\"https://img.shields.io/badge/Built_with-Go-00ADD8\" /\u003e\n  \u003cimg src=\"https://img.shields.io/badge/UI-TUI-8bc34a\" /\u003e\n  \u003cimg src=\"https://img.shields.io/badge/Framework-Bubble_Tea-FF4081\" /\u003e\n  \u003cimg src=\"https://img.shields.io/badge/License-MIT-blue.svg\" /\u003e\n\u003c/p\u003e\n\n## Overview\n\nSoundSnatch is a modern Terminal User Interface (TUI) tool rewritten in Go using the [Bubble Tea](https://github.com/charmbracelet/bubbletea) framework. It allows users to download songs, podcasts, and entire playlists from YouTube and YouTube Music with ease, featuring an interactive directory picker and customizable filenames.\n\n## Features\n\n- **Sleek TUI**: Powered by Bubble Tea and Lip Gloss for a beautiful terminal experience.\n- **Playlist Support**: Download entire playlists from YouTube or YouTube Music into dedicated folders.\n- **Interactive Directory Picker**: Browse and select download destinations using a built-in file picker.\n- **On-the-fly Folder Creation**: Create new subfolders directly within the TUI to organize your music.\n- **Customizable Filenames**: Automatically suggests video titles as filenames, with full editing support.\n- **Cross-Platform**: Natively compiled for Linux and macOS.\n\n## Prerequisites\n\n- **Go 1.21+**: Required to build the application.\n- **yt-dlp**: Required for audio extraction. We recommend the latest native binary.\n  ```bash\n  # Linux (example using curl to install locally)\n  mkdir -p ~/.local/bin\n  curl -L https://github.com/yt-dlp/yt-dlp/releases/latest/download/yt-dlp -o ~/.local/bin/yt-dlp\n  chmod a+rx ~/.local/bin/yt-dlp\n  ```\n\n## Installation\n\n### 1. Clone the Repository\n\n```bash\ngit clone https://github.com/maskedsyntax/soundsnatch.git\ncd soundsnatch\n```\n\n### 2. Build and Install\n\n```bash\ngo build -o soundsnatch .\n# Move it to your path if desired\nsudo mv soundsnatch /usr/local/bin/\n```\n\nOr install directly via Go:\n\n```bash\ngo install .\n```\n\n## Usage\n\n1. Launch SoundSnatch:\n   ```bash\n   soundsnatch\n   ```\n2. **Enter URL**: Paste a YouTube video or playlist URL.\n3. **Choose Destination**: \n   - Use arrows/`j`/`k` to navigate.\n   - Press `Enter`/`l`/`→` to enter folders.\n   - Press **`n`** to create a new folder.\n   - Press **`s`** to select the highlighted folder.\n   - Press **`S`** to select the current browsing directory.\n4. **Name Your Download**: Edit the suggested filename or provide a folder name for playlists.\n5. **Download**: Watch the spinner as SoundSnatch handles the extraction and conversion to MP3.\n\n## Troubleshooting\n\n- **yt-dlp not found**: Ensure `yt-dlp` is in your `$PATH`.\n- **Invalid URL**: Ensure the URL is accessible and valid.\n- **Permission Denied**: Check write permissions for the target directory.\n\n## Contributing\n\nContributions are welcome! Please fork the repository and submit a pull request.\n\n## License\n\nThis project is licensed under the [MIT License](LICENSE). See the `LICENSE` file for details.\n\n## Acknowledgments\n\n- [Charm Bracelet](https://charm.sh/) for the amazing Bubble Tea TUI ecosystem.\n- [yt-dlp](https://github.com/yt-dlp/yt-dlp) for the powerful media extraction engine.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaskedsyntax%2Fsoundsnatch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaskedsyntax%2Fsoundsnatch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaskedsyntax%2Fsoundsnatch/lists"}