Lyfhael

Results 9 issues of Lyfhael

> WARNING: Github Issues are publicly visible, do not post sensitive information here. > You may want to use the "Screenshot mode" before taking screenshots or copying logs. **Describe the...

Sometime channels disable clips. I thought it would be interesting while you record a stream, to have a command to make a clip. Also, a bug if stream is live...

Hi, As specified in Help section of the Download rules, the root folder (forced by Chrome) is Download. I wish to change it. You specified `You can use symbolic links...

https://github.com/Lyfhael/DeleteTweets It's not using Twitter official API so you don't need to pay for it. It uses the API key that every user get when they connect to the website....

https://github.com/Lyfhael/DeleteTweets It's not using Twitter official API so you don't need to pay for it. It uses the API key that every user get when they connect to the website....

Hi, I have this python script : ``` import keyboard, time import pyautogui as pag keyboard.remap_key("§", ) time.sleep(2) keyboard.press_and_release('enter') time.sleep(0.01) pag.write("!!!") keyboard.press_and_release('enter') ``` Since the Enter key is pressed, instead...

https://github.com/Lyfhael/DeleteTweets It's not using Twitter official API so you don't need to pay for it. It uses the API key that every user get when they connect to the website....

Hi, I try to override a .js file from a website, but when I do the file doesn't load and I get the following error message : ``` website.com/:1 Refused...

Hello, The same script worked for months but now whenever I call client/getProfilePicUrl I get the error : ``` {"success":false,"error":"Evaluation failed: TypeError: window.Store.ProfilePic.profilePicFind is not a function\n at pptr://__puppeteer_evaluation_script__:4:54"} 500...