From f164e5ec33b5f661d039aa4a6d1248ba9aea0578 Mon Sep 17 00:00:00 2001 From: Jesse Bannon Date: Fri, 6 Jun 2025 10:50:40 -0700 Subject: [PATCH] asfasdf --- docs/source/faq/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/faq/index.rst b/docs/source/faq/index.rst index 70bf589b..1d7b4df7 100644 --- a/docs/source/faq/index.rst +++ b/docs/source/faq/index.rst @@ -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``.