https://github.com/sylvainde/guitartabs
https://github.com/sylvainde/guitartabs
beautiful-soup beautifulsoup beautifulsoup4 guitar-chords guitar-tablature guitar-tabs kindle kindlegen mobi python tabs4 ukulele-chords ultimate-guitar
Last synced: 18 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/sylvainde/guitartabs
- Owner: SylvainDe
- Created: 2020-01-06T23:32:50.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-09-16T19:56:14.000Z (over 1 year ago)
- Last Synced: 2025-03-26T10:03:46.974Z (about 1 month ago)
- Topics: beautiful-soup, beautifulsoup, beautifulsoup4, guitar-chords, guitar-tablature, guitar-tabs, kindle, kindlegen, mobi, python, tabs4, ukulele-chords, ultimate-guitar
- Language: HTML
- Size: 27.2 MB
- Stars: 11
- Watchers: 3
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Collect tabs from various websites and group them into an ebook (for Kindle)
| Source \ Supported features | Basic content | Chord aligned | Chord short description | Chord long description |
|-----------------------------|---------------|---------------|-------------------------|------------------------|
| azchords.com | Yes | Yes | | |
| boiteachansons.net | Yes | | | |
| e-chords.com | Yes | Yes | Yes | Yes |
| guitaretab.com | Yes | Yes | Yes | Yes |
| guitartabs.cc | Yes | Yes | Yes | |
| guitartabsexplorer.com | Yes | Yes | | |
| songsterr.com | | | | |
| tabs4acoustic.com | Yes | Yes | Yes | |
| ultimate-guitar.com | Yes | Yes | Yes | Yes |The files in output correspond to the output with the file input_examples/list_of_urls_of_tabs.txt.
Usage
-----usage: main.py [-h] [--mobi] [--pdf] [--tabfile TABFILE] [--listfile LISTFILE] [--output OUTPUT] [--name NAME]
Download tabs and generate HTML and/or PDF and/or Mobi files
optional arguments:
-h, --help show this help message and exit
--mobi, -m Generate mobi file
--pdf, -p Generate pdf file
--tabfile TABFILE, -t TABFILE
File containing URL for tabs
--listfile LISTFILE, -l LISTFILE
File containing URL for lists of tabs
--output OUTPUT, -o OUTPUT
File containing URL for lists of tabs (".html" suffix not required)
--name NAME, -n NAME Name for for generated book