This commit is contained in:
Jesse Bannon 2025-06-06 10:48:37 -07:00
parent 0c24b4d566
commit 3cd87ce1b3

View file

@ -93,7 +93,7 @@ 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"
There are several solutions using ytdl-sub's scripting capabilities to set
There are several solutions using ytdl-sub's scripting capabilities to override
``episode_title`` by manipulating the original media's ``title``.
.. code-block:: yaml