Sam Liu
Sam Liu
**Describe the bug** My code ``` import pylivestream.api as stream stream.stream_file(ini_file="config.ini", video_file="video.mp4", websites=["youtube"]) ``` Output: ``` Press Enter to go live on ['youtube'],looping file video.mp4 Or Ctrl C to abort....
**Is your feature request related to a problem? Please describe.** Some people don't use a mouse, they use the touchpad. What gets really annoying is zooming, most touchpads allow a...
**Is your feature request related to a problem? Please describe.** When a train arrives at the last stop, it does not force you to get off. The train will go...
CNAME record: samdev-7.github.io Preview/source code: https://github.com/SamDev-7/samdev-7.github.io
Code in JS is: ```js const usr = process.env.USERNAME; const pwd = process.env.PASSWORD; var mc = require('minecraft-protocol'); var autoVersionForge = require('minecraft-protocol-forge').autoVersionForge; var client = mc.createClient({ version: '1.15.2', host: 'myserver.ip', port:...
Before the update, in V1, the test has two main issues: - Some games caused the test to hang: [example](https://github.com/hackclub/sprig/actions/runs/3864141667); this is quite rare. - Not up-to-date branches/forks caused the...