Git Product home page Git Product logo

Comments (6)

Mbucari avatar Mbucari commented on August 12, 2024

I like this idea. Tbh I often change the requested download quality in code when I want the smaller file sizes. I agree this should be a feature, but it's complicated by one thing: Libation stores and displays the highest available audiobook quality.

Since Libation only downloads the highest quality, that bitrate field always matches the download files' bitrate. If bitrate becomes a setting then that field may be wrong.

@rmcrackan any ideas how to deal with this?

from libation.

rmcrackan avatar rmcrackan commented on August 12, 2024

Off the top of my head: instead of storing the single value, it could be an array of all options. You could just shove it into a json string and into a field, it wouldn't need to be searchable or performant. The judgement call is: what about when you don't have a match? Would a user want that as their maximum value, or minimum? My guess is, if they don't want 'best available', this that would be their max. If no value less than or equal to that exists, then use the lowest available.

from libation.

Malaya2100 avatar Malaya2100 commented on August 12, 2024

I hope to welcome this feature in future update.

Thank you guys,
Malay

from libation.

rmcrackan avatar rmcrackan commented on August 12, 2024

Will be available in version 10.5. Coming very soon.

from libation.

Malaya2100 avatar Malaya2100 commented on August 12, 2024

from libation.

Mbucari avatar Mbucari commented on August 12, 2024

@Malaya2100 There are only 2 quality options for audio quality on Audible: Normal and High. Depending on the book, Normal may be 32 kbps 22kHz or 64kbps 22kHz and High may be 64kbps 44.1kHz or 128kbps 44.1kHz. It varies title to title.

Try it on your phone app. Download a book in Normal quality and again in High. Look at the bireate and sample rate.

from libation.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.