Ella Jameson

Results 10 comments of Ella Jameson

@ajayyy This is currently not working for me. OS: Windows 10 Browser: Firefox 80.0.1 (64-bit) YouTube TV enabler: [https://addons.mozilla.org/en-US/firefox/addon/youtube-for-tv/](https://addons.mozilla.org/en-US/firefox/addon/youtube-for-tv/) Example non-working URL: [https://www.youtube.com/tv/#/watch/video/control?v=bUGlwTi0D_Y&resume](https://www.youtube.com/tv/#/watch/video/control?v=bUGlwTi0D_Y&resume) Issue description: SopnsorBlock states that `No YouTube...

Please! Or at least have an option to "enable all channels" or something. Thank you for this amazing program BTW!

According to utils/GET_KEYCODES.py, both numeric keypad and the regular number row give the same keycode for "4", which is "5". What is software are you trying to use that can...

@rastitkac Could you please let me know which programs were giving you issues about the numeric keypad if any. Otherwise, I'll close this issue in about a week. Please join...

Closing this issue due to lack of response. Please seek further help on the Discord.

I just realized that, yes, they use different keycodes, but the `keyboard` library treats all number keys the same! I have added a todo item to switch over to `pyautogui`,...

@Niggl1999 Please try running with `sudo -u [YOUR-USERNAME] python LPHK.py` and report back.

@Niggl1999 Apparently there is no way around the fact that `keyboard` and `pynput` don't work outside of root. However, in root, usually either the display device, audio device, or both...

For unrelated reasons, I have decided to move from the `keyboard` library to the `pyautogui` library. `keyboard` explicitly states root requirements for Linux, but `pyautogui` doesn't mention it. Here's to...

For those finding this page while searching how to use the proglog features that Moviepy has, I have the info you need: https://stackoverflow.com/questions/69423410/moviepy-getting-progress-bar-values