From 584aa79487eb6027f46345ab84f57b5c2b0904e7 Mon Sep 17 00:00:00 2001 From: Lesmiscore <nao20010128@gmail.com> Date: Sun, 15 Oct 2023 02:34:01 +0000 Subject: [PATCH] automatic: regenerate yt_dlp/chrome_versions.py @ 20231015 --- yt_dlp/chrome_versions.py | 73 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 73 insertions(+) diff --git a/yt_dlp/chrome_versions.py b/yt_dlp/chrome_versions.py index ff6efe7270..2cf241aa5b 100644 --- a/yt_dlp/chrome_versions.py +++ b/yt_dlp/chrome_versions.py @@ -605,8 +605,31 @@ "118.0.5993.61", "118.0.5993.62", "118.0.5993.63", + "118.0.5993.64", + "118.0.5993.65", + "118.0.5993.66", + "118.0.5993.67", + "118.0.5993.68", + "118.0.5993.69", "118.0.5993.7", + "118.0.5993.70", + "118.0.5993.71", + "118.0.5993.72", + "118.0.5993.73", + "118.0.5993.74", + "118.0.5993.75", + "118.0.5993.76", + "118.0.5993.77", + "118.0.5993.78", + "118.0.5993.79", "118.0.5993.8", + "118.0.5993.80", + "118.0.5993.81", + "118.0.5993.82", + "118.0.5993.83", + "118.0.5993.84", + "118.0.5993.85", + "118.0.5993.86", "118.0.5993.9", "119.0.5994.0", "119.0.5994.1", @@ -748,6 +771,8 @@ "119.0.6041.1", "119.0.6042.0", "119.0.6042.1", + "119.0.6042.2", + "119.0.6042.3", "119.0.6043.0", "119.0.6043.1", "119.0.6044.0", @@ -763,7 +788,20 @@ "119.0.6045.12", "119.0.6045.13", "119.0.6045.14", + "119.0.6045.15", + "119.0.6045.16", + "119.0.6045.17", + "119.0.6045.18", + "119.0.6045.19", "119.0.6045.2", + "119.0.6045.20", + "119.0.6045.21", + "119.0.6045.22", + "119.0.6045.23", + "119.0.6045.24", + "119.0.6045.25", + "119.0.6045.26", + "119.0.6045.27", "119.0.6045.3", "119.0.6045.4", "119.0.6045.5", @@ -791,6 +829,41 @@ "120.0.6052.1", "120.0.6053.0", "120.0.6053.1", + "120.0.6054.0", + "120.0.6054.1", + "120.0.6055.0", + "120.0.6055.1", + "120.0.6056.0", + "120.0.6056.1", + "120.0.6057.0", + "120.0.6057.1", + "120.0.6057.2", + "120.0.6058.0", + "120.0.6058.1", + "120.0.6059.0", + "120.0.6059.1", + "120.0.6060.0", + "120.0.6060.1", + "120.0.6061.0", + "120.0.6061.1", + "120.0.6061.2", + "120.0.6062.0", + "120.0.6062.1", + "120.0.6062.2", + "120.0.6063.0", + "120.0.6063.1", + "120.0.6063.2", + "120.0.6063.3", + "120.0.6064.0", + "120.0.6064.1", + "120.0.6064.2", + "120.0.6065.0", + "120.0.6065.1", + "120.0.6065.2", + "120.0.6066.0", + "120.0.6066.1", + "120.0.6067.0", + "120.0.6067.1", ] __all__ = ['versions'] -- GitLab