From 487ee3615efc8abce62570bad258f7eb40965e67 Mon Sep 17 00:00:00 2001 From: Patrik Wikstrom Date: Fri, 21 Aug 2026 09:28:23 +1000 Subject: [PATCH] =?UTF-8?q?Bump=20yt-dlp=202026.7.4=20=E2=86=92=202026.8.1?= =?UTF-8?q?9=20(TikTok=20extractor=20fix)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 2026.8.19 fixes the TikTok extractor and its formats extraction, adds share-URL support, fixes Instagram logged-in extraction, and refreshes the YouTube player clients (android_vr dropped from the defaults). The TikTok fixes are the reason for the bump. Mirrors the change merged as pwikstrom/fyp_main_v02#24, which landed in the archived repo rather than here; the pyproject floor moves too, as in the previous bump (20895f49). Requires a base-image rebuild on next deploy (requirements.txt changed). --- pyproject.toml | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 605cd52a..d6ec5e2a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -36,7 +36,7 @@ dependencies = [ "statsmodels>=0.14", "toml>=0.10", "tomlkit>=0.15", - "yt-dlp>=2026.7.4", + "yt-dlp>=2026.8.19", ] [project.urls] diff --git a/requirements.txt b/requirements.txt index c64c64a8..6b5d4c7f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -208,5 +208,5 @@ widgetsnbextension==4.0.11 WTForms==3.2.1 yarl==1.22.0 curl_cffi==0.14.0 -yt-dlp==2026.7.4 +yt-dlp==2026.8.19 yt-dlp-ejs==0.8.0