Coder Social home page Coder Social logo

How to get faster download? about bandcamp-dl HOT 4 CLOSED

iheanyi avatar iheanyi commented on August 26, 2024
How to get faster download?

from bandcamp-dl.

Comments (4)

Ristellise avatar Ristellise commented on August 26, 2024

AFAIK I know it downloads firsts... then converts to mp3 /mp4

from bandcamp-dl.

imampossible avatar imampossible commented on August 26, 2024

I understand. That makes sense why it would do that.

from bandcamp-dl.

Bendito999 avatar Bendito999 commented on August 26, 2024

Nope, it's on Bandcamp's end. The reasoning is that, when downloading the MP3 file to your machine, its only supposed to play in the webbrowser. Playing in real time requires a burst at the beginning to establish some buffer, but only requires a slow rate after that. (at worst case, a 5 minute song could take up to 5 minutes to download and no one would notice, because you are supposed to be listening to the song during that time). This saves Bandcamp bandwidth from people who might just listen to the first section of a song without listening to the whole thing; they didn't have to waste data sending over the entire song. It also provides minor hinderance to downloaders (though with proper automation, who cares if it takes all day, its unattended).

No real conversion takes place in this program; that would be silly converting from a lossy .mp3 to another .mp3. Better to just take the original 128k lossy mp3 and keep it, as it was encoded on Bandcamp's side from the original FLAC source. It's like why downloading youtube as mp3 is silly, why not just keep the original AAC encoded audiostream and simply repackage (not transcode) it into .m4a (which is as ubiquitous as the mp3). This can be done in youtube-dl (which is also conveniently a bandcamp downloader, just not as good of one).

from bandcamp-dl.

imampossible avatar imampossible commented on August 26, 2024

Glad to see it isn't my end, I should of known as I've used other [site-url-here] to mp3 converters before and they take a long time to get the file. Thank you for clearing that up.

from bandcamp-dl.

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.