Udit Karode
Udit Karode
I'll surely implement it in the rewrite
Well the library is useless right now anyway, I was going to use it for metadata stuff but never got around to it, so for now it does nothing You...
Sure, sounds good to me. I can make a branch without Flurry and make the CI compile two versions - one with the tracker (so that I can get crash...
Hi, I just fixed some things up so the app now builds and works It will keep working as long as NewPipe keeps maintaining their Extractor (which is what Able...
You can already do this: ```bash $ touch abc.cpp $ # write the program $ ucc -sr abc.cpp ``` As long as you have a workspace set somewhere, it should...
Sorry, completely forgot about this! This flag is not available on Windows. The Windows implementation is very barebones. I'd suggest using the script from `master` on WSL.