Spaziale

Results 22 comments of Spaziale

> The second one are rate limits. Twitter restricts how many calls you can make and how many tweets you can pull. IIRC we already had an situation where these...

> With just one account, we just open it with that account. But if we have multiple accounts, do we use the last used one? I think the user should...

Hi, I'm the maintainer of https://github.com/flathub/com.pokemmo.PokeMMO. I do not have the time to maintain it.

> Ciao @Enrico204, l'app non ha alcun meccanismo di HMAC o certificate pinning per cui il mittente della richiesta venga discriminato. Una volta ottenuto il token di sessione attraverso la...

> After a little bit of searching around, I found [this](https://github.com/deep-gaurav/rusty_pipe), a youtube extractor written in Rust. This seems to (somehow) extract everything wanted (see [this frontend](https://github.com/deep-gaurav/rusty_pipe_front)). > > I...

would be great! It would also be useful to use telegram as a backup

I'm using postmarketos ( so musl instead of glibc) i got this error: `./spotube: ./spotube: cannot execute binary file` Maybe we use a .flatpak to circumvent the problem

> See if this works `spotube: error while loading shared libraries: libcatcher_plugin.so: cannot open shared object file: No such file or directory`

> ```shell > ldd spotube > ``` ``` linux-vdso.so.1 (0x0000ffff8b1f6000) libcatcher_plugin.so => not found libfile_selector_linux_plugin.so => not found libflutter_secure_storage_linux_plugin.so => not found liblocal_notifier_plugin.so => not found libmedia_kit_libs_linux_plugin.so => not found...