asfasdf
This commit is contained in:
parent
3cd87ce1b3
commit
f164e5ec33
1 changed files with 1 additions and 1 deletions
|
|
@ -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``.
|
||||
|
|
|
|||
Loading…
Reference in a new issue