A simple [Youdao](https://www.youdao.com/) dict tool.
To install and run the `ydt`, use the following [Nix](https://nixos.org/) command:
```bash
nix run . -- <WORD>
```
To use the `ydt` for looking up a word, use the following command:
```bash
ydt <WORD>
```