Skip to content

Commit

Permalink
Release 2025.02.19.051858
Browse files Browse the repository at this point in the history
Created by: kclauhk

:ci skip all
  • Loading branch information
github-actions[bot] committed Feb 19, 2025
1 parent 426bf9f commit 25c4d04
Show file tree
Hide file tree
Showing 4 changed files with 61 additions and 11 deletions.
23 changes: 23 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,29 @@
# To create a release, dispatch the https://github.com/yt-dlp/yt-dlp/actions/workflows/release.yml workflow on master
-->

### 2025.02.19.051858

#### Extractor changes
- **bilibili**: [Extract backup URLs](https://github.com/yt-dlp/yt-dlp/commit/e2097f1bb816b13dc1ae928abd072275593eb504) by [pukkandan](https://github.com/pukkandan)
- **bluey**: [Add extractor](https://github.com/yt-dlp/yt-dlp/commit/8b69bd1e6d0855eb6d6707e3f328ce2ff728b6e4) by [pukkandan](https://github.com/pukkandan)
- **extrememusic**: [Add extractor](https://github.com/yt-dlp/yt-dlp/commit/11359559870aa15f18ed11bfd93cb56a20fed213) by [pukkandan](https://github.com/pukkandan)
- **facebook**: [Experimental](https://github.com/yt-dlp/yt-dlp/commit/426bf9f88bdefcad52700019b7312384ba032e00) by [pukkandan](https://github.com/pukkandan)
- **gimy**: [Add extractor](https://github.com/yt-dlp/yt-dlp/commit/7c7b4a60f44130e5638a7c51a12159b795c13827) by [pukkandan](https://github.com/pukkandan)
- **giphy**: [Add extractor](https://github.com/yt-dlp/yt-dlp/commit/6ac9c9848302dc18cadda27a489ecbaf7b6d33b0) by [pukkandan](https://github.com/pukkandan)
- **idoltv**: [Add extractor](https://github.com/yt-dlp/yt-dlp/commit/5377321e3f7fec91d20524eeeb377f868ef5fa53) by [pukkandan](https://github.com/pukkandan)
- **kidoodletv**: [Add extractor](https://github.com/yt-dlp/yt-dlp/commit/c1037846d63c566d3a3e583ff44f565d6b8e6bb3) by [pukkandan](https://github.com/pukkandan)
- **mediasite**
- [Fix extractor](https://github.com/yt-dlp/yt-dlp/commit/9c728579091a4573389aea276d33bebda384422c) by [pukkandan](https://github.com/pukkandan)
- [Provide untimed transcript in ttml format](https://github.com/yt-dlp/yt-dlp/commit/6571f0bcb235f700f4e7c3eb38e65f8b09f16410) by [pukkandan](https://github.com/pukkandan)
- [Support channel](https://github.com/yt-dlp/yt-dlp/commit/c0831ac608a3ea318ccb770e05ea114d9dfe4950) by [pukkandan](https://github.com/pukkandan)
- **meritplus**: [Add extractor](https://github.com/yt-dlp/yt-dlp/commit/ee5a686e3887a7fc72aa1183b0bf69ba7db8a17e) by [pukkandan](https://github.com/pukkandan)
- **naver**: [Change API URL](https://github.com/yt-dlp/yt-dlp/commit/5700971ce1d78e3188372f87acf8c9d802cfb0e6) by [pukkandan](https://github.com/pukkandan)
- **piramidetv**: [Add extractor](https://github.com/yt-dlp/yt-dlp/commit/b1e11f57f0054eb4ed6a28662c3573c124d734d3) by [pukkandan](https://github.com/pukkandan)
- **southpark**: [Fix extractor](https://github.com/yt-dlp/yt-dlp/commit/6ccf6a005f2fcb3a977f725509961ddf91cc9e46) by [pukkandan](https://github.com/pukkandan)
- **tiktok**: [Fix web format resolution calculation](https://github.com/yt-dlp/yt-dlp/commit/6a5159478a754150cb915a71ccc1eae80aaf7c36) by [pukkandan](https://github.com/pukkandan)
- **vmware**: [Add extractor](https://github.com/yt-dlp/yt-dlp/commit/a69d3c59b4eea6ebe6d7b20d8c475852435be209) by [pukkandan](https://github.com/pukkandan)
- **youtube**: [Revoke PO token requirement of ios client](https://github.com/yt-dlp/yt-dlp/commit/03107a37c8b0e6b57f78d10345fbb989e5714ebc) by [pukkandan](https://github.com/pukkandan)

### 2025.02.19

#### Core changes
Expand Down
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -287,10 +287,10 @@ If you fork the project on GitHub, you can run your fork's [build workflow](.git
--no-update Do not check for updates (default)
--update-to [CHANNEL]@[TAG] Upgrade/downgrade to a specific version.
CHANNEL can be a repository as well. CHANNEL
and TAG default to "stable" and "latest"
respectively if omitted; See "UPDATE" for
details. Supported channels: stable,
nightly, master
and TAG default to "kclauhk/yt-dlp" and
"latest" respectively if omitted; See
"UPDATE" for details. Supported channels:
stable, nightly, master
-i, --ignore-errors Ignore download and postprocessing errors.
The download will be considered successful
even if the postprocessing fails
Expand Down
31 changes: 29 additions & 2 deletions supportedsites.md
Original file line number Diff line number Diff line change
Expand Up @@ -200,6 +200,7 @@ The only reliable way to check if a site is supported is to try it.
- **blogger.com**
- **Bloomberg**
- **Bluesky**
- **Bluey**
- **BokeCC**
- **BongaCams**
- **Boosty**
Expand Down Expand Up @@ -436,6 +437,9 @@ The only reliable way to check if a site is supported is to try it.
- **EWETVLive**: [*ewetv*](## "netrc machine")
- **EWETVRecordings**: [*ewetv*](## "netrc machine")
- **Expressen**
- **ExtremeMusic**
- **ExtremeMusic:album**
- **ExtremeMusic:playlist**
- **EyedoTV**
- **facebook**: [*facebook*](## "netrc machine")
- **facebook:ads**
Expand Down Expand Up @@ -516,6 +520,16 @@ The only reliable way to check if a site is supported is to try it.
- **Gettr**
- **GettrStreaming**
- **GiantBomb**
- **gimy**
- **gimy:detail**
- **gimy:search**: gimy Search; "gimysearch:" prefix
- **GimySearchURL**
- **Giphy**
- **giphy:channel**: Giphy Channel; "giphychannel:" prefix
- **giphy:search**: Giphy Search; "giphysearch:" prefix
- **GiphyChannelPage**
- **GiphySearchURL**
- **GiphyStories**
- **GlattvisionTV**: [*glattvisiontv*](## "netrc machine")
- **GlattvisionTVLive**: [*glattvisiontv*](## "netrc machine")
- **GlattvisionTVRecordings**: [*glattvisiontv*](## "netrc machine")
Expand Down Expand Up @@ -591,6 +605,10 @@ The only reliable way to check if a site is supported is to try it.
- **Hytale**
- **Icareus**
- **IdolPlus**
- **IDOLTV**
- **IDOLTV:search**: IDOLTV Search; "idoltvsearch:" prefix
- **IDOLTV:vod**
- **IdoltvSearchURL**
- **iflix:episode**
- **IflixSeries**
- **ign.com**
Expand Down Expand Up @@ -669,6 +687,8 @@ The only reliable way to check if a site is supported is to try it.
- **kick:vod**
- **Kicker**
- **KickStarter**
- **KidoodleTV**
- **KidoodleTV:series**
- **Kika**: KiKA.de
- **kinja:embed**
- **KinoPoisk**
Expand Down Expand Up @@ -776,6 +796,7 @@ The only reliable way to check if a site is supported is to try it.
- **MediasetShow**
- **Mediasite**
- **MediasiteCatalog**
- **MediasiteChannel**
- **MediasiteNamedCatalog**
- **MediaStream**
- **MediaWorksNZVOD**
Expand All @@ -785,6 +806,7 @@ The only reliable way to check if a site is supported is to try it.
- **megatvcom:embed**: megatv.com embedded videos
- **Meipai**: 美拍
- **MelonVOD**
- **MeritPlus**
- **Metacritic**
- **mewatch**
- **MicrosoftBuild**
Expand Down Expand Up @@ -1078,7 +1100,8 @@ The only reliable way to check if a site is supported is to try it.
- **Pinterest**
- **PinterestCollection**
- **PiramideTV**
- **PiramideTVChannel**
- **PiramideTV:channel**: "piramidetv:" prefix
- **PiramideTVChannelURL**
- **pixiv:sketch**
- **pixiv:​sketch:user**
- **Pladform**
Expand Down Expand Up @@ -1361,11 +1384,12 @@ The only reliable way to check if a site is supported is to try it.
- **SoundcloudEmbed**
- **soundgasm**
- **soundgasm:profile**
- **southpark.cc.com**
- **SouthPark**
- **southpark.cc.com:español**
- **southpark.de**
- **southpark.lat**
- **southpark.nl**
- **SouthPark:Seasons**
- **southparkstudios.dk**
- **SovietsCloset**
- **SovietsClosetPlaylist**
Expand Down Expand Up @@ -1665,6 +1689,9 @@ The only reliable way to check if a site is supported is to try it.
- **VKPlay**
- **VKPlayLive**
- **vm.tiktok**
- **VMware**
- **VMware:search**: "vmwaresearch:" prefix
- **VMwareExplore**
- **Vocaroo**
- **VODPl**
- **VODPlatform**
Expand Down
10 changes: 5 additions & 5 deletions yt_dlp/version.py
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
# Autogenerated by devscripts/update-version.py

__version__ = '2025.02.19'
__version__ = '2025.02.19.051858'

RELEASE_GIT_HEAD = '4985a4041770eaa0016271809a1fd950dc809a55'
RELEASE_GIT_HEAD = '426bf9f88bdefcad52700019b7312384ba032e00'

VARIANT = None

UPDATE_HINT = None

CHANNEL = 'stable'
CHANNEL = 'kclauhk/yt-dlp'

ORIGIN = 'yt-dlp/yt-dlp'
ORIGIN = 'kclauhk/yt-dlp'

_pkg_version = '2025.02.19'
_pkg_version = '2025.02.19.051858'

0 comments on commit 25c4d04

Please sign in to comment.