aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-08-01 15:11:19 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-08-01 15:11:19 +0000
commitabe10131fc235b7cc7af39f833e417f4264c1fdb (patch)
tree054c7bce7b78e7cc18cf8a923298444500c99bd2
parentffd7781d6588926f820b44a34b9e6e3068fb9f97 (diff)
Release 2024.08.012024.08.01
Created by: bashonly :ci skip all :ci run dl
-rw-r--r--CONTRIBUTORS2
-rw-r--r--Changelog.md26
-rw-r--r--supportedsites.md9
-rw-r--r--yt_dlp/version.py6
4 files changed, 36 insertions, 7 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS
index 01c07aab9..2180ecfe2 100644
--- a/CONTRIBUTORS
+++ b/CONTRIBUTORS
@@ -653,3 +653,5 @@ LeSuisse
653DunnesH 653DunnesH
654iancmy 654iancmy
655mokrueger 655mokrueger
656luvyana
657szantnerb
diff --git a/Changelog.md b/Changelog.md
index b2cad7dc4..73bf828a6 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -4,6 +4,32 @@
4# To create a release, dispatch the https://github.com/yt-dlp/yt-dlp/actions/workflows/release.yml workflow on master 4# To create a release, dispatch the https://github.com/yt-dlp/yt-dlp/actions/workflows/release.yml workflow on master
5--> 5-->
6 6
7### 2024.08.01
8
9#### Core changes
10- **utils**: `unified_timestamp`: [Recognize Sunday](https://github.com/yt-dlp/yt-dlp/commit/6daf2c27c0464fba98337be30de0b66d520d0db1) ([#10589](https://github.com/yt-dlp/yt-dlp/issues/10589)) by [bashonly](https://github.com/bashonly)
11
12#### Extractor changes
13- **abematv**: [Fix availability extraction](https://github.com/yt-dlp/yt-dlp/commit/ef36d517f9b05785d61abca7691d9ab7d63cc75c) ([#10569](https://github.com/yt-dlp/yt-dlp/issues/10569)) by [middlingphys](https://github.com/middlingphys)
14- **cbc.ca**: player: [Fix extractor](https://github.com/yt-dlp/yt-dlp/commit/94a1c5e642e468cebeb51f74c6c220434cb47d96) ([#10302](https://github.com/yt-dlp/yt-dlp/issues/10302)) by [bashonly](https://github.com/bashonly), [trainman261](https://github.com/trainman261)
15- **discoveryplus**: [Support olympics URLs](https://github.com/yt-dlp/yt-dlp/commit/0b7728618417e1aa382722a4d29b916b594d4459) ([#10566](https://github.com/yt-dlp/yt-dlp/issues/10566)) by [bashonly](https://github.com/bashonly)
16- **kick**: clips: [Add extractor](https://github.com/yt-dlp/yt-dlp/commit/bb3936ae2b3ce96d0b53f9e17cad1082058f032b) ([#10572](https://github.com/yt-dlp/yt-dlp/issues/10572)) by [luvyana](https://github.com/luvyana)
17- **learningonscreen**: [Add extractor](https://github.com/yt-dlp/yt-dlp/commit/fe15d3178e242803ae7a934b90137f13598eba2e) ([#10590](https://github.com/yt-dlp/yt-dlp/issues/10590)) by [bashonly](https://github.com/bashonly), [Grub4K](https://github.com/Grub4K)
18- **mediaklikk**: [Fix extractor](https://github.com/yt-dlp/yt-dlp/commit/7e3e4779ad13e4511c9ba3869879e53f0267bd7a) ([#10605](https://github.com/yt-dlp/yt-dlp/issues/10605)) by [szantnerb](https://github.com/szantnerb)
19- **mlbtv**: [Fix makeup game extraction](https://github.com/yt-dlp/yt-dlp/commit/4b69e1b53ea21e631cd5dd68ff531e2f1671ec17) ([#10607](https://github.com/yt-dlp/yt-dlp/issues/10607)) by [bashonly](https://github.com/bashonly)
20- **olympics**: [Fix extractor](https://github.com/yt-dlp/yt-dlp/commit/2f1ddfe12a2c174bc777264c5c8ffe7ca0922d94) ([#10604](https://github.com/yt-dlp/yt-dlp/issues/10604)) by [bashonly](https://github.com/bashonly)
21- **tva**: [Fix extractor](https://github.com/yt-dlp/yt-dlp/commit/28d485714fef88937c82635438afba5db81f9089) ([#10567](https://github.com/yt-dlp/yt-dlp/issues/10567)) by [bashonly](https://github.com/bashonly)
22- **tver**: [Support olympic URLs](https://github.com/yt-dlp/yt-dlp/commit/5260696b1cba77161828941fdb38f09f14ac6c60) ([#10600](https://github.com/yt-dlp/yt-dlp/issues/10600)) by [vvto33](https://github.com/vvto33)
23- **vimeo**: review: [Fix password-protected video extraction](https://github.com/yt-dlp/yt-dlp/commit/2b6df93a243bdfb9d6bb5c1e18020625cd02d465) ([#10598](https://github.com/yt-dlp/yt-dlp/issues/10598)) by [bashonly](https://github.com/bashonly)
24- **youtube**
25 - [Change default player clients to `ios,tv`](https://github.com/yt-dlp/yt-dlp/commit/efb42763dec23ccf6a2e3bac3afbfefce8efd012) ([#10457](https://github.com/yt-dlp/yt-dlp/issues/10457)) by [seproDev](https://github.com/seproDev)
26 - [Fix `n` function name extraction for player `20dfca59`](https://github.com/yt-dlp/yt-dlp/commit/011b4a04db2a636c3ef0a0ad4e2d3ae482c9fd76) ([#10611](https://github.com/yt-dlp/yt-dlp/issues/10611)) by [bashonly](https://github.com/bashonly)
27 - [Fix age-verification workaround](https://github.com/yt-dlp/yt-dlp/commit/d19fcb934269465fd707e68a87f735ec6983e93d) ([#10610](https://github.com/yt-dlp/yt-dlp/issues/10610)) by [bashonly](https://github.com/bashonly), [Grub4K](https://github.com/Grub4K)
28 - [Player client maintenance](https://github.com/yt-dlp/yt-dlp/commit/0e539617a41913c7da1edd74fb6543c10ad727b3) ([#10573](https://github.com/yt-dlp/yt-dlp/issues/10573)) by [bashonly](https://github.com/bashonly)
29
30#### Misc. changes
31- **cleanup**: Miscellaneous: [ffd7781](https://github.com/yt-dlp/yt-dlp/commit/ffd7781d6588926f820b44a34b9e6e3068fb9f97) by [bashonly](https://github.com/bashonly)
32
7### 2024.07.25 33### 2024.07.25
8 34
9#### Extractor changes 35#### Extractor changes
diff --git a/supportedsites.md b/supportedsites.md
index c8b8fbb35..e3bbe03ec 100644
--- a/supportedsites.md
+++ b/supportedsites.md
@@ -655,10 +655,11 @@
655 - **Ketnet** 655 - **Ketnet**
656 - **khanacademy** 656 - **khanacademy**
657 - **khanacademy:unit** 657 - **khanacademy:unit**
658 - **Kick** 658 - **kick:clips**
659 - **kick:live**
660 - **kick:vod**
659 - **Kicker** 661 - **Kicker**
660 - **KickStarter** 662 - **KickStarter**
661 - **KickVOD**
662 - **kinja:embed** 663 - **kinja:embed**
663 - **KinoPoisk** 664 - **KinoPoisk**
664 - **Kommunetv** 665 - **Kommunetv**
@@ -690,6 +691,7 @@
690 - **Lcp** 691 - **Lcp**
691 - **LcpPlay** 692 - **LcpPlay**
692 - **Le**: 乐视网 693 - **Le**: 乐视网
694 - **LearningOnScreen**
693 - **Lecture2Go**: (**Currently broken**) 695 - **Lecture2Go**: (**Currently broken**)
694 - **Lecturio**: [*lecturio*](## "netrc machine") 696 - **Lecturio**: [*lecturio*](## "netrc machine")
695 - **LecturioCourse**: [*lecturio*](## "netrc machine") 697 - **LecturioCourse**: [*lecturio*](## "netrc machine")
@@ -1140,7 +1142,6 @@
1140 - **QuantumTV**: [*quantumtv*](## "netrc machine") 1142 - **QuantumTV**: [*quantumtv*](## "netrc machine")
1141 - **QuantumTVLive**: [*quantumtv*](## "netrc machine") 1143 - **QuantumTVLive**: [*quantumtv*](## "netrc machine")
1142 - **QuantumTVRecordings**: [*quantumtv*](## "netrc machine") 1144 - **QuantumTVRecordings**: [*quantumtv*](## "netrc machine")
1143 - **Qub**
1144 - **R7**: (**Currently broken**) 1145 - **R7**: (**Currently broken**)
1145 - **R7Article**: (**Currently broken**) 1146 - **R7Article**: (**Currently broken**)
1146 - **Radiko** 1147 - **Radiko**
@@ -1517,9 +1518,9 @@
1517 - **tv5unis** 1518 - **tv5unis**
1518 - **tv5unis:video** 1519 - **tv5unis:video**
1519 - **tv8.it** 1520 - **tv8.it**
1520 - **TVA**
1521 - **TVANouvelles** 1521 - **TVANouvelles**
1522 - **TVANouvellesArticle** 1522 - **TVANouvellesArticle**
1523 - **tvaplus**: TVA+
1523 - **TVC** 1524 - **TVC**
1524 - **TVCArticle** 1525 - **TVCArticle**
1525 - **TVer** 1526 - **TVer**
diff --git a/yt_dlp/version.py b/yt_dlp/version.py
index e641bf5ae..81d1c2c96 100644
--- a/yt_dlp/version.py
+++ b/yt_dlp/version.py
@@ -1,8 +1,8 @@
1# Autogenerated by devscripts/update-version.py 1# Autogenerated by devscripts/update-version.py
2 2
3__version__ = '2024.07.25' 3__version__ = '2024.08.01'
4 4
5RELEASE_GIT_HEAD = 'f0993391e6052ec8f7aacc286609564f226943b9' 5RELEASE_GIT_HEAD = 'ffd7781d6588926f820b44a34b9e6e3068fb9f97'
6 6
7VARIANT = None 7VARIANT = None
8 8
@@ -12,4 +12,4 @@ CHANNEL = 'stable'
12 12
13ORIGIN = 'yt-dlp/yt-dlp' 13ORIGIN = 'yt-dlp/yt-dlp'
14 14
15_pkg_version = '2024.07.25' 15_pkg_version = '2024.08.01'