fix doc frmatting
This commit is contained in:
parent
1f196a9c16
commit
e3e36adc57
1 changed files with 7 additions and 5 deletions
|
|
@ -188,11 +188,13 @@ Must define ``tv_show_directory``. Available presets:
|
||||||
s02_url: "https://www.youtube.com/playlist?list=PLE62gWlWZk5NWVAVuf0Lm9jdv_-_KXs0W"
|
s02_url: "https://www.youtube.com/playlist?list=PLE62gWlWZk5NWVAVuf0Lm9jdv_-_KXs0W"
|
||||||
|
|
||||||
Other notable features include:
|
Other notable features include:
|
||||||
- TV show poster info is pulled from the first URL in s01.
|
|
||||||
- Duplicate videos in different URLs (channel /videos vs playlist) will not download twice.
|
* TV show poster info is pulled from the first URL in s01.
|
||||||
- The video will attributed to the season with the highest number.
|
* Duplicate videos in different URLs (channel /videos vs playlist) will not download twice.
|
||||||
- Individual seasons support both single and multi URL.
|
|
||||||
- s00 is supported for specials.
|
* The video will attributed to the season with the highest number.
|
||||||
|
* Individual seasons support both single and multi URL.
|
||||||
|
* s00 is supported for specials.
|
||||||
|
|
||||||
.. code-block:: yaml
|
.. code-block:: yaml
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue