Israel

Results 8 comments of Israel

Which plugin are you referring to? AvatarIconViewer?

I could look into this, but from my experience, Discord's copy image feature doesn't even work most of the time.

I will look into rewriting it when I find time. 😄

@nyuszika7h https://github.com/Metalloriff/BetterDiscordPlugins/issues/224

Thank you for your contribution (I'm totally in time, this will definitely still work a year later)

You can already do this via the arguments. Here's an example: ```js fp = path.join(os.getcwd(), name) fn = f"Episode {episode}.mp4" os.makedirs(fp, exist_ok=True) m3u8_To_MP4.multithread_download(source, mp4_file_dir=fp, mp4_file_name=fn) ```

Thank you for the response. So there isn't a reliable way to get the position/size of an active window on Wayland? Even with commands or other libraries/software?