(This code is deprecated, new version available here)
This app allows you download all source codes with verdict Accepted (except codes from Gym :S) from Codeforces for a particular handle.
$ git clone https://github.com/jhonber/getSubmissions.git
$ npm install
$ cd getSubmissions && node app.js handle
See into codes/
Enjoy it!