mafintosh / peerwiki

all of wikipedia on bittorrent
MIT License
314 stars 16 forks source link

[Feature Request] Make on-demand downloading an option #4

Closed Wizek closed 9 years ago

Wizek commented 9 years ago

I noticed that my ./peerwiki folder keeps growing even if I'm not browsing wiki pages through peerwiki.

Is this because all of wikipedia is being download in the background?

If that is the case, would it be possible to have on-demand downloading of only the requested pages + resources?

The eager/lazy behaviour could perhaps be controlled through a flag: --on-demand

mafintosh commented 9 years ago

Yep it downloads in the background. An --on-demand flag is a good idea and should be trivial to implement.

mafintosh commented 9 years ago

Fixed in 0.0.7. Use --on-demand to not download stuff in the background