Commit Graph

13 Commits (main)

Author SHA1 Message Date
Mike Lynch 580b520b3d Typo in README.md 2023-12-10 10:13:00 +11:00
Mike Lynch cf8f7752d4 Merge remote-tracking branch 'origin/main' 2023-12-10 10:05:18 +11:00
Mike Lynch 37498f1ce8 Put more details in the README 2023-12-10 10:03:34 +11:00
bombinans 9989e5f4c8 Merge pull request 'feature-multi-downloads' (#1) from feature-multi-downloads into main
Reviewed-on: #1
2023-12-09 04:24:16 +00:00
Mike Lynch 51b760cac3 Added pycurl as a poetry dependency and a note in the README to explain
what the problem is with that.
2023-12-09 15:22:44 +11:00
Mike Lynch cd37766dc2 Fetch most recent N files for each feed if they aren'y already downloaded 2023-12-09 12:48:54 +11:00
Mike Lynch 606a278d28 Downgraded python to 3.7 so that it works on the Pi 2023-12-09 12:47:51 +11:00
Mike Lynch d5a570295d Added pycurl but I had to do it with pip install so I'm not sure
if poetry knows about it in the right way
2023-10-24 09:32:03 +11:00
Mike Lynch 793b615278 skips downloading files which already exist 2023-10-21 09:55:05 +11:00
Mike Lynch 8375051085 Actually downloads things 2023-10-21 09:51:52 +11:00
Mike Lynch b88427f05a config file 2023-10-21 09:03:00 +11:00
Mike Lynch 2827390214 Basic feed parsing for URLs to download works 2023-10-03 10:16:39 +11:00
Mike Lynch a2414cb3a3 Initial commit 2023-10-03 09:52:05 +11:00