Skip to content

Commit 98621d3

Browse files
authored
New package: GioPalusa.SRTDownloader version 0.1.2 (microsoft#382408)
1 parent 077f322 commit 98621d3

3 files changed

Lines changed: 46 additions & 0 deletions

File tree

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
2+
3+
PackageIdentifier: GioPalusa.SRTDownloader
4+
PackageVersion: 0.1.2
5+
InstallerType: portable
6+
Commands:
7+
- srt-download
8+
ReleaseDate: 2026-06-02
9+
Installers:
10+
- Architecture: x64
11+
InstallerUrl: https://github.com/GioPalusa/SRT-downloader/releases/download/v0.1.2/srt-download-windows-x64.exe
12+
InstallerSha256: 848702FF3EFBC8A9F70246200430F813C4507BAC0A5657BD03E7DFFD7205F480
13+
ManifestType: installer
14+
ManifestVersion: 1.12.0
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
2+
3+
PackageIdentifier: GioPalusa.SRTDownloader
4+
PackageVersion: 0.1.2
5+
PackageLocale: en-US
6+
Publisher: Giovanni Palusa
7+
PublisherUrl: https://github.com/GioPalusa
8+
PublisherSupportUrl: https://github.com/GioPalusa/SRT-downloader/issues
9+
Author: Giovanni Palusa
10+
PackageName: SRT Downloader
11+
PackageUrl: https://github.com/GioPalusa/SRT-downloader
12+
License: MIT
13+
LicenseUrl: https://github.com/GioPalusa/SRT-downloader/blob/main/LICENSE
14+
Copyright: Copyright (c) 2026 Giovanni Palusa
15+
ShortDescription: Download subtitles for local video files recursively.
16+
Description: A command-line tool that scans a folder tree, finds video files, searches subtitle providers, and saves subtitles next to each video.
17+
Moniker: srt-download
18+
Tags:
19+
- cli
20+
- srt
21+
- subtitle
22+
- subtitles
23+
- video
24+
ManifestType: defaultLocale
25+
ManifestVersion: 1.12.0
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
2+
3+
PackageIdentifier: GioPalusa.SRTDownloader
4+
PackageVersion: 0.1.2
5+
DefaultLocale: en-US
6+
ManifestType: version
7+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)