Code Monkey home page Code Monkey logo

twitch-recorder's People

Contributors

rashdanml avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

twitch-recorder's Issues

Unexpected error

Hello, I desperately try to get this to work on Debian but I always get: " Validating OAuth_Token ...Done!
01h59m58s unexpected error. will try again in 15 seconds." which loops

I did everything as described, in the config.ini file I entered after "clientid =" the clientid and after "clientsecret =" the client secret and as the readme tells us, I let the ouathtoken empty.

Now what I noticed is whatever I change clientid or clientsecret to, I get the same error message.

But I cannot figure out what I did wrong, I registered on Twitch, created an application and entered in "Ouath Redirect URLs" "http://localhost", category as "other" and then I entered the given client id and created a client secret. Both I copied into the config.ini and then I closed the tab. If this matters, I created the twitch application on Windows and I'm running the twitch-recorder on a virtual server

Can anyone help me out?

Virtual environment?

I get this error message:

04h56m21s ****** online. Stream recording in session, using OAuth_Token: *****
Traceback (most recent call last):
File "/home/twitch/twitch-recorder/twitch-recorder.py", line 179, in
main(sys.argv[1:])
File "/home/twitch/twitch-recorder/twitch-recorder.py", line 175, in main
twitch_recorder.run()
File "/home/twitch/twitch-recorder/twitch-recorder.py", line 154, in run
self.loopcheck()
File "/home/twitch/twitch-recorder/twitch-recorder.py", line 97, in loopcheck
subprocess.call(["venv/bin/streamlink", "--twitch-disable-hosting", "--twitch-disable-ads",
File "/usr/lib/python3.9/subprocess.py", line 349, in call
with Popen(*popenargs, **kwargs) as p:
File "/usr/lib/python3.9/subprocess.py", line 951, in init
self._execute_child(args, executable, preexec_fn, close_fds,
File "/usr/lib/python3.9/subprocess.py", line 1823, in _execute_child
raise child_exception_type(errno_num, err_msg, err_filename)
FileNotFoundError: [Errno 2] No such file or directory: 'venv/bin/streamlink'"

I don't know how to solve this, can anyone help me out?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.