Humble Book Bundle: Python 2019 by Packt (pay what you want and help charity)

-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Hi, This bundle has about 9.5 days left right now... https://www.humblebundle.com/books/python-packt-2019-books It includes books and video content of around 28GB in total. I download Humble Bundles with this tool [1], which I have adjusted as per this post [2] for my own repo [3]. Don't use repo [1] for this download set as it is because it will download each file to a string variable and grind your machine to a halt (the largest file is around 7.7GB) -- even with 16GB of RAM and 16GB of swapfile, it was a problem for me. My latest changes for this project in my repo [3], download the http response bodies to files and does a little extra filename adjustment for the download types encountered. In time I will probably have my changes included in the original repo (as has been done previously), but I'm not quite ready yet. [1] https://github.com/diogogmt/humblebundle-downloader [2] https://github.com/diogogmt/humblebundle-downloader/issues/5 [3] https://github.com/affinityv/humblebundle-downloader Enjoy. Kind Regards AndrewM -----BEGIN PGP SIGNATURE----- iHUEAREIAB0WIQTJAoMHtC6YydLfjUOoFmvLt+/i+wUCXDBKbwAKCRCoFmvLt+/i +0c+AQC4XnHbG88AqbhSnSSFyp5HXYIXY8NND1SMqXAvFS0emgEAke5E9fOgGYEi M11ptHWzt2vaJ2jbJM/XCJTwttlFo3o= =i3qy -----END PGP SIGNATURE-----

Hi, On 5/1/19 5:11 pm, Andrew McGlashan via luv-talk wrote:
halt (the largest file is around 7.7GB) -- even with 16GB of RAM and
That file is now 10.7GB .... I have found that the bundles seem to get adjustments, that or they come from inconsistent servers. New total size is around 30GB for this bundle. # du -sch .;echo;du -sc . 30G . 30G total 31442564 . 31442564 total Cheers A.
participants (1)
-
Andrew McGlashan