This commit is contained in:
Jesse Bannon 2025-06-06 10:50:40 -07:00
parent 3cd87ce1b3
commit f164e5ec33

View file

@ -91,7 +91,7 @@ This can be prevented by overriding following variables:
ytdl-sub offers a range of functions that can be used to parse a subset of a title
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 override
``episode_title`` by manipulating the original media's ``title``.