Skip to content

Commit 67255b0

Browse files
cfsmp3Trenly
andauthored
New package: CCExtractor.CCExtractor version 0.96.2 (microsoft#326399)
Co-authored-by: Kaleb Luedtke <trenlymc@gmail.com>
1 parent 3a8995e commit 67255b0

3 files changed

Lines changed: 66 additions & 0 deletions

File tree

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json
2+
PackageIdentifier: CCExtractor.CCExtractor
3+
PackageVersion: 0.96.2
4+
Platform:
5+
- Windows.Desktop
6+
MinimumOSVersion: 10.0.0.0
7+
InstallModes:
8+
- interactive
9+
- silent
10+
- silentWithProgress
11+
InstallerSwitches:
12+
Silent: /quiet
13+
SilentWithProgress: /passive
14+
UpgradeBehavior: install
15+
Installers:
16+
- Architecture: x64
17+
InstallerType: wix
18+
InstallerUrl: https://github.com/CCExtractor/ccextractor/releases/download/v0.96.2/CCExtractor.0.96.2.msi
19+
InstallerSha256: FFCAB0D766180AFC2832277397CDEC885D15270DECE33A9A51947B790F1F095B
20+
ManifestType: installer
21+
ManifestVersion: 1.9.0
Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
1+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json
2+
PackageIdentifier: CCExtractor.CCExtractor
3+
PackageVersion: 0.96.2
4+
PackageLocale: en-US
5+
Publisher: CCExtractor Development
6+
PublisherUrl: https://ccextractor.org
7+
PublisherSupportUrl: https://github.com/CCExtractor/ccextractor/issues
8+
Author: CCExtractor Development Team
9+
PackageName: CCExtractor
10+
PackageUrl: https://ccextractor.org
11+
License: GPL-2.0
12+
LicenseUrl: https://github.com/CCExtractor/ccextractor/blob/master/LICENSE.txt
13+
Copyright: Copyright (c) CCExtractor Development
14+
ShortDescription: A tool to extract subtitles from video files
15+
Description: |-
16+
CCExtractor is a tool that analyzes video files and produces independent subtitle files from the closed captions data.
17+
18+
Key features:
19+
- Extracts closed captions from various video formats (MPEG, H.264, MKV, MP4, etc.)
20+
- Supports multiple input sources including DVDs, DVRs, and live TV captures
21+
- Outputs to multiple formats (SRT, WebVTT, SAMI, transcript, etc.)
22+
- OCR support for bitmap-based subtitles (DVB, teletext)
23+
- Cross-platform (Windows, Linux, macOS)
24+
- Includes a GUI for easy operation
25+
Moniker: ccextractor
26+
Tags:
27+
- subtitles
28+
- closed-captions
29+
- video
30+
- extraction
31+
- accessibility
32+
- srt
33+
- dvb
34+
- teletext
35+
- ocr
36+
- media
37+
ReleaseNotesUrl: https://github.com/CCExtractor/ccextractor/releases
38+
ManifestType: defaultLocale
39+
ManifestVersion: 1.9.0
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json
2+
PackageIdentifier: CCExtractor.CCExtractor
3+
PackageVersion: 0.96.2
4+
DefaultLocale: en-US
5+
ManifestType: version
6+
ManifestVersion: 1.9.0

0 commit comments

Comments
 (0)