From 0c24b4d566823bf5d2e7eba3a9857d9dded794d8 Mon Sep 17 00:00:00 2001 From: Jesse Bannon Date: Fri, 6 Jun 2025 10:48:11 -0700 Subject: [PATCH] more format --- 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 ffcd680b..3ce2cb46 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 set ``episode_title`` by manipulating the original media's ``title``.