PyWeek CLI
I have written a small tool to trickle-download the entries:
pip install pyweek pyweek download 27
(Needs Python 3.6+)
I will probably do more with this in the future. Repo is here if you have any ideas.
(log in to comment)
Comments
Ok, fixed! Update with:
pip install --upgrade pyweek
Resuming is automatic.
wezu on 2019/04/06 14:35:
Each time I get disconnected (happened twice, that's a bit weird) I have to start over. It needs to be able to resume to be practical.