From ce6b8db51630fa76e03bf178fae47071c0be69ea Mon Sep 17 00:00:00 2001 From: bashonly Date: Mon, 9 Jun 2025 14:10:56 -0500 Subject: [PATCH] further simplify, improve comments Authored by: bashonly --- test/test_InfoExtractor.py | 15 +++++---------- yt_dlp/extractor/common.py | 30 ++++++++++++------------------ 2 files changed, 17 insertions(+), 28 deletions(-) diff --git a/test/test_InfoExtractor.py b/test/test_InfoExtractor.py index 85b53acf4a..a6a17e035e 100644 --- a/test/test_InfoExtractor.py +++ b/test/test_InfoExtractor.py @@ -1952,14 +1952,14 @@ def test_search_nuxt_json(self):