miaowware / ctyparser

A CTY.DAT parser for modern amateur radio programs
https://ctyparser.miaow.io/
MIT License
4 stars 2 forks source link

Dynamically extract the download URL from the feed #47

Closed mbridak closed 1 year ago

mbridak commented 1 year ago

Description

Use lxml xpath to pull download link off of web page to clear issue #10

Fixes #10

Type of change

How has this been tested?

By running it.

Checklist

mbridak commented 1 year ago

Sorry, I think I'm creating more of a problem for you than what I'm solving.