Show HN: YouTube Guitar Tab Parser A developer released a command-line tool that converts YouTube guitar lesson videos into PDF guitar tabs. The tool uses Claude vision to detect tab regions in video frames, deduplicates them by bar number, and stitches them into a PDF. It is available on GitHub and requires an Anthropic API key. CLI that turns a YouTube guitar-lesson video into a PDF of the guitar tab. It downloads the video, samples frames, uses Claude vision to locate the tab region, crops every frame to that region, de-duplicates the crops by the bar number printed on each line of the score, and stitches the distinct tab lines vertically into a PDF. It works out of the box with no configuration — the PDF is written to out/