setop

Results 66 comments of setop

Same here it(s being a long time I'm wondering, if API KEY / SECRET are created in the web app and then copy/pasted in FF addons and Android App, Why...

same here thanks for the hint to get back to 0.0.5, it works. the main change in HEAD seems the addition of a cache it seems to fail for everyone.

This project seems dead. Impossible to install, even forcing lts-5.2. Too bad it looked very nice.

using 0.21.1 (unified console shows 0.20.0), when I add a transformation using the web console, I get "null" as a result... ![Screenshot 2021-11-17 at 15-46-40 Apache Druid](https://user-images.githubusercontent.com/7794056/142222893-a4c878d4-dcb0-4be1-8a69-a66b90ace521.png) if use a...

> I went through and tossed some `time.perf_counter()` calls into a function and placed it throughout the `draw.py` and `fetch.py` to see what it was doing. A lot of the...

I have the same here, using the `send_message` example from the repo, set un debug. I get `message has been sent:` ```json { "@type": "message", "id": "REDACTED", "sender": { "@type":...

> FYI the latest (23.03) release's provided binaries no longer work on Debian 11 due to a newer linked glibc being used while building the releases. The previous (22.12) release's...

Here is a workaround, inspired by [this](https://stackoverflow.com/a/44710599/5763327): within hx folder: ```bash wget http://ftp.de.debian.org/debian/pool/main/g/glibc/libc6-amd64_2.36-8_i386.deb dpkg-deb -x libc6-amd64_2.36-8_i386.deb libc6 patchelf --set-interpreter $(realpath libc6/lib64/ld-linux-x86-64.so.2) --set-rpath $(realpath libc6/lib64/) hx ``` This will patch hx...

> Perhaps this is a bug, but the Helix icon isn't showing @VarLad . I'm on Fedora 38, by the way. There seems to be no link with the current...

issue still there in "yt-dlp version 2023.01.06 [6becd2508]".