Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,156 @@
# Created with komac v2.16.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json

PackageIdentifier: vzhd1701.GridPlayer
PackageVersion: 0.5.5
InstallModes:
- interactive
- silent
- silentWithProgress
UpgradeBehavior: install
FileExtensions:
- 3g2
- 3ga
- 3gp
- 3gp2
- 3gpp
- '669'
- a52
- aac
- ac3
- adt
- adts
- aif
- aifc
- aiff
- amb
- amr
- amv
- aob
- ape
- asf
- au
- avi
- awb
- bik
- caf
- crf
- divx
- drc
- dts
- dv
- dvr-ms
- evo
- f4v
- flac
- flv
- gpls
- gvi
- gxf
- h265
- hevc
- iso
- it
- kar
- m1v
- m2t
- m2ts
- m2v
- m4a
- m4b
- m4p
- m4v
- m5p
- mka
- mkv
- mlp
- mod
- mov
- mp1
- mp2
- mp2v
- mp3
- mp4
- mp4v
- mpa
- mpc
- mpe
- mpeg
- mpeg1
- mpeg2
- mpeg4
- mpg
- mpga
- mpv2
- mts
- mtv
- mus
- mxf
- mxg
- nsv
- nuv
- oga
- ogg
- ogm
- ogv
- ogx
- oma
- opus
- ps
- qcp
- ra
- rec
- rm
- rmi
- rmvb
- rpl
- s3m
- sid
- spx
- tak
- thd
- thp
- tod
- ts
- tta
- tts
- txd
- vob
- voc
- vqf
- vro
- w64
- wav
- webm
- wm
- wma
- wmv
- wtv
- wv
- xa
- xesc
- xm
ReleaseDate: 2026-07-24
Installers:
- Architecture: x64
InstallerType: zip
NestedInstallerType: portable
NestedInstallerFiles:
- RelativeFilePath: GridPlayer/GridPlayer.exe
PortableCommandAlias: gridplayer
InstallerUrl: https://github.com/vzhd1701/gridplayer/releases/download/v0.5.5/GridPlayer-0.5.5-win64-portable.zip
InstallerSha256: 13A7E2FF20267BD902128E4AB07EDCE135615F1C94EFABC327B13C4EC0A94D3D
- InstallerLocale: en-US
Architecture: x64
InstallerType: inno
Scope: machine
InstallerUrl: https://github.com/vzhd1701/gridplayer/releases/download/v0.5.5/GridPlayer-0.5.5-win64-install.exe
InstallerSha256: 3C13AC01723D7783D44264DCC7311FE01B1F8B535A1DAE7398EEA8B9CD899595
ProductCode: '{B31ABF4F-C8FF-417E-87DB-265888D72165}_is1'
AppsAndFeaturesEntries:
- ProductCode: '{B31ABF4F-C8FF-417E-87DB-265888D72165}_is1'
ElevationRequirement: elevatesSelf
InstallationMetadata:
DefaultInstallLocation: '%ProgramFiles%\GridPlayer'
ManifestType: installer
ManifestVersion: 1.12.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,51 @@
# Created with komac v2.16.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json

PackageIdentifier: vzhd1701.GridPlayer
PackageVersion: 0.5.5
PackageLocale: en-US
Publisher: vzhd1701
PublisherUrl: https://github.com/vzhd1701
PublisherSupportUrl: https://github.com/vzhd1701/gridplayer/issues
Author: vzhd1701
PackageName: GridPlayer
PackageUrl: https://github.com/vzhd1701/gridplayer
License: GPL-3.0
LicenseUrl: https://github.com/vzhd1701/gridplayer/blob/HEAD/LICENSE
Copyright: (c) 2021 vzhd1701
ShortDescription: Play videos side-by-side
Description: Simple VLC-based media player that can play multiple videos at the same time. You can play as many videos as you like, the only limit is your hardware. It supports all video formats that VLC supports (which is all of them). You can save your playlist retaining information about the position, sound volume, loops, aspect ratio, etc.
Moniker: gridplayer
Tags:
- libvlc
- livestream
- player
- player-video
- pyqt
- pyqt5
- python
- qt
- qt5
- streaming
- streamlink
- twitch
- video
- video-player
- vlc
- youtube
ReleaseNotes: |-
Added
- Native Apple Silicon (arm64) macOS build support, with arch-aware build scripts and a BUILD_MACOS_ARCH override for Intel (x86_64) builds (de4a54a)
- Czech, Norwegian, Swedish, Taiwanese, Vietnamese translations (fd35bf2), (c52c5de), (0867eea)
Fixed
- Update translations (c52c5de)
- Update streamlink and yt-dlp (8e172e5)
- Avoid checkbox shrinking in language select dialog (d510a80)
- Force load app icon to avoid default icon on Windows 11 (51d0d92)
- Restore URI parsing for playlists (b02b31b), closes #294 #311
- Show error when picking missing local video from recent list (de03e3b)
- Improve file validation when importing from clipboard (7ca8208), closes #296
- Safeguard playback position updates (52c706d), closes #309
ReleaseNotesUrl: https://github.com/vzhd1701/gridplayer/releases/tag/v0.5.5
ManifestType: defaultLocale
ManifestVersion: 1.12.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Created with komac v2.16.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json

PackageIdentifier: vzhd1701.GridPlayer
PackageVersion: 0.5.5
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.12.0