diff --git a/src/config/rules.js b/src/config/rules.js index ef96802..ed9990f 100644 --- a/src/config/rules.js +++ b/src/config/rules.js @@ -125,7 +125,7 @@ export const RULES = [ }, { pattern: `youtube.com`, - selector: `h1, #video-title, #content-text, #description, yt-attributed-string>span>span`, + selector: `h1, #video-title, #content-text, #title, yt-attributed-string>span>span`, }, { pattern: `www.google.com/search`,