forked from pool/yt-dlp
Compare commits
49 Commits
Author | SHA256 | Date | |
---|---|---|---|
562472d7b1 | |||
2ac05f0cd1 | |||
6cb095b46c | |||
|
bcff9a8e09 | ||
|
99418bb9af | ||
07d44dcaff | |||
|
0e5097c432 | ||
e50549a2d3 | |||
|
b81e686639 | ||
|
25b5a9d306 | ||
ab98d0853b | |||
|
50d4f428d5 | ||
103f4e03d9 | |||
|
6d5ce714d1 | ||
|
75fba21ea3 | ||
7408a39b50 | |||
|
78e878e627 | ||
a01765742f | |||
|
bdcbfcc4d5 | ||
398ff6dd21 | |||
|
1fad9943f6 | ||
81b879156f | |||
|
249d58ed2a | ||
a1ea5cfb1f | |||
|
96512f901f | ||
4312dae86e | |||
|
e6a1a25549 | ||
80116729e0 | |||
|
a9a26075b6 | ||
adeb2d7f6a | |||
|
6fb1c01801 | ||
ea986638e7 | |||
|
5e9977ee84 | ||
|
d7542917f2 | ||
1397f7f8fa | |||
|
6be522beb0 | ||
|
410e5acbfc | ||
|
0febb9ccd3 | ||
9dffe4ef38 | |||
|
dd0331268d | ||
e627107d0b | |||
|
013a3c9244 | ||
b8a7476236 | |||
|
b6ffb00093 | ||
4e124dbb89 | |||
|
1366d74a0b | ||
d9e3374691 | |||
ec67df018b | |||
56060aedbc |
@@ -1 +0,0 @@
|
||||
addFilter("files-duplicate")
|
225
yt-dlp.changes
225
yt-dlp.changes
@@ -1,228 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 06 09:45:45 CEST 2025 - Luigi Baldoni <aloisio@gmx.com>
|
||||
|
||||
- Update to version 2025.09.05
|
||||
* Fix --id deprecation warning
|
||||
* charlierose: Fix extractor
|
||||
* googledrive: Fix subtitles extraction
|
||||
* itvbtcc: Fix extractor
|
||||
* kick: vod: Support ongoing livestream VODs
|
||||
* lrt: Fix extractors
|
||||
* tver: Extract more metadata
|
||||
* vevo: Restore extractors
|
||||
* build: Overhaul Linux builds and refactor release workflow
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 28 00:09:55 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 2025.08.27
|
||||
* Add tcc player JS variant
|
||||
* Deprioritize web_safari m3u8 formats
|
||||
* Use alternative tv user-agent when authenticated
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Aug 23 07:56:19 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 2025.08.22
|
||||
* cookies: Fix --cookies-from-browser with Firefox 142+
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 20 07:42:37 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 2025.08.20
|
||||
* Warn against use of `-f mp4`
|
||||
* yt: Add es5 and es6 player JS variants
|
||||
* yt: Default to main player JS variant
|
||||
* yt: Extract title and description from initial data
|
||||
* yt: Handle required preroll waiting period
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 11 07:18:23 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 2025.08.11
|
||||
* yt: Add player params to mweb client
|
||||
* dash: Re-extract if using --load-info-json with
|
||||
--live-from-start
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 22 00:13:54 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 2025.07.21
|
||||
* Default behaviour changed from --mtime to --no-mtime
|
||||
* yt: Do not require PO Token for premium accounts
|
||||
* yt: Extract global nsig helper functions
|
||||
* yt: tab: Fix subscriptions feed extraction
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 1 15:00:04 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 2025.06.30
|
||||
* youtube: Fix premium formats extraction
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 07:58:44 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 2025.06.25
|
||||
* yt: Check any ios m3u8 formats prior to download
|
||||
* yt: Improve player context payloads
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 10 00:19:26 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 2025.06.09
|
||||
* adobepass: add Fubo MSO, fix Philo MSO authentication
|
||||
* yt: Add tv_simply player client
|
||||
* yt: Extract srt subtitles
|
||||
* yt: Rework nsig function name extraction
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 22 14:36:43 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 2025.05.22
|
||||
* yt: Add PO token support for subtitles
|
||||
* yt: Add web_embedded client for age-restricted videos
|
||||
* yt: Add a PO Token Provider Framework
|
||||
* yt: Extract media_type for all videos
|
||||
* yt: Fix --live-from-start support for premieres
|
||||
* yt: Fix geo-restriction error handling
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun May 4 08:49:41 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 2025.04.30 [boo#1242186]
|
||||
* New option --preset-alias/-t has been added
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 31 23:24:45 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 2025.03.31
|
||||
* yt: add player_js_variant extractor-arg
|
||||
* yt/tab: Fix playlist continuation extraction
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 28 11:09:09 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 2025.03.27
|
||||
* youtube: Make signature and nsig extraction more robust
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 26 02:01:15 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 2025.03.26
|
||||
* youtube: fix signature and nsig extraction for player 4fcd6e4a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Mar 22 09:03:31 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 2025.03.21
|
||||
* Fix external downloader availability when using
|
||||
``--ffmpeg-location``
|
||||
* youtube: fix nsig and signature extraction for player 643afba4.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 28 21:01:45 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Require same version between yt-dlp -> python-yt-dlp
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 19 08:55:03 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 2025.02.19
|
||||
* NSIG workaround for tce player JS
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 26 18:02:45 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 2025.01.26
|
||||
* bilibili: Support space video list extraction without login
|
||||
* crunchyroll: Remove extractors
|
||||
* youtube: Download tv client Innertube config
|
||||
* youtube: Use different PO token for GVS and Player
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 16 21:28:51 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 2025.01.15
|
||||
* youtube: Do not use web_creator as a default client
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 13 00:14:20 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 2025.01.12
|
||||
* yt: fix DASH formats incorrectly skipped in some situations
|
||||
* yt: refactor cookie auth
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 25 09:38:56 UTC 2024 - Luigi Baldoni <aloisio@gmx.com>
|
||||
|
||||
- Fix 15.6 build
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 24 01:26:36 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 2024.12.23
|
||||
* yt: add age-gate workaround for some embeddable videos
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 13 12:28:50 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 2024.12.13
|
||||
* yt: fix signature function extraction for 2f1832d2
|
||||
* yt: prioritize original language over auto-dubbed audio
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 12 12:50:03 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 2024.12.06
|
||||
* yt: fix ``n`` sig extraction for player 3bb1f723
|
||||
* yt: fix signature function extraction
|
||||
* yt: player client maintenance
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 3 20:59:18 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 2024.12.03
|
||||
* bilibili: Always try to extract HD formats
|
||||
* youtube: Adjust player clients for site changes
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 19 19:30:07 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 2024.11.18
|
||||
* cloudflarestream: Avoid extraction via videodelivery.net
|
||||
* youtube: remove broken OAuth support
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 4 21:48:05 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 2024.11.04
|
||||
* Prioritize AV1
|
||||
* Remove Python <= 3.8 support
|
||||
* youtube: Adjust OAuth refresh token handling
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 23 08:32:16 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 2024.10.22
|
||||
* yt: Remove broken android_producer client
|
||||
* yt: Remove broken age-restriction workaround
|
||||
* yt: Support logging in with OAuth
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 8 08:49:07 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 2024.10.07
|
||||
* Fix cookie load error handling
|
||||
* youtube: Change default player clients to ios,mweb
|
||||
* patreon: Extract all m3u8 formats for locked posts
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 29 19:34:07 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 2024.09.27
|
||||
* Support excluding player_clients in extractor-arg
|
||||
* clip: Prioritize https formats
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 13 20:43:17 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
29
yt-dlp.spec
29
yt-dlp.spec
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package yt-dlp
|
||||
#
|
||||
# Copyright (c) 2025 SUSE LLC and contributors
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -19,20 +19,15 @@
|
||||
%define skip_python2 1
|
||||
%define skip_python36 1
|
||||
%define skip_python37 1
|
||||
%define skip_python38 1
|
||||
%if 0%{?suse_version} < 1600
|
||||
%global pythons python312
|
||||
%endif
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: yt-dlp
|
||||
Version: 2025.09.05
|
||||
Version: 2024.08.06
|
||||
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
|
||||
Group: Productivity/Networking/Web/Utilities
|
||||
URL: https://github.com/yt-dlp/yt-dlp
|
||||
Source: https://github.com/yt-dlp/yt-dlp/releases/download/%version/yt-dlp.tar.gz
|
||||
Source9: yt-dlp-rpmlintrc
|
||||
BuildRequires: %{python_module hatchling}
|
||||
BuildRequires: %{python_module pip}
|
||||
BuildRequires: fdupes
|
||||
@@ -46,11 +41,8 @@ Obsoletes: yt-dlp-fish-completion < %version-%release
|
||||
Provides: yt-dlp-fish-completion = %version-%release
|
||||
Obsoletes: yt-dlp-zsh-completion < %version-%release
|
||||
Provides: yt-dlp-zsh-completion = %version-%release
|
||||
%if 0%{?suse_version} < 1600
|
||||
Requires: python312-yt-dlp = %version
|
||||
%else
|
||||
Requires: python3-yt-dlp = %version
|
||||
%endif
|
||||
# %%primary_python not available in Leap yet
|
||||
Requires: %(echo %{python_module yt-dlp} | perl -pe 's{.* }{}g')
|
||||
%define python_subpackage_only 1
|
||||
%python_subpackages
|
||||
|
||||
@@ -96,17 +88,8 @@ rm -f youtube-dl yt-dlp
|
||||
b="%buildroot"
|
||||
%pyproject_install
|
||||
ln -s yt-dlp "$b/%_bindir/youtube-dl"
|
||||
%fdupes %buildroot/usr
|
||||
rm -Rf "$b/%_datadir/doc"
|
||||
# if you leave everything as-is, rpmlint complains about
|
||||
# python312-yt-dlp.noarch: W: files-duplicate
|
||||
# /usr/lib/python3.12/site-packages/yt_dlp/utils/__pycache__/progress.cpython-312.pyc
|
||||
# /usr/lib/python3.12/site-packages/yt_dlp/utils/__pycache__/progress.cpython-312.opt-1.pyc
|
||||
# if you add fdupes, rpmlint complains about
|
||||
# python312-yt-dlp.noarch: E: python-bytecode-inconsistent-mtime
|
||||
# /usr/lib/python3.12/site-packages/yt_dlp/extractor/__pycache__/screencastomatic.cpython-312.pyc
|
||||
# 2024-09-29T18:11:02
|
||||
# /usr/lib/python3.12/site-packages/yt_dlp/extractor/screencastomatic.py
|
||||
# 2024-09-29T18:11:01
|
||||
|
||||
%files -n yt-dlp
|
||||
%license LICENSE
|
||||
|
BIN
yt-dlp.tar.gz
(Stored with Git LFS)
BIN
yt-dlp.tar.gz
(Stored with Git LFS)
Binary file not shown.
Reference in New Issue
Block a user