From 0acf4c9f33ff5f937363d9d34b4436ec2d85fd04 Mon Sep 17 00:00:00 2001 From: Jesse Bannon Date: Fri, 4 Oct 2024 21:29:23 -0700 Subject: [PATCH] [DOCS] How to download large channels (#1085) --- docs/source/faq/index.rst | 5 +++++ docs/source/prebuilt_presets/helpers.rst | 16 ++++++++++++++++ 2 files changed, 21 insertions(+) diff --git a/docs/source/faq/index.rst b/docs/source/faq/index.rst index 2a6be1c7..1822194f 100644 --- a/docs/source/faq/index.rst +++ b/docs/source/faq/index.rst @@ -52,6 +52,11 @@ See `yt-dl's recommended way ` shows how to set up ``ytdl-sub`` to run automatically on various platforms. +...download large channels? +~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +You can use the prebuilt preset :doc:`chunk_initial_download ` + There is a bug where... ----------------------- diff --git a/docs/source/prebuilt_presets/helpers.rst b/docs/source/prebuilt_presets/helpers.rst index f0392aa7..745cdb97 100644 --- a/docs/source/prebuilt_presets/helpers.rst +++ b/docs/source/prebuilt_presets/helpers.rst @@ -2,6 +2,22 @@ Helper Presets ============== +.. hint:: + + Apply presets to your subscriptions using pipes: + + .. code-block:: yaml + :caption: Pipes can separate presets and values to apply them to all subscriptions below them. + + Plex TV Show by Date | best_video_quality: + + = Documentaries | chunk_initial_download: + "NOVA PBS": "https://www.youtube.com/@novapbs" + "National Geographic": "https://www.youtube.com/@NatGeo" + + = Documentaries: + "Cosmos - What If": "https://www.youtube.com/playlist?list=PLZdXRHYAVxTJno6oFF9nLGuwXNGYHmE8U" + Common presets are not usable by themselves- setting one of these as the sole preset of your subscription and attempting to download will not work. But you can add these presets to quickly modify an existing preset to better suit your needs. Best A/V Quality