Script python clone all repositories from the Electronic Arts (Old School Games Open Source) GitHub organization into a local folder with an overall progress bar.
- Shallow clone (depth=1) all repos via HTTPS.
- URLs instead of HTTPS, 8 concurrent workers, include archived repos.
- GitHub token from env (recommended to avoid low API rate limits)