class

NoBullshitBot::CobaltAPI

Inherits Reference < Object

Constructors

new(base_url : String = "co.wuk.sh")
Source

Instance methods

download_video(url : String | URI) : File

This will return a tempfile in order to be read by the Telegram Bot. It's the job of the Caller to delete the tempfile.

Source
handle_stream(inp) : File
Source