Michon van Dooren

Results 11 issues of Michon van Dooren

On my desktop I have my Yubikey plugged in and I can use it as expected. I also regularly SSH into my laptop (on which I've previously used my Yubikey...

help wanted

## Checklist - [x] I'm reporting a broken site support - [ ] I've verified that I'm running youtube-dlc version **2020.10.31** - [ ] I've checked that all provided URLs...

I ran into the issue described in #36, and I've managed to track down the cause/a reproduction scenario. I initially posted this as a reply to that issue, but later...

When archiving with `--include-meta` and `--include-episode-meta` some of the metadata of the podcast and its episodes are saved. The set that is currently saved is only a subset of all...

I use ZSH. I have put the following code in my zshrc: ``` zsh source /usr/local/etc/advanced-shell-history/config export ASH_CFG_SYSTEM_QUERY_FILE source /usr/local/lib/advanced_shell_history/sh/zsh ``` When I start zsh, the following appears above my...

In these cases the digits at the start of the number would be multiplied by too many powers of ten, inflating the result (123 -> 1203, 1234 -> 1203004, etc).