|
| 1 | +# YT Audio Workbench — Help |
| 2 | + |
| 3 | +## Table of Contents |
| 4 | +- [Table of Contents](#table-of-contents) |
| 5 | +- [Getting StartedThe primary purpose of this tool is to create high-quality, consistent MP3 backups from a YouTube URL (either a single video or a playlist).](#getting-startedthe-primary-purpose-of-this-tool-is-to-create-high-quality-consistent-mp3-backups-from-a-youtube-url-either-a-single-video-or-a-playlist) |
| 6 | +- [Paste a YouTube URL into the top field.](#paste-a-youtube-url-into-the-top-field) |
| 7 | +- [Select an Output folder where the files will be saved.](#select-an-output-folder-where-the-files-will-be-saved) |
| 8 | +- [Choose your desired Bitrate and Sample Rate.](#choose-your-desired-bitrate-and-sample-rate) |
| 9 | +- [Click Run.](#click-run) |
| 10 | +- [Main Window Explained### URL & Output**Playlist or video URL:** The source URL from YouTube.](#main-window-explained-url-outputplaylist-or-video-url-the-source-url-from-youtube) |
| 11 | + - [Cookies**Cookies file:** You can provide a `cookies.txt` (Netscape format) or a `.json` file exported from a browser extension like "Cookie-Editor". The application will automatically convert `.json` files.](#cookiescookies-file-you-can-provide-a-cookiestxt-netscape-format-or-a-json-file-exported-from-a-browser-extension-like-cookie-editor-the-application-will-automatically-convert-json-files) |
| 12 | + - [Download & Formatting**Sample rate:** Enforces a consistent audio sample rate for all files. `44100 Hz` is standard for CD quality, while `48000 Hz` is common for video.](#download-formattingsample-rate-enforces-a-consistent-audio-sample-rate-for-all-files-44100-hz-is-standard-for-cd-quality-while-48000-hz-is-common-for-video) |
| 13 | + - [Filename & Options**Add numbering:** Prefixes filenames with a number (e.g., `001 - ...`, `002 - ...`).](#filename-optionsadd-numbering-prefixes-filenames-with-a-number-eg-001---002---) |
| 14 | + - [Joining**Join into one MP3:** Enables joining to combine all downloaded MP3s into a single large file.](#joiningjoin-into-one-mp3-enables-joining-to-combine-all-downloaded-mp3s-into-a-single-large-file) |
| 15 | + - [System Dependencies**Verify Tools:** Checks if `yt-dlp`, `ffmpeg`, `ffprobe`, and `mp3gain` are installed and accessible.](#system-dependenciesverify-tools-checks-if-yt-dlp-ffmpeg-ffprobe-and-mp3gain-are-installed-and-accessible) |
| 16 | + - [Controls & Log**Run/Cancel:** Starts or stops the current process.](#controls-logruncancel-starts-or-stops-the-current-process) |
| 17 | +- [Troubleshooting### Tool Not Found (ffmpeg, mp3gain)If the log reports a tool is "missing" even after you've installed it, try restarting the application so PATH changes are picked up.](#troubleshooting-tool-not-found-ffmpeg-mp3gainif-the-log-reports-a-tool-is-missing-even-after-youve-installed-it-try-restarting-the-application-so-path-changes-are-picked-up) |
| 18 | + - [Downloads are Slow or FailingTry increasing the **Delay between items** to 5 seconds or more. Check your internet connection. The video may have been removed or be region-locked.](#downloads-are-slow-or-failingtry-increasing-the-delay-between-items-to-5-seconds-or-more-check-your-internet-connection-the-video-may-have-been-removed-or-be-region-locked) |
| 19 | + - [Private/Members-Only Videos Not WorkingThis almost always means there is an issue with your cookies. Ensure you are logged into YouTube in your browser. Use a browser extension like "Cookie-Editor" to export your YouTube cookies to a `.json` file. Select that `.json` file in the "Cookies" section of the app and try again.](#privatemembers-only-videos-not-workingthis-almost-always-means-there-is-an-issue-with-your-cookies-ensure-you-are-logged-into-youtube-in-your-browser-use-a-browser-extension-like-cookie-editor-to-export-your-youtube-cookies-to-a-json-file-select-that-json-file-in-the-cookies-section-of-the-app-and-try-again) |
| 20 | + |
| 21 | +Welcome to the help documentation for YT Audio Workbench. This guide will walk you through the main features and options available in the application. |
| 22 | + |
| 23 | +## Getting StartedThe primary purpose of this tool is to create high-quality, consistent MP3 backups from a YouTube URL (either a single video or a playlist). |
| 24 | + |
| 25 | +**Basic Workflow:** |
| 26 | +## Paste a YouTube URL into the top field. |
| 27 | +## Select an Output folder where the files will be saved. |
| 28 | +## Choose your desired Bitrate and Sample Rate. |
| 29 | +## Click Run. |
| 30 | + |
| 31 | +## Main Window Explained### URL & Output**Playlist or video URL:** The source URL from YouTube. |
| 32 | +**Output folder:** The main directory where all files and logs will be saved. |
| 33 | +**Use per-run subfolder:** (Recommended) When checked, each time you click "Run", a new subfolder with a timestamp (e.g., `run_20250824_193000`) will be created inside your output folder. This is the safest way to keep download sessions separate and ensures the "Join" feature works correctly. |
| 34 | + |
| 35 | +### Cookies**Cookies file:** You can provide a `cookies.txt` (Netscape format) or a `.json` file exported from a browser extension like "Cookie-Editor". The application will automatically convert `.json` files. |
| 36 | +**Use browser cookies:** Alternatively, select a browser and the application will attempt to use its live cookie data. |
| 37 | + |
| 38 | +### Download & Formatting**Sample rate:** Enforces a consistent audio sample rate for all files. `44100 Hz` is standard for CD quality, while `48000 Hz` is common for video. |
| 39 | +**Bitrate (kbps):** Sets the quality of the MP3 file. `192` is good quality, `320` is the highest quality for MP3. |
| 40 | +**Delay between items (s):** A pause between downloading each item in a playlist to avoid being rate-limited by the server. |
| 41 | +**Playlist format:** Creates a playlist file (`.m3u` or `.m3u8`) of the downloaded tracks for easy playback. |
| 42 | + |
| 43 | +### Filename & Options**Add numbering:** Prefixes filenames with a number (e.g., `001 - ...`, `002 - ...`). |
| 44 | +**Include YouTube ID in filename:** Appends the unique YouTube video ID in brackets (e.g., `... [dQw4w9WgXcQ].mp3`). *Note:* Brackets can cause issues with some older media players. |
| 45 | +**Sanitize filenames:** (Recommended) Removes special characters from filenames that can cause problems with playlists or scripts. |
| 46 | +**Use download archive:** The app will keep a record of downloaded files in `download_archive.txt`. If you run the same playlist again, it will skip any files it has already downloaded. |
| 47 | +**Normalize with MP3Gain:** Uses the mp3gain tool to adjust the volume of all tracks to a standard level without losing quality. |
| 48 | +**De-duplicate artist in filename:** Removes duplicated artist names from filenames (e.g., `Artist - Artist - Title` → `Artist - Title`). |
| 49 | +**Validate with ffprobe:** Validates sample rate/format using `ffprobe` after conversion. |
| 50 | +**Verbose yt-dlp logging:** Runs yt-dlp in verbose mode for troubleshooting. |
| 51 | +**Fallback to progressive:** If standard DASH download yields no audio, retry with progressive HTTP streams. |
| 52 | + |
| 53 | +### Joining**Join into one MP3:** Enables joining to combine all downloaded MP3s into a single large file. |
| 54 | +**Name:** Filename for the final combined MP3. |
| 55 | +**Write CUE for joined file:** Creates a `.cue` file with accurate `INDEX 01` markers. |
| 56 | +**Embed ID3 chapters:** Embeds chapter markers directly into the joined MP3 (requires `mutagen`). |
| 57 | +**Randomize order when joining:** Shuffles the playlist before combining. |
| 58 | +**Keep temp WAVs:** Keep intermediate WAVs from the join pipeline (useful for debugging). |
| 59 | +**Write VLC segment playlist:** Creates an `.m3u` playlist that points to chapter start/stop times inside the joined MP3 for VLC. |
| 60 | + |
| 61 | +### System Dependencies**Verify Tools:** Checks if `yt-dlp`, `ffmpeg`, `ffprobe`, and `mp3gain` are installed and accessible. |
| 62 | +**Check & Install System Deps:** Attempts automatic installation (Windows: `winget`; macOS: `brew`; Linux: `apt/dnf/pacman`). |
| 63 | + |
| 64 | +### Controls & Log**Run/Cancel:** Starts or stops the current process. |
| 65 | +**Progress Bar:** Shows determinate progress during downloads and joining. |
| 66 | +**Log Window:** Displays detailed information about the ongoing process. Right-click to copy or clear the log. |
| 67 | + |
| 68 | +## Troubleshooting### Tool Not Found (ffmpeg, mp3gain)If the log reports a tool is "missing" even after you've installed it, try restarting the application so PATH changes are picked up. |
| 69 | + |
| 70 | +### Downloads are Slow or FailingTry increasing the **Delay between items** to 5 seconds or more. Check your internet connection. The video may have been removed or be region-locked. |
| 71 | + |
| 72 | +### Private/Members-Only Videos Not WorkingThis almost always means there is an issue with your cookies. Ensure you are logged into YouTube in your browser. Use a browser extension like "Cookie-Editor" to export your YouTube cookies to a `.json` file. Select that `.json` file in the "Cookies" section of the app and try again. |
0 commit comments