gitnew2018
gitnew2018
I've made very simple download manager https://github.com/gitnew2018/OpenPeriscope/commit/9bb15b2911a072dfd245277ac27457f45893575c . Displays file name and stop button for each download.
After investigating how to solve issues with recording, my conclusion is you cannot do it with ffmpeg commands alone(i might be wrong :P). Paulescobar's suggestion about Scope Downloader 1.9 was...
I have made new video downloader in nodejs. It solves most problems related to ffmpeg. If you @Pmmlabs want to take a look and tell me what would i have...
This is a side effect of keeping broadcasts info in memory to be able to see deleted ones. New broadcasts of blocked users won't show though. Right now it's cache...
That wont work if you block from different place but sure this can be done.
I have not tried this. If nwjs works then all should work. What fails exactly.
No idea, sorry. If it happens again check the console for errors.
Not really, you could try owl46's suggestion and build the program step by step, instead of using the release version. I might have deleted to many "junk" files from nwjs....
@balamut777 try nwjs v0.41.3 same as the release version. In theory it should work with newer nwjs (and older) but it's not guaranteed.
Googling this "Failed to deserialize the V8 snapshot blob" tells me that this is something corrupted on your end. Maybe extracting nwjs is interrupted or it takes some corrupted files...