Aurel Hudec
Aurel Hudec
Using [client.h](https://github.com/mpv-player/mpv/blob/master/libmpv/client.h) as reference... Implement these functions - [ ] `int mpv_command_ret(mpv_handle *ctx, const char **args, mpv_node *result)` - [ ] `void mpv_free_node_contents(mpv_node *node)` - [ ] `int mpv_command_node(mpv_handle *ctx,...
Hello everyone! I developed this library a few years ago for another project of mine. Ever since I completed that project I have not been able to maintain this repository...
- [ ] How to upgrade to V2 from V1 - [ ] "mpv-2.dll" changes - [ ] yt-dlp upgrade - [ ] Breaking API changes