Skip to content

hubanton/Ultimate-Guitar-to-PDF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ultimate Guitar Tab Downloader

This script allows you to download and convert Ultimate Guitar tabs to PDF format.

Setup

1. Prerequisites

  • Python 3.x
  • One of the following Web drivers: Chrome / Firefox (geckodriver) / Edge

2. Clone the repository

git clone https://github.com/hubanton/Ultimate-Guitar-to-PDF.git
cd Ultimate-Guitar-to-PDF

3. Install dependencies

pip install -r requirements.txt

4. How to run

python main.py

The script will prompt you to enter the URL of the Ultimate Guitar tab. It can accept both the complete URL or just the part after /tab/.

If the URL is valid, the specified tab will be converted to a PDF and be stored in the project directory

5. Contributing

Feel free to contribute by opening issues or creating pull requests.

About

Converts UG-Tabs to a PDF using Python

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages