nukeop

Results 574 comments of nukeop

This would need to be a little bit more involved: https://github.com/marketplace/actions/run-on-architecture We'd need a separate build step to build on arm64, and then include it in the final list of...

https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=nuclear-player-bin There's the SHA-256 checksum here. I guess we could generate a text file at build time with MD5, etc.

As the first step, you can try using JSON.parse (https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/JSON/parse) and checking if it returns an error. If it does, fallback to an empty config with default values. As a...

the config should also contain a "version" key that defines what schema it should follow

This has been replaced with the dropdown

It likely wouldn't work because we'd need access to youtube's API. The way we're doing it now doesn't require it.

Hey, this is intermittent and depends on many factors but restarting often helps. The downloads could have automatic retries added to handle this.