voletro
voletro
Tested on two PopOS machines, both installed ffmpeg deps and built ffmpeg-rust.
PR #321 should fix this, as the setup script will copy the required .dll files from the downloaded ffmpeg build to the target\debug folder. That folder is where the .dll...
I am rewriting the windows setup script, given that so many people are having issues. From past experience, the ffmpeg binaries are need in path, including each library ffmpeg needs...
This also happened to me on Windows. I fixed it by changing the default value of this useState from 'macOS' to 'windows' [here](https://github.com/spacedriveapp/spacedrive/blob/cc3c63b996651b518027e2e1bb1babcca52f64ee/apps/desktop/src/index.tsx#L48). I think this variable isn't being set...
This is due to a prompt that appears when accessing YouTube studio at the moment, saying that there is a new dark mode available. Simply go onto YouTube Studio in...
Hi javazsaz, That's perfectly fine, I will start working on making it deployable on heroku now. I will also quickly add support for removing the file after it is done...
@bilalz666 is right, for the moment, we need to use a proxy service to get a different video every time. This seems to be a limitation of the TikTokApi that...
Seems to be a change with YouTube's upload system. I'll have a look. Thanks!