From 0a6c70d2e4789cddc4cd0d13d0bc448c57f66e6afdc276ef0f83bf7224ec2688 Mon Sep 17 00:00:00 2001 From: Luigi Baldoni Date: Wed, 4 Feb 2026 11:04:07 +0100 Subject: [PATCH 1/4] Update to version 2026.02.04 --- yt-dlp.changes | 7 +++++++ yt-dlp.spec | 2 +- yt-dlp.tar.gz | 4 ++-- 3 files changed, 10 insertions(+), 3 deletions(-) diff --git a/yt-dlp.changes b/yt-dlp.changes index b247dc6..5c575fd 100644 --- a/yt-dlp.changes +++ b/yt-dlp.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Feb 4 09:55:36 UTC 2026 - Luigi Baldoni + +- Update to release 2026.02.04 + * unsupported: Update unsupported URLs + * yt: Default to tv player JS variant + ------------------------------------------------------------------- Sun Feb 1 09:43:09 UTC 2026 - Jan Engelhardt diff --git a/yt-dlp.spec b/yt-dlp.spec index 5cc1b35..7190409 100644 --- a/yt-dlp.spec +++ b/yt-dlp.spec @@ -27,7 +27,7 @@ %endif Name: yt-dlp -Version: 2026.01.31 +Version: 2026.02.04 %define ejsver 0.4.0 Release: 0 Summary: Enhanced fork of youtube-dl, a video site downloader for offline watching diff --git a/yt-dlp.tar.gz b/yt-dlp.tar.gz index 573f49c..22f4811 100644 --- a/yt-dlp.tar.gz +++ b/yt-dlp.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:928639b0355c2ee40af7b574e47a3c00048756e405f7964a7b39d70fe0cda4ba -size 6177758 +oid sha256:617c5917666585f6ccb0a39c4a16b1e77fe1f9cedb8076c3a482e115a7ff1bd6 +size 6177722 -- 2.51.1 From e4f319d809018843c24aecdea617a010b3d19b3b3e0a38a5f136450ae06cbe92 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Sat, 21 Feb 2026 23:51:08 +0100 Subject: [PATCH 2/4] yt-dlp 2026.02.21 --- yt-dlp.changes | 7 +++++++ yt-dlp.spec | 4 ++-- yt-dlp.tar.gz | 4 ++-- yt_dlp_ejs-0.4.0-py3-none-any.whl | 3 --- yt_dlp_ejs-0.5.0-py3-none-any.whl | 3 +++ 5 files changed, 14 insertions(+), 7 deletions(-) delete mode 100644 yt_dlp_ejs-0.4.0-py3-none-any.whl create mode 100644 yt_dlp_ejs-0.5.0-py3-none-any.whl diff --git a/yt-dlp.changes b/yt-dlp.changes index 5c575fd..59b8b2a 100644 --- a/yt-dlp.changes +++ b/yt-dlp.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sun Feb 22 00:14:19 UTC 2026 - Jan Engelhardt + +- Update to release 2026.02.21 + * youtube: Add more known player JS variants + * date, search: Remove broken ytsearchdate support + ------------------------------------------------------------------- Wed Feb 4 09:55:36 UTC 2026 - Luigi Baldoni diff --git a/yt-dlp.spec b/yt-dlp.spec index 7190409..50a0e78 100644 --- a/yt-dlp.spec +++ b/yt-dlp.spec @@ -27,8 +27,8 @@ %endif Name: yt-dlp -Version: 2026.02.04 -%define ejsver 0.4.0 +Version: 2026.02.21 +%define ejsver 0.5.0 Release: 0 Summary: Enhanced fork of youtube-dl, a video site downloader for offline watching License: CC-BY-SA-3.0 AND SUSE-Public-Domain diff --git a/yt-dlp.tar.gz b/yt-dlp.tar.gz index 22f4811..df9cb67 100644 --- a/yt-dlp.tar.gz +++ b/yt-dlp.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:617c5917666585f6ccb0a39c4a16b1e77fe1f9cedb8076c3a482e115a7ff1bd6 -size 6177722 +oid sha256:3655cb66b0edf6accb2361e886b1399c7dad3be5fa4434ac6d0fdbfc07718867 +size 6209777 diff --git a/yt_dlp_ejs-0.4.0-py3-none-any.whl b/yt_dlp_ejs-0.4.0-py3-none-any.whl deleted file mode 100644 index b15a055..0000000 --- a/yt_dlp_ejs-0.4.0-py3-none-any.whl +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:19278cff397b243074df46342bb7616c404296aeaff01986b62b4e21823b0b9c -size 53600 diff --git a/yt_dlp_ejs-0.5.0-py3-none-any.whl b/yt_dlp_ejs-0.5.0-py3-none-any.whl new file mode 100644 index 0000000..ea7caad --- /dev/null +++ b/yt_dlp_ejs-0.5.0-py3-none-any.whl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:674fc0efea741d3100cdf3f0f9e123150715ee41edf47ea7a62fbdeda204bdec +size 54032 -- 2.51.1 From 03c5f8ca3cbe0f2eaa37099a57a3fa96fdd51734c8a43e8211418bd429d812ba Mon Sep 17 00:00:00 2001 From: Luigi Baldoni Date: Wed, 4 Mar 2026 11:03:46 +0100 Subject: [PATCH 3/4] Update to version 2026.03.03 --- yt-dlp.changes | 13 +++++++++++++ yt-dlp.spec | 2 +- yt-dlp.tar.gz | 4 ++-- 3 files changed, 16 insertions(+), 3 deletions(-) diff --git a/yt-dlp.changes b/yt-dlp.changes index 59b8b2a..a869fef 100644 --- a/yt-dlp.changes +++ b/yt-dlp.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Wed Mar 4 10:03:21 UTC 2026 - Luigi Baldoni + +- Update to version 2026.03.03 + Extractor changes + * aenetworks: Fix extraction + * patreon: Fix extractors + * thechosen: Rework extractor + * youtube + + Force player 9f4cc5e4 + + Skip webpage player response by default + * zapiks: Improve extraction + ------------------------------------------------------------------- Sun Feb 22 00:14:19 UTC 2026 - Jan Engelhardt diff --git a/yt-dlp.spec b/yt-dlp.spec index 50a0e78..96fda5a 100644 --- a/yt-dlp.spec +++ b/yt-dlp.spec @@ -27,7 +27,7 @@ %endif Name: yt-dlp -Version: 2026.02.21 +Version: 2026.03.03 %define ejsver 0.5.0 Release: 0 Summary: Enhanced fork of youtube-dl, a video site downloader for offline watching diff --git a/yt-dlp.tar.gz b/yt-dlp.tar.gz index df9cb67..ac7cef1 100644 --- a/yt-dlp.tar.gz +++ b/yt-dlp.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3655cb66b0edf6accb2361e886b1399c7dad3be5fa4434ac6d0fdbfc07718867 -size 6209777 +oid sha256:77974412fd5585a12dea2cb0334bfbc96d9d0a2d6c102cf8cc06b5159f2d9ad4 +size 6211623 -- 2.51.1 From ffb0e8fa4812abe13422a4a47afd3325fdddc1ac324dbbaa88d69cc060b69dc9 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Wed, 4 Mar 2026 19:14:51 +0100 Subject: [PATCH 4/4] Adhere to changelog syntax requirements Avoid use of '+', bullet points are supposed to use '*', and be limited to 2 levels. --- yt-dlp.changes | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/yt-dlp.changes b/yt-dlp.changes index a869fef..ac53c5e 100644 --- a/yt-dlp.changes +++ b/yt-dlp.changes @@ -2,13 +2,11 @@ Wed Mar 4 10:03:21 UTC 2026 - Luigi Baldoni - Update to version 2026.03.03 - Extractor changes + * Extractor changes: * aenetworks: Fix extraction * patreon: Fix extractors * thechosen: Rework extractor - * youtube - + Force player 9f4cc5e4 - + Skip webpage player response by default + * yt: Skip webpage player response by default * zapiks: Improve extraction ------------------------------------------------------------------- -- 2.51.1