f0enix
f0enix
@levitatingpineapple i am having same issue. i do not want to download the video but only extract the info. Using the provided work-around does not work reliably with all videos....
> I i try to extract info using extractInfo(url: URL) function, It works for first time. However, if i call this function in quick succession, the framework crashes. > >...
@vitalets I currently use your `google-translate-api` nodejs library but many users have been complaining that the translation is not accurate and does not match results from the google translate website....
Hi, i am trying to compile AOT generators for ios arm64e architecture. I found this old PR and applied the changes to the latest branch on master (Note: i skipped...
@steven-johnson Thanks you for updating the PR. i just tried the latest version and it has same result (the generated static library is `arm64`) Note that i built Halide with...
Update: I have tried with both Apple fork and upstream llvm and both generate arm64 binaries. i found this extract from Apple XNU [pac doc](https://opensource.apple.com/source/xnu/xnu-7195.50.7.100.1/doc/pac.md): > Both xnu and first-party...