ConsoleUser
Copyright (c) 2010-2023 Skaion Corporarion, www.skaion.com
This project was developed in part by numerous sponsorships from the U.S. Government. The U.S. Government is authorized to reproduce and distribute reprints of Governmental purposes notwithstanding any copyright notation thereon.
All content reflects those of the authors and should not be interpreted as necessarily representing the official policies or endorsements, either expressed or implied, of the U.S. Government or Skaion Corporation.
- class PeerTube.PeerTube(system, config)¶
This class will use a browser to interact with the streaming media site PeerTube.
Parameters:
system: a <no title> object to communicate with the target system
config: a <no title> object holding all our configuration
- confirm_login(*args, **kwargs)¶
Give a hook for subclasses to confirm the login happened and app is ready to go.
- consume_random(*args, **kwargs)¶
Pick one of the available media options and consume it.