[b]"What's the best way to use python wget for downloading files?"[/b] or [b]"How can I implement python wget in m

20 Replies, 924 Views

You guys are lifesavers! Didn’t realize python wget was this problematic.

Tried `requests` + `tqdm` like someone suggested, and it’s SO much better. Still weird that python wget is so unreliable though.

Quick Q: Anyone know why python wget fails on redirects? Is it just abandoned or something?

Also, thx for the `pycurl` tip—gonna test that for bigger files.



Users browsing this thread: 1 Guest(s)