Блог пользователя Mohd.

Автор Mohd., история, 4 года назад, По-английски

Hello Codeforces,

A while ago, I was looking for a tool to download all my codeforces submissions but couldn't find one that worked 100% or did exactly what I wanted, so I thought of creating my own tool to do that. Then I thought of making it public and sharing it so I started tweaking it and added features to make it more general and more customizable and here is what it can do so far:

  • Download all accepted codeforces regular contest submissions of a user
  • Download all accepted codeforces gym contest submissions of a user (requires your password)
  • Download all accepted spoj submissions of a user (requires your password)

You also get to choose the format of the files/directories, more information can be found here.

This is the initial version and I will keep working on it to hopefully improve it. If you encounter any issue/bug or if you have a suggestion for improvement please let me know in comments or in issues at github.

Link to github repository if you missed it

  • Проголосовать: нравится
  • +11
  • Проголосовать: не нравится

»
4 года назад, # |
  Проголосовать: нравится +1 Проголосовать: не нравится

Very nice.

»
20 месяцев назад, # |
  Проголосовать: нравится 0 Проголосовать: не нравится

Please approve the PR. If you dont check github that frequently add me to maintainers list. I have bigger plans with this .

  • »
    »
    20 месяцев назад, # ^ |
      Проголосовать: нравится 0 Проголосовать: не нравится

    First PR was merged few days ago because it was clean, but the second one needs review which is why I kept it pending. Feel free to submit other PRs though as they don't need to be in order, thanks!

»
20 месяцев назад, # |
  Проголосовать: нравится 0 Проголосовать: не нравится

op

»
20 месяцев назад, # |
  Проголосовать: нравится 0 Проголосовать: не нравится

Great