crowdin-api-client-js
crowdin-api-client-js copied to clipboard
Question: How can I download all project files as zip?
Is there a way to download all project files as zip? If yes, please share If no, please add that feature
Hi! You can build and download a peject in csv or xlsx:

Hi! You can build and download a peject in csv or xlsx:
Using the API?
I need from the API. I think it was there in v1.
I'm afraid it is not possible via API(
I'm afraid it is not possible via API(
Can I request one?
I will create an improvement idea
Will keep you posted
I will create an improvement idea
Will keep you posted
Today I got a cool idea. I first created a branch named "translations" on my repo, then I added a crowdin.yml and a new folder locales where I did put all my en-US translation files and set crowdin to sync to this branch.
And that's it, I just download all my files using GitHub URL (https://github.com/Welcome-Bot/welcome-bot/archive/refs/heads/translations.zip)
Still I think the feature request should be there. If that feature was there no need to all these problems.
Hello!
Cool idea!🙂
Sure, my colleague has already made an improvement idea at your request
We will keep you posted
Is there still no way to download all files via API v2?
Hi! There is a way to build your project translations with the following method: https://support.crowdin.com/api/v2/#operation/api.projects.translations.builds.post And download project translations after that: https://support.crowdin.com/api/v2/#operation/api.projects.translations.builds.download.download