wording
This commit is contained in:
parent
7c5e75f20e
commit
aefa3f8734
1 changed files with 2 additions and 2 deletions
|
|
@ -93,8 +93,8 @@ for use in your media player. Consider the example:
|
||||||
|
|
||||||
* I want to remove ``NOVA PBS - `` from the title ``NOVA PBS - Hidden Cities All Around Us``
|
* I want to remove ``NOVA PBS - `` from the title ``NOVA PBS - Hidden Cities All Around Us``
|
||||||
|
|
||||||
There are several solutions using ytdl-sub's scripting capabilities to replace
|
There are several solutions using ytdl-sub's scripting capabilities to set
|
||||||
``episode_title`` by parsing the original media's ``title``.
|
``episode_title`` by manipulating the original media's ``title``.
|
||||||
|
|
||||||
.. code-block:: yaml
|
.. code-block:: yaml
|
||||||
:caption: Replace exclusion with empty string
|
:caption: Replace exclusion with empty string
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue