nerix
nerix
> Node-JS code to generate header: You're using an external library. Why? Node has native libraries for this. And all this array magic can be abstracted away using Buffers: ```js...
Well next push I'll just use `io::stdin()` without locking. I don't want to waste CI hours.
> libavif uses a non-const pointer for that struct member Right, it's not declared/generated as `*const` because the image is used for encoding (in this case readonly) _and_ decoding (in...
Looks fine to me. Though I'm not sure if we should call it `ClipsUserFeed`, since there's also a clips explore page which would be `ClipsExploreFeed` (?).
I've converted this issue to a feature request, as there's no feed for the Clips (reels). You're probably confused by the naming of these things, so let me simplify if...
> Send example plz There is no example. That's why this is a _feature request_.
> That is, you can't get the clips? > Do you know how to get clips ( reels)? There's an endpoint on instagram but I don't remember it. It's not...
Nothing changed?! Or did you mean to type "chance"? If so, use any http client, this library uses `request`. If you're on the latest node version, you could use `fetch`.
I'd guess you're looking for #845.
> I don't know if this is a bug It may be a bug, but probably not with this library. Kepp in mind, it _just_ returns the data Instagram returns....