Feature
#391 #393 Download github_content
Registry without GitHub API
Same as #388
We have tested if downloading GitHub Contents anonymously is rate limited.
As a result of test, it seems not to be limited.
So at first aqua tries to download contents without GitHub API.
And if it failed, aqua tries again with GitHub API.
It avoids the rate limit of GitHub API.