Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add --oldest-first argument and reverse default download order #191

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

mscansian
Copy link
Contributor

Rationale

When you first connect you watch you normally care about the newest activities. The issue is that the script starts by download the oldest ones and it can take quite a long time until you reach the activities you care about.

What this PR does

  • Reverts the default ordering of the download (download the newest activity first)
  • Adds an --oldest-first flag if you want the older behavior

This should resolve the issues pointed in #147

@mscansian
Copy link
Contributor Author

@Tigge You probably need to rerun the tests. It seems that coverals had a server error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant