-
**Checklist**
* [x] The error is in the library's code, and not in my own.
* [x] I have searched for this issue before posting it and there isn't a duplicate.
related to https://github.com/aahnik…
-
This is recommended by @Grimler91 in https://github.com/termux/termux-packages/issues/6664#issuecomment-824616445, this would solve the issue of failing installation of cryptg in termux.
thank you.
-
Why `v2` in the name of the repo? I believe this project will stay for a long time, and many newer releases will be released.
Just `ytmdl-web` sounds short and sweet. I am curious to know the reas…
-
# Hi there 👋!
Hello @aahnik, I'm so excited to teach you how to create your own custom Docker based action 😄
GitHub Actions are enabled on your repository by default, but we still have to tell our r…
-
setup.py is a old method. pyproject.toml is modern, and poetry is very convenient.
Should I open a pr ?
-
![image](https://user-images.githubusercontent.com/66209958/113475188-aab3a200-9491-11eb-8649-9c4111d05a1b.png)
![image](https://user-images.githubusercontent.com/66209958/113475207-c1f28f80-9491-11e…
-
There are two options to store parsing level functions
**Questions**
1) inside utils with **driver_parser.py**
```
├── s_tool
│ ├── driver.py
│ └── utils
│ ├── driver_exceptions.py
…
-
## Hello world with Docker 🐳
@aahnik we are going to start with the typical "Hello World" example and build something more complex after, but first let's decide if a Docker based action is the right …
-
This is a known issue and any help would be appreciated.
```
2020-11-04 20:17:32,656 -
Message not sent
Message: unknown error: ChromeDriver only supports characters in the BMP
(Session in…
-
What I really love about this is the cool UI. I earlier used to use youtube-dl to download music like this
```shell
youtube-dl URL -g -x --audio-format mp3
```
I could automate the download o…