Skip to content

Latest commit

 

History

History
41 lines (25 loc) · 1.22 KB

README.md

File metadata and controls

41 lines (25 loc) · 1.22 KB

tab-scraper

An interface for downloading guitar tabs from Ultimate Guitar.

ui-image

Get screenshots of Guitar Chords, Tabs, Bass Tabs and Ukulele Chords with no clutter.

Chords Tab
chords tab

You can also download GuitarPro and PowerTab files.
All files are sorted into directories for quick and easy access.

Prerequisites

  1. Firefox Web Browser

Running the Program

Executable

  1. Download an executable version here.
  2. Follow instructions in the readme.txt provided.

Command Line

  1. Open settings.cfg and enter in the root directory where you would like all tabs to be stored e.g. username/Music/Tabs/
  2. Download Geckodriver and put the geckodriver executable into the src directory.
  3. Run pip install -r requirements.txt
  4. run python tab_scraper.py from src directory.

Built With