Skip to content

Instantly share code, notes, and snippets.

View tapio80's full-sized avatar

Tapio Laihinen tapio80

  • Finland
  • 15:45 (UTC +03:00)
View GitHub Profile
@Dragost
Dragost / PDF Manual Downloader Script.md
Last active July 2, 2025 20:27
PDF Manual Downloader Script <manualpdf.es>

PDF Manual Downloader Script

This script is designed to download PDF manuals from wdhmedia websites. It can be run on any operating system that supports Python, maybe.

This is not the most correct or fastest way to download PDFs, but it works.

Tested with python 3.10 and Poetry.