Downloads:
13,306
Downloads of v 3.6.2:
442
Last Update:
16 Oct 2024
Package Maintainer(s):
Software Author(s):
- th-ch
Tags:
youtube music electron- Software Specific:
- Software Site
- Software Source
- Software License
- Software Issues
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
YouTube Music
- 1
- 2
- 3
3.6.2 | Updated: 16 Oct 2024
- Software Specific:
- Software Site
- Software Source
- Software License
- Software Issues
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
Downloads:
13,306
Downloads of v 3.6.2:
442
Maintainer(s):
Software Author(s):
- th-ch
YouTube Music 3.6.2
Legal Disclaimer: Neither this package nor Chocolatey Software, Inc. are affiliated with or endorsed by th-ch. The inclusion of th-ch trademark(s), if any, upon this webpage is solely to identify th-ch goods or services and not for commercial purposes.
- 1
- 2
- 3
All Checks are Passing
3 Passing Tests
Deployment Method: Individual Install, Upgrade, & Uninstall
To install YouTube Music, run the following command from the command line or from PowerShell:
To upgrade YouTube Music, run the following command from the command line or from PowerShell:
To uninstall YouTube Music, run the following command from the command line or from PowerShell:
Deployment Method:
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
Option 1: Cached Package (Unreliable, Requires Internet - Same As Community)-
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
-
Open Source
-
Download the package:
Download - Follow manual internalization instructions
-
-
Package Internalizer (C4B)
-
Run: (additional options)
choco download th-ch-youtube-music --internalize --source=https://community.chocolatey.org/api/v2/
-
For package and dependencies run:
choco push --source="'INTERNAL REPO URL'"
- Automate package internalization
-
Run: (additional options)
3. Copy Your Script
choco upgrade th-ch-youtube-music -y --source="'INTERNAL REPO URL'" [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 th-ch-youtube-music -y --source="'INTERNAL REPO URL'"
$exitCode = $LASTEXITCODE
Write-Verbose "Exit code was $exitCode"
$validExitCodes = @(0, 1605, 1614, 1641, 3010)
if ($validExitCodes -contains $exitCode) {
Exit 0
}
Exit $exitCode
- name: Install th-ch-youtube-music
win_chocolatey:
name: th-ch-youtube-music
version: '3.6.2'
source: INTERNAL REPO URL
state: present
See docs at https://docs.ansible.com/ansible/latest/modules/win_chocolatey_module.html.
chocolatey_package 'th-ch-youtube-music' do
action :install
source 'INTERNAL REPO URL'
version '3.6.2'
end
See docs at https://docs.chef.io/resource_chocolatey_package.html.
cChocoPackageInstaller th-ch-youtube-music
{
Name = "th-ch-youtube-music"
Version = "3.6.2"
Source = "INTERNAL REPO URL"
}
Requires cChoco DSC Resource. See docs at https://github.com/chocolatey/cChoco.
package { 'th-ch-youtube-music':
ensure => '3.6.2',
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.
Private CDN cached downloads available for licensed customers. Never experience 404 breakages again! Learn more...
This package was approved as a trusted package on 16 Oct 2024.
Electron wrapper around YouTube Music featuring:
- Native look & feel, aims at keeping the original interface
- Framework for custom plugins: change YouTube Music to your needs (style, content, features), enable/disable plugins in one click
Available plugins:
- Ad Blocker: block all ads and tracking out of the box
- Downloader: download to MP3 directly from the interface (youtube-dl)
- No Google Login: remove Google login buttons and links from the interface
- Shortcuts: use your usual shortcuts (media keys, Ctrl/CMD + F…) to control YouTube Music
- Navigation: next/back navigation arrows directly integrated in the interface, like in your favorite browser
- Auto confirm when paused: when the "Continue Watching?" modal appears, automatically click "Yes"
- Hide video player: no video in the interface when playing music
- Notifications: display a notification when a song starts playing
Log in or click on link to see number of positives.
- th-ch-youtube-music.3.6.2.nupkg (3ef9255292f9) - ## / 65
- YouTube-Music-Web-Setup-3.6.2.exe (30210190faa7) - ## / 73
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 |
---|---|---|---|---|
YouTube Music 3.6.2 | 442 | Wednesday, October 16, 2024 | Approved | |
YouTube Music 3.6.0 | 137 | Sunday, October 13, 2024 | Approved | |
YouTube Music 3.5.3 | 344 | Tuesday, September 17, 2024 | Approved | |
YouTube Music 3.5.2 | 220 | Saturday, September 7, 2024 | Approved | |
YouTube Music 3.5.1 | 416 | Thursday, August 1, 2024 | Approved | |
YouTube Music 3.5.0 | 92 | Wednesday, July 31, 2024 | Approved | |
YouTube Music 3.4.1 | 308 | Sunday, July 14, 2024 | Approved | |
YouTube Music 3.3.12 | 424 | Saturday, June 8, 2024 | Approved | |
YouTube Music 3.3.11 | 39 | Saturday, June 8, 2024 | Approved | |
YouTube Music 3.3.10 | 205 | Sunday, June 2, 2024 | Approved | |
YouTube Music 3.3.9 | 48 | Saturday, June 1, 2024 | Approved | |
YouTube Music 3.3.8 | 31 | Saturday, June 1, 2024 | Approved | |
YouTube Music 3.3.6 | 494 | Saturday, April 13, 2024 | Approved | |
YouTube Music 3.3.5 | 296 | Tuesday, March 26, 2024 | Approved | |
YouTube Music 3.3.4 | 136 | Sunday, March 24, 2024 | Approved | |
YouTube Music 3.3.3 | 61 | Saturday, March 23, 2024 | Approved | |
YouTube Music 3.3.2 | 400 | Tuesday, February 20, 2024 | Approved | |
YouTube Music 3.3.1 | 125 | Sunday, February 18, 2024 | Approved | |
YouTube Music 3.2.2 | 457 | Friday, January 5, 2024 | Approved | |
YouTube Music 3.2.1 | 187 | Monday, January 1, 2024 | Approved | |
YouTube Music 3.2.0 | 38 | Monday, January 1, 2024 | Approved | |
YouTube Music 3.1.1 | 279 | Monday, December 18, 2023 | Approved | |
YouTube Music 3.1.0 | 261 | Monday, December 11, 2023 | Approved | |
YouTube Music 3.0.2 | 268 | Sunday, December 3, 2023 | Approved | |
YouTube Music 3.0.1 | 49 | Saturday, December 2, 2023 | Approved | |
YouTube Music 2.2.0 | 451 | Friday, October 27, 2023 | Approved | |
YouTube Music 2.1.3 | 188 | Sunday, October 22, 2023 | Approved | |
YouTube Music 2.1.2 | 169 | Thursday, October 19, 2023 | Approved | |
YouTube Music 2.1.1 | 173 | Monday, October 16, 2023 | Approved | |
YouTube Music 2.0.1 | 263 | Saturday, October 7, 2023 | Approved | |
YouTube Music 1.20.0 | 840 | Thursday, May 18, 2023 | Approved | |
YouTube Music 1.19.0 | 695 | Saturday, January 21, 2023 | Approved | |
YouTube Music 1.18.0 | 721 | Thursday, September 15, 2022 | Approved | |
YouTube Music 1.17.0 | 585 | Friday, May 20, 2022 | Approved | |
YouTube Music 1.16.0 | 484 | Monday, February 21, 2022 | Approved | |
YouTube Music 1.15.0 | 329 | Sunday, January 2, 2022 | Approved | |
YouTube Music 1.14.0 | 372 | Tuesday, November 9, 2021 | Approved | |
YouTube Music 1.13.0 | 359 | Monday, September 20, 2021 | Approved | |
YouTube Music 1.12.2 | 417 | Friday, July 2, 2021 | Approved | |
YouTube Music 1.12.1 | 292 | Saturday, May 29, 2021 | Approved | |
YouTube Music 1.12.0 | 185 | Thursday, May 6, 2021 | Approved | |
YouTube Music 1.11.0 | 210 | Tuesday, March 16, 2021 | Approved | |
YouTube Music 1.10.0 | 179 | Sunday, February 14, 2021 | Approved | |
YouTube Music 1.9.0 | 171 | Monday, February 1, 2021 | Approved | |
YouTube Music 1.8.1 | 208 | Saturday, January 9, 2021 | Approved | |
YouTube Music 1.8.0 | 112 | Thursday, December 31, 2020 | Approved | |
YouTube Music 1.7.2 | 124 | Tuesday, December 8, 2020 | Approved |
th-ch
This package has no dependencies.
Ground Rules:
- This discussion is only about YouTube Music and the YouTube Music 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 YouTube Music, 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.