Zooming in on the point (-0.15550494345, 0.65017043818).
The mandelbrot code comes with examples like this one. The python script creates a sequence of bitmaps which are converted to GIFs and combined into an animation as described elsewhere on the site. This animation contains 62 frame and is just under 10MB. The generating script looks something like;
If you can't leave your PC running you can split the loop into sections.