lossless1024 / StreaMonitor

Adult live stream downloader for advanced people. I could have chosen a better name.
GNU General Public License v3.0
177 stars 44 forks source link

ManyVids Live support #16

Closed yayayeet69 closed 1 year ago

yayayeet69 commented 1 year ago

Is there any chance MV Live could be added as a supported site?

I understand maintenance of existing sites and other potential features are likely more important, but I thought I would ask anyway.

Thanks

lossless1024 commented 1 year ago

It is possible, but hard, because status polling can only be done with websockets.

lossless1024 commented 1 year ago

I added it. I also had to implement a new downloader because there are tokens which have to be updated periodically while downloading. FFMpeg doesn't support this.