GithubHelp home page GithubHelp logo

8notesdownloader's Introduction

8Notes PDF Downloader

This script enables downloading any sheet music from 8Notes as a PDF without the need for a paid subscription.

8Notes is an amazing community-supported repository of sheet music from various genres. Without a subscription, the user is limited to printing each page of the music one at a time by manually clicking through...and ain't nobody got time for that.

It is available as a JS bookmarklet or (eventually) a Chrome plugin.

Usage

To use this script from your browser's bookmarks:

  1. Copy the contents of bookmarklet.js to your clipboard
  2. Create a new bookmark in your browser of choice
  3. Paste the bookmark code into the URL field of the new bookmark and name it something relevant (I suggest 8Notes Downloader, but I'm not your supervisor)
  4. Navigate to any page of sheet music in the 8Notes catalogue and click on your bookmark
  5. Within a few seconds you should be prompted to download the PDF of your song

Tech

The images are scraped manually from the sheet music page and converted into dataURLs by first drawing them to a element, then jsPDF is used under the hood to generate the document.

Dan's Javascript Minifier is used produce the minified bookmarklet.

Disclaimer

These PDFs aren't quite as good as what you'd get from a paid subscription. This script compiles a PDF from the freely available images whereas the subscription PDF is an editable document, so I encourage everybody to support the service by subscribing if possible!

I've tested this out on the latest versions of Chrome, Firefox, and Safari as of October 2018. If something isn't working for you or you'd like to test this out on another browser, please get in touch or submit a PR.

Or if it is working for you, I'd also be happy to hear about that - I don't bite :)

8notesdownloader's People

Contributors

batzlerg avatar

8notesdownloader's Issues

Huge file size

Thank you very much. I was able to get it to work on Chrome and Safari for Mac, but on iPhone, it crashed. It's probably because it produces huge files. For me, one Partition was around 50MB.
Is it possible to compress the pdf on the go?
pdf2go is a great website to compress pdf-files.

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.