View Single Post
  #53  
Old 04-16-2017, 02:34 PM
Damianonymous Damianonymous is offline
Senior Member
 
Join Date: Jan 2017
Posts: 187
Damianonymous is on a distinguished road
Default

Re: Chaturbate Sample Rtmpdump


Quote:
Originally Posted by dtoxxx69 View Post
hey - thanks but the problem I have is that the capturebate install I use is based on livestreamer

I've tried replacing the .py file with the above, but it fails because streamlink isn't installed

from what i can see capturebate creates .sh files that call livestreamer and I can't work out how to repurpose these for streamlink
Have you changed chaturbate.py to streamlink name on livestreamer?

Code:
from livestreamer.plugin import Plugin
from livestreamer.plugin.api import http
from livestreamer.plugin.api import validate
from livestreamer.stream import HLSStream
Reply With Quote