better docs
This commit is contained in:
parent
ecdc786e1c
commit
5581183aec
2 changed files with 18 additions and 12 deletions
|
|
@ -55,7 +55,12 @@ See `yt-dl's recommended way <https://github.com/ytdl-org/youtube-dl#how-do-i-pa
|
||||||
...download large channels?
|
...download large channels?
|
||||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
You can use the prebuilt preset :doc:`chunk_initial_download </prebuilt_presets/helpers>`
|
See the prebuilt preset :doc:`chunk_initial_download </prebuilt_presets/helpers>`.
|
||||||
|
|
||||||
|
...filter to include or exclude based on certain keywords?
|
||||||
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
|
See the prebuilt preset :doc:`Filter Keywords </prebuilt_presets/helpers>`.
|
||||||
|
|
||||||
There is a bug where...
|
There is a bug where...
|
||||||
-----------------------
|
-----------------------
|
||||||
|
|
|
||||||
|
|
@ -48,7 +48,8 @@ Include or exclude media with any of the listed keywords in their titles. Both k
|
||||||
Tilda mode allows override variables to be set directly underneath it.
|
Tilda mode allows override variables to be set directly underneath it.
|
||||||
|
|
||||||
.. code-block:: yaml
|
.. code-block:: yaml
|
||||||
Plex TV Show by Date:
|
|
||||||
|
Plex TV Show by Date | Filter Keywords:
|
||||||
|
|
||||||
= Documentaries:
|
= Documentaries:
|
||||||
"~NOVA PBS":
|
"~NOVA PBS":
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue