|
| 1 | +# Created with komac v2.14.0 |
| 2 | +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json |
| 3 | + |
| 4 | +PackageIdentifier: yt-dlp.yt-dlp.nightly |
| 5 | +PackageVersion: 2026.01.04.233103 |
| 6 | +PackageLocale: en-US |
| 7 | +Publisher: yt-dlp |
| 8 | +PublisherUrl: https://github.com/yt-dlp |
| 9 | +PublisherSupportUrl: https://github.com/yt-dlp/yt-dlp/issues |
| 10 | +PackageName: yt-dlp-nightly |
| 11 | +PackageUrl: https://github.com/yt-dlp/yt-dlp-nightly-builds |
| 12 | +License: Unlicense |
| 13 | +LicenseUrl: https://github.com/yt-dlp/yt-dlp/blob/master/LICENSE |
| 14 | +Copyright: pukkandan.ytdlp@gmail.com | UNLICENSE |
| 15 | +ShortDescription: A feature-rich command-line audio/video downloader. |
| 16 | +Description: |- |
| 17 | + The yt-dlp nightly channel builds. |
| 18 | + yt-dlp is a feature-rich command-line audio/video downloader with support for thousands of sites. |
| 19 | + The project is a fork of youtube-dl based on the now inactive youtube-dlc. |
| 20 | +Moniker: yt-dlp-nightly |
| 21 | +Tags: |
| 22 | +- audio |
| 23 | +- audio-downloader |
| 24 | +- download |
| 25 | +- downloader |
| 26 | +- media |
| 27 | +- media-downloader |
| 28 | +- nightly |
| 29 | +- video |
| 30 | +- video-downloader |
| 31 | +- youtube |
| 32 | +- youtube-dl |
| 33 | +- youtube-dlp |
| 34 | +- ytdlp |
| 35 | +ReleaseNotes: |- |
| 36 | + Generated from: yt-dlp/yt-dlp@ba499ab |
| 37 | + Installation Discord Donate Documentation |
| 38 | + A description of the various files is in the README |
| 39 | + The zipimport Unix executable contains code licensed under ISC and MIT. The PyInstaller-bundled executables are subject to these and other licenses, all of which are compiled in THIRD_PARTY_LICENSES.txt |
| 40 | + Changelog |
| 41 | + Core changes |
| 42 | + - Accept float values for --sleep-subtitles (#15282) by 0xvd |
| 43 | + - Bypass interactive format selection if no formats are found (#15278) by bashonly |
| 44 | + - utils |
| 45 | + - decode_packed_codes: Fix missing key handling (#15440) by cesbar |
| 46 | + - js_to_json: Prevent false positives for octals (#15474) by doe1080 |
| 47 | + - mimetype2ext: Recognize more srt types (#15411) by seproDev |
| 48 | + - random_user_agent: Bump versions (#15396) by seproDev |
| 49 | + - unified_timestamp: Add tz_offset parameter (#15357) by doe1080 |
| 50 | + Extractor changes |
| 51 | + - archive.org: Fix metadata extraction (#15286) by bashonly |
| 52 | + - bandcamp: weekly: Fix extractor (#15208) by 0xvd, bashonly |
| 53 | + - bigo: Support --wait-for-video (#15463) by olipfei |
| 54 | + - cda: Support mobile URLs (#15398) by seproDev |
| 55 | + - croatian.film: Add extractor (#15468) by 0xvd |
| 56 | + - dropbox: Support videos in folders (#15313) by 0xvd |
| 57 | + - facebook: Remove broken login support (#15434) by bashonly |
| 58 | + - filmarchiv: Add extractor (#13490) by 4elta |
| 59 | + - generic: Improve detection of blockage due to TLS fingerprint (#15426) by bashonly |
| 60 | + - gofile: Fix extractor (#15296) by quietvoid |
| 61 | + - hotstar: Extract from new API (#15480) by 0xvd |
| 62 | + - iqiyi: Remove broken login support (#15441) by seproDev |
| 63 | + - manoto: Remove extractor (#15414) by seproDev |
| 64 | + - nebula |
| 65 | + - season |
| 66 | + - Add extractor (#15347) by 0xvd, bashonly |
| 67 | + - Support more URLs (#15436) by prettysunflower |
| 68 | + - netease: program: Support DJ URLs (#15365) by 0xvd |
| 69 | + - netzkino: Rework extractor (#15351) by doe1080 |
| 70 | + - nextmedia: Remove extractors (#15354) by doe1080 |
| 71 | + - pandatv: Add extractor (#13210) by ptlydpr |
| 72 | + - parti: Fix extractors (#15319) by seproDev |
| 73 | + - picarto: Fix extraction when stream has no title (#15407) by mikf |
| 74 | + - pornhub: Optimize metadata extraction (#15231) by norepro |
| 75 | + - scte: Remove extractors (#15442) by seproDev |
| 76 | + - tarangplus: Add extractors (#13060) by subrat-lima |
| 77 | + - telecinco: Fix extractor (#15311) by 0xvd, bashonly |
| 78 | + - tiktok: Extract save_count (#15054) by pomtnp |
| 79 | + - tubitv: Support URLs with locales (#15205) by 0xvd |
| 80 | + - tumblr: Extract timestamp (#15462) by alch-emi |
| 81 | + - tv5unis: Fix extractors (#15477) by 0xced |
| 82 | + - twitch: videos: Raise error when channel is not found (#15458) by 0xvd |
| 83 | + - twitter |
| 84 | + - Do not extract non-video posts from unified_cards (#15431) by bashonly |
| 85 | + - Remove broken login support (#15432) by bashonly |
| 86 | + - yahoo: Fix extractor (#15314) by 0xvd, bashonly |
| 87 | + - youtube |
| 88 | + - Fix skip_player=js extractor-arg (#15428) by bashonly |
| 89 | + - Support comment subthreads (#15419) by bashonly (With fixes in 76c31a7, 468aa6a) |
| 90 | + - tab: Fix flat thumbnails extraction for shorts (#15331) by bashonly |
| 91 | + - zoom: Extract recordings with start times (#15475) by JV-Fernandes |
| 92 | + Misc. changes |
| 93 | + - build |
| 94 | + - Bump official actions to latest versions (#15305) by bashonly |
| 95 | + - Harden CI/CD pipeline (#15387) by bashonly |
| 96 | + - Improve nightly release check (#15455) by bashonly |
| 97 | + - ci: Explicitly declare permissions and limit credentials (#15324) by bashonly |
| 98 | +ReleaseNotesUrl: https://github.com/yt-dlp/yt-dlp-nightly-builds/releases/tag/2026.01.04.233103 |
| 99 | +Documentations: |
| 100 | +- DocumentLabel: Discord |
| 101 | + DocumentUrl: https://discord.gg/H5MNcFW63r |
| 102 | +- DocumentLabel: Update Channels |
| 103 | + DocumentUrl: https://github.com/yt-dlp/yt-dlp#update-channels |
| 104 | +- DocumentLabel: Wiki |
| 105 | + DocumentUrl: https://github.com/yt-dlp/yt-dlp/wiki |
| 106 | +ManifestType: defaultLocale |
| 107 | +ManifestVersion: 1.10.0 |
0 commit comments