christianspecht / scm-backup

Makes offline backups of your cloud hosted source code repositories
https://scm-backup.org/
GNU General Public License v3.0
61 stars 20 forks source link

Buckup Bitbucket downloads #44

Open zedxxx opened 4 years ago

zedxxx commented 4 years ago

You can use this API call to get all downloads for some user and repository:

https://api.bitbucket.org/2.0/repositories/{username}/{repo}/downloads

This call returns json document where you can find all necessary links.

Documentation: https://developer.atlassian.com/bitbucket/api/2/reference/resource/repositories/%7Bworkspace%7D/%7Brepo_slug%7D/downloads