Skip to content

A Tampermonkey userscript to export Ultimate Guitar tabs

Notifications You must be signed in to change notification settings

TomJansen/UGTabExport

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 

Repository files navigation

UGTabExport - A Tampermonkey userscript to export Ultimate Guitar tabs

This userscript adds a button to any tab on ultimate-guitar.com in order to download it in tex format for use with the LaTeX songs package. Just the click the button and the .tex will be downloaded!

See also my songs template HERE to make a nicely styled chordbook specially for guitarists. That was my primaray motivation for making this script.

Installation

Click HERE to install this userscript!

Under the hood

This userscript uses:

  • Tampermonkey
  • ChordSheetJS for conversion of the tab.
  • A JavaScript implementation of the UG api, reverse engineered by Pilfer

TODO

This script does currently not work, because ChordSheetJS needs to merge the nescessary pull request to convert a chordsheet to LaTeX. This functionality will be merged soon however. And when this happens this script will be updated. I will remove this disclaimer when the pull request is merged.

About

A Tampermonkey userscript to export Ultimate Guitar tabs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published