database64128
database64128
For Shadowsocks 2022, I would recommend using the same user PSK file format as shadowsocks-go: https://github.com/database64128/shadowsocks-go/blob/main/docs/upsks.json. Note that shadowsocks-go uses `SIGUSR1` as the reload signal, because `SIGHUP` can be sent...
> `_ "net/http/pprof"` has too many side effects to be added to be added to the software by default. What side effects exactly? As far as I can see, the...
> Modify global state of shared component is not permitted. If every component do this, then there will be no way to ensure the safety and consistency of the program....
For now, add cookies options to "Startup arguments" in settings.
`--cookies` and `cookies.txt` are two separate arguments. Add them separately. Do not put them in the same text field.
You might want to use something like `--cookies-from-browser firefox` to let yt-dlp automatically extract relevant cookies from your browser. Otherwise, check yt-dlp's documentation.
https://github.com/database64128/youtube-dl-wpf/issues/218#issuecomment-2667535802
@ghdhhdbdb Hopefully the next release will be ready within the month. For now, add the options to startup arguments yourself.
With 8fd84b963a6bd4fbc3caff621dfed5e675cda277 and 2b11c41417add96f4c36cbd46b9b15e4f020620d, you can now specify local cookies files or choose a browser to load cookies from. Try it out by downloading the latest build artifacts from https://github.com/database64128/youtube-dl-wpf/actions/runs/18016831945.
[v1.13.0](https://github.com/database64128/youtube-dl-wpf/releases/tag/v1.13.0) is out with the new feature.