Live data from Hacker News

Full archives of Game Developer magazine

gdcvault.com

11–20 of 61 posts

Re: Full archives of Game Developer magazine

#12
post #4

If you want to download all the PDFs to your current working directory: wget -rH -nd -Dubm-us.net -Apdf http://gdcvault.com/gdmag Edit: for the curious, the flags are: -r recursively retrieve all the links on the page -H span hosts (default would stay with gdcvault.com only) -nd don't replicate directory hierarchy, just download the files to cwd -D only download from ubm-us.net -A pdf extensions only

But consider using --limit-rate or -w to add a delay so as not to bomb the server.

Re: Full archives of Game Developer magazine

#14

First was Dr. Dobbs Journal and now GDM. My favourites magazines are all dead now :(

http://www.drdobbs.com/ is still active though

Indeed, but it's not quite the same. Thanks for the reminder though -- every once in a while I remember to stop by, and there are always a few new interesting articles.

Re: Full archives of Game Developer magazine

#15
post #4

If you want to download all the PDFs to your current working directory: wget -rH -nd -Dubm-us.net -Apdf http://gdcvault.com/gdmag Edit: for the curious, the flags are: -r recursively retrieve all the links on the page -H span hosts (default would stay with gdcvault.com only) -nd don't replicate directory hierarchy, just download the files to cwd -D only download from ubm-us.net -A pdf extensions only

[deleted]

Re: Full archives of Game Developer magazine

#16
post #4

If you want to download all the PDFs to your current working directory: wget -rH -nd -Dubm-us.net -Apdf http://gdcvault.com/gdmag Edit: for the curious, the flags are: -r recursively retrieve all the links on the page -H span hosts (default would stay with gdcvault.com only) -nd don't replicate directory hierarchy, just download the files to cwd -D only download from ubm-us.net -A pdf extensions only

On Windows there's Flashget 1.73 http://www.flashget.com/en/download.html and Tools, Site Explorer dialog. It's much faster because it downloads multiple files simultaneously.

Re: Full archives of Game Developer magazine

#17
post #4

If you want to download all the PDFs to your current working directory: wget -rH -nd -Dubm-us.net -Apdf http://gdcvault.com/gdmag Edit: for the curious, the flags are: -r recursively retrieve all the links on the page -H span hosts (default would stay with gdcvault.com only) -nd don't replicate directory hierarchy, just download the files to cwd -D only download from ubm-us.net -A pdf extensions only

DownThemAll works with Firefox cross platform. Right Click on the page and dta OneClick. Fast Filter .pdf, .zip covers all downloads.

Re: Full archives of Game Developer magazine

#18
post #4

If you want to download all the PDFs to your current working directory: wget -rH -nd -Dubm-us.net -Apdf http://gdcvault.com/gdmag Edit: for the curious, the flags are: -r recursively retrieve all the links on the page -H span hosts (default would stay with gdcvault.com only) -nd don't replicate directory hierarchy, just download the files to cwd -D only download from ubm-us.net -A pdf extensions only

How big is the complete archive?

Re: Full archives of Game Developer magazine

#20
post #4

If you want to download all the PDFs to your current working directory: wget -rH -nd -Dubm-us.net -Apdf http://gdcvault.com/gdmag Edit: for the curious, the flags are: -r recursively retrieve all the links on the page -H span hosts (default would stay with gdcvault.com only) -nd don't replicate directory hierarchy, just download the files to cwd -D only download from ubm-us.net -A pdf extensions only

DownThemAll works with Firefox cross platform. Right Click on the page and dta OneClick. Fast Filter .pdf, .zip covers all downloads.

I was disappointed I couldn't find DownThemAll for Chrome but a quick check on the store found an equivalent plugin called DownloadAll.
Post reply on HN