Downloads:
14,959
Downloads of v 4.2.0:
85
Last Update:
28 May 2024
Package Maintainer(s):
Software Author(s):
- OpenAudible
Tags:
openaudible download audible audiobook mp3 m4b audio book- Software Specific:
- Software Site
- Software Source
- Software License
- Software Docs
- Software Issues
- Package Specific:
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
OpenAudible
This is not the latest version of OpenAudible available.
- 1
- 2
- 3
4.2.0 | Updated: 28 May 2024
- Software Specific:
- Software Site
- Software Source
- Software License
- Software Docs
- Software Issues
- Package Specific:
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
Downloads:
14,959
Downloads of v 4.2.0:
85
Maintainer(s):
Software Author(s):
- OpenAudible
OpenAudible 4.2.0
This is not the latest version of OpenAudible available.
Legal Disclaimer: Neither this package nor Chocolatey Software, Inc. are affiliated with or endorsed by OpenAudible. The inclusion of OpenAudible trademark(s), if any, upon this webpage is solely to identify OpenAudible 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 OpenAudible, run the following command from the command line or from PowerShell:
To upgrade OpenAudible, run the following command from the command line or from PowerShell:
To uninstall OpenAudible, 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 openaudible --internalize --version=4.2.0 --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 openaudible -y --source="'INTERNAL REPO URL'" --version="'4.2.0'" [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 openaudible -y --source="'INTERNAL REPO URL'" --version="'4.2.0'"
$exitCode = $LASTEXITCODE
Write-Verbose "Exit code was $exitCode"
$validExitCodes = @(0, 1605, 1614, 1641, 3010)
if ($validExitCodes -contains $exitCode) {
Exit 0
}
Exit $exitCode
- name: Install openaudible
win_chocolatey:
name: openaudible
version: '4.2.0'
source: INTERNAL REPO URL
state: present
See docs at https://docs.ansible.com/ansible/latest/modules/win_chocolatey_module.html.
chocolatey_package 'openaudible' do
action :install
source 'INTERNAL REPO URL'
version '4.2.0'
end
See docs at https://docs.chef.io/resource_chocolatey_package.html.
cChocoPackageInstaller openaudible
{
Name = "openaudible"
Version = "4.2.0"
Source = "INTERNAL REPO URL"
}
Requires cChoco DSC Resource. See docs at https://github.com/chocolatey/cChoco.
package { 'openaudible':
ensure => '4.2.0',
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 29 May 2024.
OpenAudible: Your Ultimate Audiobook Manager
OpenAudible is a powerful, user-friendly audiobook manager designed to simplify and elevate your audiobook listening experience. With its comprehensive suite of features, OpenAudible seamlessly integrates with your existing Audible library, making it easier than ever to organize, access, and enjoy your favorite audiobooks.
Key Features:
Cross-Platform Compatibility: OpenAudible is available on Windows, Mac, and Linux, ensuring that you can manage your audiobook collection across all your devices.
Library Organization: Effortlessly sort and categorize your audiobooks with OpenAudible's intuitive interface. Create custom collections, search by author or title, and view detailed information about each book.
Audiobook Conversion: OpenAudible's built-in conversion tools allow you to transform your audiobooks into multiple formats, including MP3, M4B, and more, ensuring compatibility with your preferred devices and apps.
Audio Splitting and Merging: Customize your listening experience by splitting and merging audiobook chapters, making it easy to create personalized playlists for your daily commute or workout sessions.
Automatic Metadata Retrieval: OpenAudible automatically retrieves and updates metadata for your audiobooks, providing accurate and up-to-date information, including cover art, author, and publication details.
Export: OpenAudible allows you to export your book list to multiple formats, including web, json, Excel, Google Sheets, and Mac Numbers.
Import: Import books with a simple drag and drop.
Seamless Integration: OpenAudible is designed to work seamlessly with your existing Audible audiobook library, as well as free audiobook sources like Librivox.
Regular Updates and Support: Our dedicated developers constantly update OpenAudible, ensuring that you always have access to the latest features and improvements.
Discover the ultimate audiobook management experience with OpenAudible, and transform the way you listen to your favorite titles. Try OpenAudible today and unlock the full potential of your audiobook collection.
OpenAudible loves, but is unaffiliated with audible.com
Log in or click on link to see number of positives.
- openaudible.4.2.0.nupkg (9ff0bbcef4ad) - ## / 68
- OpenAudible_4.2_x86_64.exe (f03404d85572) - ## / 70
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 |
---|---|---|---|---|
OpenAudible 4.4.8 | 82 | Tuesday, November 12, 2024 | Approved | |
OpenAudible 4.4.7 | 173 | Friday, September 27, 2024 | Approved | |
OpenAudible 4.4.6 | 98 | Sunday, September 15, 2024 | Approved | |
OpenAudible 4.4.5 | 102 | Sunday, September 1, 2024 | Approved | |
OpenAudible 4.4.4 | 94 | Monday, August 19, 2024 | Approved | |
OpenAudible 4.4.3 | 90 | Thursday, August 8, 2024 | Approved | |
OpenAudible 4.4.2 | 50 | Tuesday, August 6, 2024 | Approved | |
OpenAudible 4.4.1 | 92 | Wednesday, July 31, 2024 | Approved | |
OpenAudible 4.4.0 | 27 | Monday, July 29, 2024 | Approved | |
OpenAudible 4.3.0 | 171 | Wednesday, June 26, 2024 | Approved | |
OpenAudible 4.2.2 | 115 | Friday, June 14, 2024 | Approved | |
OpenAudible 4.2.1 | 110 | Sunday, June 2, 2024 | Approved | |
OpenAudible 4.2.0 | 85 | Tuesday, May 28, 2024 | Approved | |
OpenAudible 4.1.1 | 237 | Monday, March 4, 2024 | Approved | |
OpenAudible 4.1 | 107 | Wednesday, February 28, 2024 | Approved | |
OpenAudible 4.0.5 | 100 | Wednesday, February 21, 2024 | Approved | |
OpenAudible 4.0.4 | 90 | Saturday, February 17, 2024 | Approved | |
OpenAudible 4.0.3 | 173 | Monday, January 22, 2024 | Approved | |
OpenAudible 4.0.2 | 63 | Saturday, January 20, 2024 | Approved | |
OpenAudible 4.0.1 | 135 | Thursday, January 11, 2024 | Approved | |
OpenAudible 4.0 | 31 | Thursday, January 11, 2024 | Approved | |
OpenAudible 3.9.7.1 | 207 | Friday, December 1, 2023 | Approved | |
OpenAudible 3.9.6 | 176 | Saturday, October 28, 2023 | Approved | |
OpenAudible 3.9.5 | 117 | Friday, October 20, 2023 | Approved | |
OpenAudible 3.9.4 | 138 | Thursday, October 5, 2023 | Approved | |
OpenAudible 3.9.2 | 72 | Tuesday, October 3, 2023 | Approved | |
OpenAudible 3.9.1 | 43 | Monday, October 2, 2023 | Approved | |
OpenAudible 3.9 | 114 | Sunday, September 24, 2023 | Approved | |
OpenAudible 3.8.1 | 265 | Wednesday, June 28, 2023 | Approved | |
OpenAudible 3.7.6.2 | 156 | Sunday, June 11, 2023 | Approved | |
OpenAudible 3.7.6.1 | 68 | Friday, June 9, 2023 | Approved | |
OpenAudible 3.7.4 | 246 | Wednesday, April 12, 2023 | Approved | |
openaudible (Install) 3.7.3 | 145 | Tuesday, March 28, 2023 | Approved | |
openaudible (Install) 3.7.1 | 109 | Tuesday, March 21, 2023 | Approved | |
openaudible (Install) 3.7 | 96 | Friday, March 17, 2023 | Approved | |
openaudible (Install) 3.6.3 | 304 | Thursday, November 24, 2022 | Approved | |
openaudible (Install) 3.6.1 | 248 | Thursday, September 29, 2022 | Approved | |
openaudible (Install) 3.6 | 137 | Monday, September 26, 2022 | Approved | |
openaudible (Install) 3.5.9 | 220 | Monday, August 15, 2022 | Approved | |
openaudible (Install) 3.5.8 | 175 | Friday, July 29, 2022 | Approved | |
openaudible (Install) 3.5.7 | 110 | Tuesday, July 26, 2022 | Approved | |
openaudible (Install) 3.5.5 | 250 | Saturday, May 28, 2022 | Approved | |
openaudible (Install) 3.5.4 | 221 | Monday, May 16, 2022 | Approved | |
openaudible (Install) 3.5.3 | 257 | Sunday, March 20, 2022 | Approved | |
openaudible (Install) 3.5.2 | 180 | Tuesday, March 8, 2022 | Approved | |
openaudible (Install) 3.5.1 | 133 | Friday, March 4, 2022 | Approved | |
openaudible (Install) 3.5 | 171 | Wednesday, February 23, 2022 | Approved | |
openaudible (Install) 3.4.3 | 213 | Friday, February 11, 2022 | Approved | |
openaudible (Install) 3.4.2 | 153 | Saturday, February 5, 2022 | Approved | |
openaudible (Install) 3.4 | 154 | Sunday, January 30, 2022 | Approved | |
openaudible (Install) 3.3 | 276 | Wednesday, December 15, 2021 | Approved | |
openaudible (Install) 3.2.2 | 241 | Tuesday, November 9, 2021 | Approved | |
openaudible (Install) 3.2.1 | 133 | Sunday, November 7, 2021 | Approved | |
openaudible (Install) 3.2 | 176 | Saturday, October 30, 2021 | Approved | |
openaudible (Install) 3.1.2 | 331 | Tuesday, September 7, 2021 | Approved | |
openaudible (Install) 3.0.2 | 240 | Thursday, August 12, 2021 | Approved | |
openaudible (Install) 3.0 | 406 | Friday, March 12, 2021 | Approved | |
openaudible (Install) 2.3.5 | 468 | Sunday, October 11, 2020 | Approved | |
openaudible (Install) 2.3.4 | 306 | Saturday, August 22, 2020 | Approved | |
openaudible (Install) 2.3.3 | 173 | Thursday, August 20, 2020 | Approved | |
openaudible (Install) 2.3.1 | 243 | Thursday, August 6, 2020 | Approved | |
openaudible (Install) 2.3 | 217 | Wednesday, July 29, 2020 | Approved | |
openaudible (Install) 2.2 | 232 | Thursday, July 16, 2020 | Approved | |
openaudible (Install) 2.1.1 | 275 | Thursday, May 28, 2020 | Approved | |
openaudible (Install) 2.1 | 188 | Thursday, May 28, 2020 | Approved | |
openaudible (Install) 2.0.8 | 210 | Wednesday, May 20, 2020 | Approved | |
openaudible (Install) 2.0.7 | 226 | Tuesday, May 12, 2020 | Approved | |
openaudible (Install) 2.0.6 | 209 | Saturday, May 9, 2020 | Approved | |
openaudible (Install) 2.0.4 | 235 | Monday, April 27, 2020 | Approved | |
openaudible (Install) 2.0.3 | 210 | Saturday, April 25, 2020 | Approved | |
openaudible (Install) 2.0 | 252 | Sunday, April 12, 2020 | Approved | |
openaudible (Install) 1.6.7 | 355 | Monday, April 6, 2020 | Approved | |
openaudible (Install) 1.6.6 | 208 | Monday, March 30, 2020 | Approved | |
openaudible (Install) 1.6.5 | 325 | Wednesday, February 5, 2020 | Approved | |
openaudible (Install) 1.6 | 328 | Thursday, November 14, 2019 | Approved | |
openaudible (Install) 1.5.5 | 245 | Tuesday, October 22, 2019 | Approved | |
openaudible (Install) 1.5.4 | 179 | Monday, October 14, 2019 | Approved | |
openaudible (Install) 1.5.3 | 254 | Wednesday, August 28, 2019 | Approved | |
openaudible (Install) 1.5.2 | 287 | Tuesday, June 4, 2019 | Approved | |
openaudible (Install) 1.5.1 | 225 | Friday, May 10, 2019 | Approved | |
openaudible (Install) 1.5.0 | 190 | Thursday, May 2, 2019 | Approved |
Copyright (c) 2024 OpenAudible. All rights reserved.
This package has no dependencies.
Ground Rules:
- This discussion is only about OpenAudible and the OpenAudible 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 OpenAudible, 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.