| chris_b wrote: |
| I am interested in the production blend files / source materials for Elephants Dream. However, the DVD is not for sale anymore from the blender shop. On amazon I have only found 1 very expensive "used" DVD. And the source materials cannot be directly downloaded from the web:
on http://orange.blender.org/download there are links to http://video.blendertestbuilds.de/download.blender.org/ED/DVD1/ and DVD2 however these are web-http-indexes, not suitable for downloading all the files at once. Is there any other location I can download these materials? |
| chris_b wrote: |
| on http://orange.blender.org/download there are links to http://video.blendertestbuilds.de/download.blender.org/ED/DVD1/ and DVD2 however these are web-http-indexes, not suitable for downloading all the files at once.
Is there any other location I can download these materials? |
| Code: |
| wget -m -np --accept=.gz,.txt,.blend http://video.blendertestbuilds.de/download.blender.org/ED/DVD1_packed/
wget -m -np --accept=.gz,.txt,.blend http://video.blendertestbuilds.de/download.blender.org/ED/DVD2_packed/ |