Joel Campos

Results 4 comments of Joel Campos

Hi! I guess you are asking for the code you have to write to download a video. I am using this code: ```javascript const ytdl = require('ytdl-core'); const vid =...

> We may provide a 3A Theme in 6.x. Shouldn't this be the default? I mean, I agree to move this to antd 6 as big changes might be coming,...

The endpoint documentation URL seems to be outdated. Is [this](https://[openfoodfacts.github.io/openfoodfacts-server/api/ref-v2/](https://openfoodfacts.github.io/openfoodfacts-server/api/ref-v2/#get-/api/v2/search)#get-/api/v2/search) the one we need to use? I read we can use the "labels_tags" to filter by tags. Sounds logical?

I have just released a PR for this. Finally I used API v3 :)