Adam Haglund
Adam Haglund
#843
They 90% surely don't, so it'll have to use an existing backwards engineered implementation as reference like the other integrations or we'll have to be the first ones to do...
I'll look into making a plugin for it when I add custom source plugin support.
There's so much work that has to be done to improve the structure of the application that it's fallen back on the priority scale. The structure improvements would theoretically make...
Impossible since Wakanim uses Widevine DRM.
Might be possible to play widevine videos - see https://github.com/oscartbeaumont/ElectronPlayer
Found a relevant project: https://github.com/oscartbeaumont/ElectronPlayer This might be possible
The main thing required from there would be the widevine DRM workaround
Most likely not. It's not something I'm very likely to investigate either due to the complexity behind it
When you start transcoding a file using ffmpeg you specify the start time in seconds. I could barely create a solution that found a start time based on the start...