crowdin-api-client-js icon indicating copy to clipboard operation
crowdin-api-client-js copied to clipboard

Question: How can I download all project files as zip?

Open PuneetGopinath opened this issue 4 years ago • 10 comments

Is there a way to download all project files as zip? If yes, please share If no, please add that feature

PuneetGopinath avatar Jun 27 '21 01:06 PuneetGopinath

Hi! You can build and download a peject in csv or xlsx: Screenshot (68)

BozhenaDobrovolska avatar Jun 27 '21 01:06 BozhenaDobrovolska

Hi! You can build and download a peject in csv or xlsx: Screenshot (68)

Using the API?

PuneetGopinath avatar Jun 27 '21 01:06 PuneetGopinath

I need from the API. I think it was there in v1.

PuneetGopinath avatar Jun 27 '21 01:06 PuneetGopinath

I'm afraid it is not possible via API(

BozhenaDobrovolska avatar Jun 27 '21 01:06 BozhenaDobrovolska

I'm afraid it is not possible via API(

Can I request one?

PuneetGopinath avatar Jun 27 '21 01:06 PuneetGopinath

I will create an improvement idea

Will keep you posted

BozhenaDobrovolska avatar Jun 27 '21 01:06 BozhenaDobrovolska

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.

PuneetGopinath avatar Jun 28 '21 04:06 PuneetGopinath

Hello!

Cool idea!🙂

Sure, my colleague has already made an improvement idea at your request

We will keep you posted

Rommka4 avatar Jun 28 '21 05:06 Rommka4

Is there still no way to download all files via API v2?

cbengtson avatar Dec 13 '21 20:12 cbengtson

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

tattiza avatar Dec 13 '21 20:12 tattiza