Phani Rithvij
Phani Rithvij
I think it is not possible to allow images to stay opaque as the current logic reduces the window's alpha. https://github.com/hikarin522/GlassIt-VSC/blob/18bc1dcc4ea0de136f857c3dfb7b819f1822bf79/SetTransparency.cs#L37
(I'm Just a random guy) **My opinion:** I think including features in the README is a good idea instead of separating them. And also this is unnecessary. Not being rude...
The animated stickers are tgs format which is gzip-compressed Lottie json files.
You can use aria2c for eg. or if curl has auto retry options please make a PR if possible.
No it's not up to date. I lost the code to generate it. I keep forgetting about it. I will update it soon. Please remind me by adding a comment...
I did it. Do a `git pull` and then, ```shell python allanime.py filename.json # the filename to save ```
Close this issue if it works.
@vivian-ng I'm not in a place where there's a good network so I need some time to take a look at this. But I will. Please remind me in 2...
@vivian-ng sorry I forgot to reply here, check the new `allanimenew.py` file, but note that for now, it only fetches the anime info from their API link. ~Episode links are...
@vivian-ng Also the json format is different from the previous version, and if you need backward compatibility like OP you can write a simple script to convert it.