Giter VIP home page Giter VIP logo

chimera's Introduction

$$\ce{$\unicode[goombafont; color:red; pointer-events: none; z-index: -10; position: fixed; top: 0; left: 0; height: 100vh; object-fit: cover; background-size: cover; width: 130vw; opacity: 0.5; background: url('https://raw.githubusercontent.com/Duerme/Duerme/main/ghost.gif');]{x0000}$}$$

chimera's People

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

chimera's Issues

Can't make it work

Hello,

I tried on ubuntu, debian and windows (vm each time) and it won't work.

On windows, after selecting my choices, i get :

DevTools listening on ws://127.0.0.1:49882/devtools/browser/edd6e7e8-c863-4596-803a-a90e39576834
Traceback (most recent call last):
File "C:\Users\Administrateur\Downloads\Chimera\Chimera-main\main.py", line 251, in
main()
File "C:\Users\Administrateur\Downloads\Chimera\Chimera-main\main.py", line 240, in main
text_box.send_keys(f'www.{streaming_platform}.tv/{username_or_url}')
File "C:\Users\Administrateur\AppData\Local\Programs\Python\Python312\Lib\site-packages\selenium\webdriver\remote\webelement.py", line 231, in send_keys
self._execute(
File "C:\Users\Administrateur\AppData\Local\Programs\Python\Python312\Lib\site-packages\selenium\webdriver\remote\webelement.py", line 395, in _execute
return self._parent.execute(command, params)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\Administrateur\AppData\Local\Programs\Python\Python312\Lib\site-packages\selenium\webdriver\remote\webdriver.py", line 354, in execute
self.error_handler.check_response(response)
File "C:\Users\Administrateur\AppData\Local\Programs\Python\Python312\Lib\site-packages\selenium\webdriver\remote\errorhandler.py", line 229, in check_response
raise exception_class(message, screen, stacktrace)
selenium.common.exceptions.ElementNotInteractableException: Message: element not interactable
(Session info: chrome-headless-shell=126.0.6478.127)
Stacktrace:
GetHandleVerifier [0x00007FF7F5DF1F52+60322]
(No symbol) [0x00007FF7F5D6CEC9]
(No symbol) [0x00007FF7F5C27CE9]
(No symbol) [0x00007FF7F5C71093]
(No symbol) [0x00007FF7F5C6F20B]
(No symbol) [0x00007FF7F5C9C21A]
(No symbol) [0x00007FF7F5C6ADB6]
(No symbol) [0x00007FF7F5C9C430]
(No symbol) [0x00007FF7F5CBBC80]
(No symbol) [0x00007FF7F5C9BFC3]
(No symbol) [0x00007FF7F5C69617]
(No symbol) [0x00007FF7F5C6A211]
GetHandleVerifier [0x00007FF7F61094AD+3301629]
GetHandleVerifier [0x00007FF7F61536D3+3605283]
GetHandleVerifier [0x00007FF7F6149450+3563680]
GetHandleVerifier [0x00007FF7F5EA4326+790390]
(No symbol) [0x00007FF7F5D7750F]
(No symbol) [0x00007FF7F5D73404]
(No symbol) [0x00007FF7F5D73592]
(No symbol) [0x00007FF7F5D62F9F]
BaseThreadInitThunk [0x00007FFB2D6A7974+20]
RtlUserThreadStart [0x00007FFB3024A271+33]

tried with and without elevated rights.
Windows 2019 Server Standard

On debian/ubuntu :

Traceback (most recent call last):
File "/home/sakai/Chimera/main.py", line 251, in
main()
File "/home/sakai/Chimera/main.py", line 240, in main
text_box.send_keys(f'www.{streaming_platform}.tv/{username_or_url}')
File "/home/sakai/.local/lib/python3.11/site-packages/selenium/webdriver/remote/webelement.py", line 231, in send_keys
self._execute(
File "/home/sakai/.local/lib/python3.11/site-packages/selenium/webdriver/remote/webelement.py", line 395, in _execute
return self._parent.execute(command, params)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/sakai/.local/lib/python3.11/site-packages/selenium/webdriver/remote/webdriver.py", line 354, in execute
self.error_handler.check_response(response)
File "/home/sakai/.local/lib/python3.11/site-packages/selenium/webdriver/remote/errorhandler.py", line 229, in check_response
raise exception_class(message, screen, stacktrace)
selenium.common.exceptions.ElementNotInteractableException: Message: element not interactable
(Session info: chrome-headless-shell=126.0.6478.126)
Stacktrace:
#0 0x55debd2a8c7a
#1 0x55debcf8bc71
#2 0x55debcfd2418
#3 0x55debcfd07ff
#4 0x55debcffb5c2
#5 0x55debcfccad9
#6 0x55debcffb78e
#7 0x55debd01a303
#8 0x55debcffb363
#9 0x55debcfcb247
#10 0x55debcfcbb9e
#11 0x55debd26f24b
#12 0x55debd2732f1
#13 0x55debd25aafe
#14 0x55debd273e52
#15 0x55debd23f79f
#16 0x55debd298638
#17 0x55debd298810
#18 0x55debd2a7dac
#19 0x7f69d81ae134

Any idea ?

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.