Unpacking Software Livestream

Join our monthly Unpacking Software livestream to hear about the latest news, chat and opinion on packaging, software deployment and lifecycle management!

Learn More

Chocolatey Product Spotlight

Join the Chocolatey Team on our regular monthly stream where we put a spotlight on the most recent Chocolatey product releases. You'll have a chance to have your questions answered in a live Ask Me Anything format.

Learn More

Chocolatey Coding Livestream

Join us for the Chocolatey Coding Livestream, where members of our team dive into the heart of open source development by coding live on various Chocolatey projects. Tune in to witness real-time coding, ask questions, and gain insights into the world of package management. Don't miss this opportunity to engage with our team and contribute to the future of Chocolatey!

Learn More

Calling All Chocolatiers! Whipping Up Windows Automation with Chocolatey Central Management

Webinar from
Wednesday, 17 January 2024

We are delighted to announce the release of Chocolatey Central Management v0.12.0, featuring seamless Deployment Plan creation, time-saving duplications, insightful Group Details, an upgraded Dashboard, bug fixes, user interface polishing, and refined documentation. As an added bonus we'll have members of our Solutions Engineering team on-hand to dive into some interesting ways you can leverage the new features available!

Watch On-Demand
Chocolatey Community Coffee Break

Join the Chocolatey Team as we discuss all things Community, what we do, how you can get involved and answer your Chocolatey questions.

Watch The Replays
Chocolatey and Intune Overview

Webinar Replay from
Wednesday, 30 March 2022

At Chocolatey Software we strive for simple, and teaching others. Let us teach you just how simple it could be to keep your 3rd party applications updated across your devices, all with Intune!

Watch On-Demand
Chocolatey For Business. In Azure. In One Click.

Livestream from
Thursday, 9 June 2022

Join James and Josh to show you how you can get the Chocolatey For Business recommended infrastructure and workflow, created, in Azure, in around 20 minutes.

Watch On-Demand
The Future of Chocolatey CLI

Livestream from
Thursday, 04 August 2022

Join Paul and Gary to hear more about the plans for the Chocolatey CLI in the not so distant future. We'll talk about some cool new features, long term asks from Customers and Community and how you can get involved!

Watch On-Demand
Hacktoberfest Tuesdays 2022

Livestreams from
October 2022

For Hacktoberfest, Chocolatey ran a livestream every Tuesday! Re-watch Cory, James, Gary, and Rain as they share knowledge on how to contribute to open-source projects such as Chocolatey CLI.

Watch On-Demand

Downloads:

25,399

Downloads of v 2.3.49.5312:

293

Last Update:

28 Jan 2020

Package Maintainer(s):

Software Author(s):

  • Gretech Corp

Tags:

gom-player audio subtitle video admin

GOM Player (Install)

This is not the latest version of GOM Player (Install) available.

  • 1
  • 2
  • 3

2.3.49.5312 | Updated: 28 Jan 2020

Downloads:

25,399

Downloads of v 2.3.49.5312:

293

Maintainer(s):

Software Author(s):

  • Gretech Corp

GOM Player (Install) 2.3.49.5312

This is not the latest version of GOM Player (Install) available.

  • 1
  • 2
  • 3

Some Checks Have Failed or Are Not Yet Complete

Not All Tests Have Passed


Validation Testing Passed


Verification Testing Passed

Details

Scan Testing Resulted in Flagged:

This package was submitted (and approved) prior to automated virus scanning integration into the package moderation processs.

We recommend clicking the "Details" link to make your own decision on installing this package.

Details
Learn More

Deployment Method: Individual Install, Upgrade, & Uninstall

To install GOM Player (Install), run the following command from the command line or from PowerShell:

>

To upgrade GOM Player (Install), run the following command from the command line or from PowerShell:

>

To uninstall GOM Player (Install), run the following command from the command line or from PowerShell:

>

Deployment Method:

NOTE

This applies to both open source and commercial editions of Chocolatey.

1. Enter Your Internal Repository Url

(this should look similar to https://community.chocolatey.org/api/v2/)


2. Setup Your Environment

1. Ensure you are set for organizational deployment

Please see the organizational deployment guide

2. Get the package into your environment

  • Open Source or Commercial:
    • Proxy Repository - Create a proxy nuget repository on Nexus, Artifactory Pro, or a proxy Chocolatey repository on ProGet. Point your upstream to https://community.chocolatey.org/api/v2/. Packages cache on first access automatically. Make sure your choco clients are using your proxy repository as a source and NOT the default community repository. See source command for more information.
    • You can also just download the package and push it to a repository Download

3. Copy Your Script

choco upgrade gom-player -y --source="'INTERNAL REPO URL'" --version="'2.3.49.5312'" [other options]

See options you can pass to upgrade.

See best practices for scripting.

Add this to a PowerShell script or use a Batch script with tools and in places where you are calling directly to Chocolatey. If you are integrating, keep in mind enhanced exit codes.

If you do use a PowerShell script, use the following to ensure bad exit codes are shown as failures:


choco upgrade gom-player -y --source="'INTERNAL REPO URL'" --version="'2.3.49.5312'" 
$exitCode = $LASTEXITCODE

Write-Verbose "Exit code was $exitCode"
$validExitCodes = @(0, 1605, 1614, 1641, 3010)
if ($validExitCodes -contains $exitCode) {
  Exit 0
}

Exit $exitCode

- name: Install gom-player
  win_chocolatey:
    name: gom-player
    version: '2.3.49.5312'
    source: INTERNAL REPO URL
    state: present

See docs at https://docs.ansible.com/ansible/latest/modules/win_chocolatey_module.html.


chocolatey_package 'gom-player' do
  action    :install
  source   'INTERNAL REPO URL'
  version  '2.3.49.5312'
end

See docs at https://docs.chef.io/resource_chocolatey_package.html.


cChocoPackageInstaller gom-player
{
    Name     = "gom-player"
    Version  = "2.3.49.5312"
    Source   = "INTERNAL REPO URL"
}

Requires cChoco DSC Resource. See docs at https://github.com/chocolatey/cChoco.


package { 'gom-player':
  ensure   => '2.3.49.5312',
  provider => 'chocolatey',
  source   => 'INTERNAL REPO URL',
}

Requires Puppet Chocolatey Provider module. See docs at https://forge.puppet.com/puppetlabs/chocolatey.


4. If applicable - Chocolatey configuration/installation

See infrastructure management matrix for Chocolatey configuration elements and examples.

NOTE

Private CDN cached downloads available for licensed customers. Never experience 404 breakages again! Learn more...

Package Approved

This package was approved by moderator gep13 on 29 Jan 2020.

Description

GOM Player is one of the world's best free desktop video players. Originally famous for its high video and audio quality, and support of multiple video formats (flv, mp4, mov, mpg, ts, avi, divx, asx, wmv, m4v, dat, ifo, vob, 3gp/3gp2, rm/rmvb, mkv, ogm) etc. However, there is a lot more to GOM Player than codec support.

If you are interested in VR and 360 degree videos, GOM Player is just for you! GOM Player supports a variety of VR and 360° video formats, and provides each user with friendly and simple UI/UX experiences.

It can read your local 360° video files and play/stream 360° YouTube videos. For more advanced users, GomPlayer allows custom configuration, enhancing the video view experience. There are now thousands of amazing 360° VR videos out there you can watch.

If you are looking for subtitles, GOM Player just made that amazingly simple. GOM Player users are able to access the largest subtitle database in the World. And all you have to do it just play the video. Once you play your video, GOM Player will automatically search its database and show you the matching subtitle results. After you choose the subtitle you want to run, just click apply and the subtitle will be automatically downloaded and applied.

Features

  • Comprehensive File Support: GOM Player can play all the most popular video formats by default: AVI, MP4, MKV, FLV, WMV, MOV, and more!
  • Strong Subtitle Functionality: You can share and download a large number of subtitles through our own library and also by linking with OpenSubtitles.org. You can freely adjust the placement, size, and sync settings of your subtitles.
  • Play 360 degrees VR video
  • Able to watch from up, down, left, and right, 360 degrees around, by just using the keyboard or mouse
  • Supports preview with side views from front, back, left, and right as well as screen transition
  • Provides search and play functions for 360 YouTube videos
  • Advanced Features: With a wide variety of advanced features, like A-B repeat, screen capture, Media Player capture, playback speed control, and video effects, GOM Player allows you do much more than simply play your videos
  • Customization: GOM Player's skinable interface and advanced filter controls make it highly customizable, allowing users to personalize their experience to fit their needs. Download new skins and logos from the GOM Player website!
  • Codec Finder: Some uncommon video types aren't supported by GOM Player by default. When you try to watch these videos, GOM Player's Codec Finder service will search for the one you're missing and direct you to a place where you can read more and/or download the missing codec.
  • Connect with GOM Remote: You can control GOM Player with GOM Remote. This includes all basic functions, such as moving forward/back, play, and pause. This also includes advanced functions, such as opening files, searching, and PC power control.


tools\chocolateyinstall.ps1
$ErrorActionPreference = 'Stop'

$packageArgs = @{
  packageName    = $env:ChocolateyPackageName
  fileType       = 'exe'
  url            = 'https://cdn.gomlab.com/gretech/player/GOMPLAYERGLOBALSETUP_NEW.EXE'
  softwareName   = 'GOM Player'
  checksum       = '7dd8753e23fa4a9895775d7aa74556c7057516de4d596c55e433866da761a92e'
  checksumType   = 'sha256'
  silentArgs     = '/S'
  validExitCodes = @(0)
}

Install-ChocolateyPackage @packageArgs

Log in or click on link to see number of positives.

In cases where actual malware is found, the packages are subject to removal. Software sometimes has false positives. Moderators do not necessarily validate the safety of the underlying software, only that a package retrieves software from the official distribution point and/or validate embedded software against official distribution point (where distribution rights allow redistribution).

Chocolatey Pro provides runtime protection from possible malware.

Add to Builder Version Downloads Last Updated Status
GOM Player (Install) 2.3.89 122 Thursday, July 20, 2023 Approved
GOM Player (Install) 2.3.88 77 Thursday, June 22, 2023 Approved
GOM Player (Install) 2.3.87 234 Tuesday, May 23, 2023 Approved
GOM Player (Install) 2.3.85.5353 169 Thursday, March 23, 2023 Approved
GOM Player (Install) 2.3.84.5351 95 Thursday, February 23, 2023 Approved
GOM Player (Install) 2.3.83.5350 195 Thursday, January 19, 2023 Approved
GOM Player (Install) 2.3.82.5349 94 Thursday, December 22, 2022 Approved
GOM Player (Install) 2.3.80.5345 208 Friday, October 21, 2022 Approved
GOM Player (Install) 2.3.79.5344 172 Thursday, September 22, 2022 Approved
GOM Player (Install) 2.3.78.5343 149 Thursday, August 18, 2022 Approved
GOM Player (Install) 2.3.76.5340 473 Friday, May 20, 2022 Approved
GOM Player (Install) 2.3.75.5339 472 Tuesday, March 22, 2022 Approved
GOM Player (Install) 2.3.74.5338 333 Tuesday, February 22, 2022 Approved
GOM Player (Install) 2.3.73.5337 659 Tuesday, January 18, 2022 Approved
GOM Player (Install) 2.3.72.5336 360 Tuesday, December 21, 2021 Approved
GOM Player (Install) 2.3.71.5335 223 Tuesday, November 16, 2021 Approved
GOM Player (Install) 2.3.70.5334 89 Monday, November 15, 2021 Approved
GOM Player (Install) 2.3.69.5333 562 Thursday, September 23, 2021 Approved
GOM Player (Install) 2.3.68.5332 564 Thursday, August 19, 2021 Approved
GOM Player (Install) 2.3.67.5331 306 Tuesday, July 27, 2021 Approved
GOM Player (Install) 2.3.66.5330 529 Friday, June 25, 2021 Approved
GOM Player (Install) 2.3.65.5329 286 Friday, May 21, 2021 Approved
GOM Player (Install) 2.3.64.5328 129 Sunday, May 16, 2021 Approved
GOM Player (Install) 2.3.63.5327 413 Thursday, March 25, 2021 Approved
GOM Player (Install) 2.3.62.5326 294 Thursday, February 25, 2021 Approved
GOM Player (Install) 2.3.61.5325 279 Tuesday, February 2, 2021 Approved
GOM Player (Install) 2.3.60.5324 543 Friday, December 18, 2020 Approved
GOM Player (Install) 2.3.59.5323 373 Monday, November 23, 2020 Approved
GOM Player (Install) 2.3.58.5322 451 Monday, October 26, 2020 Approved
GOM Player (Install) 2.3.57.5321 236 Thursday, October 8, 2020 Approved
GOM Player (Install) 2.3.55.5139 477 Thursday, July 23, 2020 Approved
GOM Player (Install) 2.3.54.5318 264 Thursday, June 18, 2020 Approved
GOM Player (Install) 2.3.53.5317 220 Thursday, May 28, 2020 Approved
GOM Player (Install) 2.3.52.5316 347 Thursday, April 23, 2020 Approved
GOM Player (Install) 2.3.51.5315 297 Friday, March 20, 2020 Approved
GOM Player (Install) 2.3.50.5314 205 Tuesday, March 3, 2020 Approved
GOM Player (Install) 2.3.50.5313 450 Thursday, February 20, 2020 Approved
GOM Player (Install) 2.3.49.5312 293 Tuesday, January 28, 2020 Approved
GOM Player (Install) 2.3.49.5311 243 Thursday, January 16, 2020 Approved
GOM Player (Install) 2.3.48.5310 298 Tuesday, December 17, 2019 Approved
GOM Player (Install) 2.3.47.5309 268 Thursday, November 21, 2019 Approved
GOM Player (Install) 2.3.46.5308 355 Wednesday, October 16, 2019 Approved
GOM Player (Install) 2.3.44.5306 412 Friday, August 16, 2019 Approved
GOM Player (Install) 2.3.43.5305 319 Friday, July 26, 2019 Approved
GOM Player (Install) 2.3.42.5304 285 Thursday, June 20, 2019 Approved
GOM Player (Install) 2.3.41.5303 293 Friday, May 24, 2019 Approved
GOM Player (Install) 2.3.40.5302 274 Friday, April 19, 2019 Approved
GOM Player (Install) 2.3.39.5301 285 Friday, March 22, 2019 Approved
GOM Player (Install) 2.3.38.5300 273 Wednesday, February 27, 2019 Approved
GOM Player (Install) 2.3.37.5298 427 Thursday, January 17, 2019 Approved
GOM Player (Install) 2.3.36.5297 291 Thursday, December 20, 2018 Approved
GOM Player (Install) 2.3.35.5296 270 Thursday, November 22, 2018 Approved
GOM Player (Install) 2.3.34.5295 387 Thursday, October 18, 2018 Approved
GOM Player (Install) 2.3.33.529401 220 Wednesday, October 17, 2018 Approved
GOM Player (Install) 2.3.33.5294 266 Thursday, September 20, 2018 Approved
GOM Player (Install) 2.3.33.5293 206 Wednesday, September 19, 2018 Approved
GOM Player (Install) 2.3.32.5291 379 Monday, July 23, 2018 Approved
GOM Player (Install) 2.3.31.5290 282 Wednesday, July 4, 2018 Approved
GOM Player (Install) 2.3.28.5285 349 Thursday, March 22, 2018 Approved
GOM Player (Install) 2.3.27.5284 442 Thursday, February 22, 2018 Approved
GOM Player (Install) 2.3.26.5283 380 Thursday, January 25, 2018 Approved
GOM Player (Install) 2.3.24.5281 469 Thursday, December 21, 2017 Approved
GOM Player (Install) 2.3.23.5280 406 Monday, November 27, 2017 Approved
GOM Player (Install) 2.3.22.5279 326 Thursday, November 23, 2017 Approved
GOM Player (Install) 2.3.21.5278 471 Thursday, October 26, 2017 Approved
GOM Player (Install) 2.3.19.5276 564 Tuesday, August 22, 2017 Approved
GOM Player (Install) 2.3.17.5274 475 Monday, July 3, 2017 Approved
GOM Player (Install) 2.3.17.5273 392 Tuesday, June 20, 2017 Approved
GOM Player (Install) 2.3.16.5272 429 Thursday, May 25, 2017 Approved
GOM Player (Install) 2.3.14.5270 526 Thursday, March 23, 2017 Approved
GOM Player (Install) 2.3.13.5269 387 Monday, March 20, 2017 Approved
GOM Player (Install) 2.3.12.5268 461 Monday, February 20, 2017 Approved
GOM Player (Install) 2.3.10.5266 391 Tuesday, February 14, 2017 Approved
Discussion for the GOM Player (Install) Package

Ground Rules:

  • This discussion is only about GOM Player (Install) and the GOM Player (Install) package. If you have feedback for Chocolatey, please contact the Google Group.
  • This discussion will carry over multiple versions. If you have a comment about a particular version, please note that in your comments.
  • The maintainers of this Chocolatey Package will be notified about new comments that are posted to this Disqus thread, however, it is NOT a guarantee that you will get a response. If you do not hear back from the maintainers after posting a message below, please follow up by using the link on the left side of this page or follow this link to contact maintainers. If you still hear nothing back, please follow the package triage process.
  • Tell us what you love about the package or GOM Player (Install), or tell us what needs improvement.
  • Share your experiences with the package, or extra configuration or gotchas that you've found.
  • If you use a url, the comment will be flagged for moderation until you've been whitelisted. Disqus moderated comments are approved on a weekly schedule if not sooner. It could take between 1-5 days for your comment to show up.
comments powered by Disqus