docs about multi url

This commit is contained in:
Jesse Bannon 2023-03-30 09:08:02 -07:00
parent fe27c226df
commit 6a8c46c1f8

View file

@ -58,6 +58,17 @@ and overriding the following variables:
# episode_title: "{upload_date_standardized} - {title}" # episode_title: "{upload_date_standardized} - {title}"
# episode_description: "{webpage_url}" # episode_description: "{webpage_url}"
In addition, you can add multiple URLs to create a single TV by using the override variables
``url2``, ``url3``, ..., ``url20``:
.. code-block:: yaml
overrides:
tv_show_name: "Rick A"
tv_show_directory: "/path/to/youtube_shows"
url: "https://www.youtube.com/channel/UCuAXFkgsw1L7xaCfnd5JJOw"
url2: "https://www.youtube.com/@just.rick_6"
TV Show Collection TV Show Collection
^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^