atalaydenknalbant / autosubscriber-youtube

Python Selenium-based automated subscribing, liking,viewing functions for youtube sub4sub websites.
GNU General Public License v3.0
29 stars 10 forks source link

how to fix this? #20

Closed Rambooo69 closed 2 years ago

Rambooo69 commented 2 years ago

Running Local Version

DevTools listening on ws://127.0.0.1:64009/devtools/browser/927ec2a3-f366-4a66-aaf9-7c215ead16a7

DevTools listening on ws://127.0.0.1:64010/devtools/browser/1be180a3-e379-4470-91c8-9e786f875476 [0112/212416.815:INFO:CONSOLE(1043)] "Uncaught TypeError: $(...).matchHeight is not a function", source: https://www.subscribers.video/ (1043) [0112/212416.835:INFO:CONSOLE(1174)] "Uncaught ReferenceError: addthis is not defined", source: https://www.subscribers.video/ (1174) [0112/212417.735:INFO:CONSOLE(11)] "Uncaught TypeError: Cannot read properties of undefined (reading 'split')", source: about:srcdoc (11) [0112/212424.011:INFO:CONSOLE(11)] "Uncaught TypeError: Cannot read properties of undefined (reading 'split')", source: about:srcdoc (11) [0112/212424.835:INFO:CONSOLE(383)] "Uncaught ReferenceError: addthis is not defined", source: https://www.subscribers.video/signin.html (383) [0112/212427.185:INFO:CONSOLE(1)] "Uncaught TypeError: r.getDefaultBasicServices is not a function", source: https://s7.addthis.com/static/layers.fa6cd1947ce26e890d3d.js (1) 2022-01-12 21:24:41,896 - INFO - submenow loop started [0112/212446.402:INFO:CONSOLE(519)] "Uncaught ReferenceError: addthis is not defined", source: https://www.subscribers.video/aiomarket.html?idPlan=6 (519) 2022-01-12 21:24:59,048 - INFO - subscribersvideo loop started [0112/212459.301:INFO:CONSOLE(4036)] "LegacyDataMixin will be applied to all legacy elements. Set _legacyUndefinedCheck: true on element class to enable.", source: https://www.youtube.com/s/desktop/2baf9075/jsbin/desktop_polymer.vflset/desktop_polymer.js (4036) [0112/212459.527:INFO:CONSOLE(0)] "Refused to display 'https://accounts.google.com/' in a frame because it set 'X-Frame-Options' to 'deny'.", source: chrome-error://chromewebdata/ (0) [0112/212459.674:ERROR:web_contents_delegate.cc(227)] WebContentsDelegate::CheckMediaAccessPermission: Not supported. [0112/212459.674:ERROR:web_contents_delegate.cc(227)] WebContentsDelegate::CheckMediaAccessPermission: Not supported. [0112/212502.602:INFO:CONSOLE(0)] "The resource https://r2---sn-poufvj5cax-cage.googlevideo.com/generate_204?conn2 was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate as value and it is preloaded intentionally.", source: https://www.youtube.com/watch?v=DROPUjjXXTA (0) [0112/212502.603:INFO:CONSOLE(0)] "The resource https://i.ytimg.com/generate_204 was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate as value and it is preloaded intentionally.", source: https://www.youtube.com/watch?v=DROPUjjXXTA (0) [0112/212502.604:INFO:CONSOLE(0)] "The resource https://r2---sn-poufvj5cax-cage.googlevideo.com/generate_204 was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate as value and it is preloaded intentionally.", source: https://www.youtube.com/watch?v=DROPUjjXXTA (0) [0112/212505.716:ERROR:device_event_log_impl.cc(214)] [21:25:05.717] Bluetooth: bluetooth_adapter_winrt.cc:1075 Getting Default Adapter failed. [0112/212506.209:ERROR:web_contents_delegate.cc(227)] WebContentsDelegate::CheckMediaAccessPermission: Not supported. [0112/212506.210:ERROR:web_contents_delegate.cc(227)] WebContentsDelegate::CheckMediaAccessPermission: Not supported. [0112/212509.278:ERROR:web_contents_delegate.cc(227)] WebContentsDelegate::CheckMediaAccessPermission: Not supported. [0112/212509.279:ERROR:web_contents_delegate.cc(227)] WebContentsDelegate::CheckMediaAccessPermission: Not supported. [0112/212514.525:INFO:CONSOLE(4036)] "LegacyDataMixin will be applied to all legacy elements. Set _legacyUndefinedCheck: true on element class to enable.", source: https://www.youtube.com/s/desktop/2baf9075/jsbin/desktop_polymer.vflset/desktop_polymer.js (4036) [0112/212514.945:ERROR:web_contents_delegate.cc(227)] WebContentsDelegate::CheckMediaAccessPermission: Not supported. [0112/212514.945:ERROR:web_contents_delegate.cc(227)] WebContentsDelegate::CheckMediaAccessPermission: Not supported. [0112/212516.727:INFO:CONSOLE(4036)] "LegacyDataMixin will be applied to all legacy elements. Set _legacyUndefinedCheck: true on element class to enable.", source: https://www.youtube.com/s/desktop/2baf9075/jsbin/desktop_polymer.vflset/desktop_polymer.js (4036) [0112/212517.138:INFO:CONSOLE(0)] "Refused to display 'https://accounts.google.com/' in a frame because it set 'X-Frame-Options' to 'deny'.", source: chrome-error://chromewebdata/ (0) Exception in thread Thread-1: Traceback (most recent call last): File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.9_3.9.2544.0_x64qbz5n2kfra8p0\lib\threading.py", line 973, in _bootstrap_inner self.run() File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.9_3.9.2544.0_x64qbz5n2kfra8p0\lib\threading.py", line 910, in run self._target(*self._args, **self._kwargs) File "C:\Users\Vineeth\Desktop\autosubscriber-youtube-1.23\selenium_codes\sub4sub_websites_selenium.py", line 720, in submenow_functions for_loop() File "C:\Users\Vineeth\Desktop\autosubscriber-youtube-1.23\selenium_codes\sub4sub_websites_selenium.py", line 677, in for_loop ActionChains(driver).move_to_element(sub_button).click().perform() File "C:\Users\Vineeth\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.9_qbz5n2kfra8p0\LocalCache\local-packages\Python39\site-packages\selenium\webdriver\common\action_chains.py", line 75, in perform self.w3c_actions.perform() File "C:\Users\Vineeth\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.9_qbz5n2kfra8p0\LocalCache\local-packages\Python39\site-packages\selenium\webdriver\common\actions\action_builder.py", line 77, in perform self.driver.execute(Command.W3C_ACTIONS, enc) File "C:\Users\Vineeth\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.9_qbz5n2kfra8p0\LocalCache\local-packages\Python39\site-packages\selenium\webdriver\remote\webdriver.py", line 424, in execute self.error_handler.check_response(response) File "C:\Users\Vineeth\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.9_qbz5n2kfra8p0\LocalCache\local-packages\Python39\site-packages\selenium\webdriver\remote\errorhandler.py", line 247, in check_response raise exception_class(message, screen, stacktrace) selenium.common.exceptions.ElementNotInteractableException: Message: element not interactable: [object HTMLDivElement] has no size and location (Session info: headless chrome=97.0.4692.71) Stacktrace: Backtrace: Ordinal0 [0x00C0FDC3+2555331] Ordinal0 [0x00BA77F1+2127857] Ordinal0 [0x00AA2E08+1060360] Ordinal0 [0x00AA5524+1070372] Ordinal0 [0x00AA53EE+1070062] Ordinal0 [0x00AA5650+1070672] Ordinal0 [0x00AD3DCF+1261007] Ordinal0 [0x00AD3486+1258630] Ordinal0 [0x00AFE69E+1435294] Ordinal0 [0x00AE7B0C+1342220] Ordinal0 [0x00AF75FA+1406458] Ordinal0 [0x00AE7976+1341814] Ordinal0 [0x00AC36B6+1193654] Ordinal0 [0x00AC4546+1197382] GetHandleVerifier [0x00DA9622+1619522] GetHandleVerifier [0x00E5882C+2336844] GetHandleVerifier [0x00CA23E1+541697] GetHandleVerifier [0x00CA1443+537699] Ordinal0 [0x00BAD18E+2150798] Ordinal0 [0x00BB1518+2168088] Ordinal0 [0x00BB1660+2168416] Ordinal0 [0x00BBB330+2208560] BaseThreadInitThunk [0x76A16739+25] RtlGetFullPathName_UEx [0x77C58AFF+1215] RtlGetFullPathName_UEx [0x77C58ACD+1165]

[0112/212518.403:ERROR:web_contents_delegate.cc(227)] WebContentsDelegate::CheckMediaAccessPermission: Not supported. [0112/212518.404:ERROR:web_contents_delegate.cc(227)] WebContentsDelegate::CheckMediaAccessPermission: Not supported. [0112/212519.018:INFO:CONSOLE(0)] "The resource https://r2---sn-poufvj5cax-cage.googlevideo.com/generate_204?conn2 was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate as value and it is preloaded intentionally.", source: https://www.youtube.com/watch?v=DROPUjjXXTA (0) [0112/212519.018:INFO:CONSOLE(0)] "The resource https://i.ytimg.com/generate_204 was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate as value and it is preloaded intentionally.", source: https://www.youtube.com/watch?v=DROPUjjXXTA (0) [0112/212519.019:INFO:CONSOLE(0)] "The resource https://r2---sn-poufvj5cax-cage.googlevideo.com/generate_204 was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate as value and it is preloaded intentionally.", source: https://www.youtube.com/watch?v=DROPUjjXXTA (0) [0112/212520.594:ERROR:device_event_log_impl.cc(214)] [21:25:20.595] Bluetooth: bluetooth_adapter_winrt.cc:1075 Getting Default Adapter failed. [0112/212521.066:ERROR:web_contents_delegate.cc(227)] WebContentsDelegate::CheckMediaAccessPermission: Not supported. [0112/212521.067:ERROR:web_contents_delegate.cc(227)] WebContentsDelegate::CheckMediaAccessPermission: Not supported. [0112/212524.164:ERROR:web_contents_delegate.cc(227)] WebContentsDelegate::CheckMediaAccessPermission: Not supported. [0112/212524.164:ERROR:web_contents_delegate.cc(227)] WebContentsDelegate::CheckMediaAccessPermission: Not supported. [0112/212532.019:INFO:CONSOLE(4036)] "LegacyDataMixin will be applied to all legacy elements. Set _legacyUndefinedCheck: true on element class to enable.", source: https://www.youtube.com/s/desktop/2baf9075/jsbin/desktop_polymer.vflset/desktop_polymer.js (4036) [0112/212533.429:ERROR:web_contents_delegate.cc(227)] WebContentsDelegate::CheckMediaAccessPermission: Not supported. [0112/212533.429:ERROR:web_contents_delegate.cc(227)] WebContentsDelegate::CheckMediaAccessPermission: Not supported. Exception in thread Thread-2: Traceback (most recent call last): File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.9_3.9.2544.0_x64qbz5n2kfra8p0\lib\threading.py", line 973, in _bootstrap_inner self.run() File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.9_3.9.2544.0_x64qbz5n2kfra8p0\lib\threading.py", line 910, in run self._target(*self._args, **self._kwargs) File "C:\Users\Vineeth\Desktop\autosubscriber-youtube-1.23\selenium_codes\sub4sub_websites_selenium.py", line 556, in subscribersvideo_functions for_loop() File "C:\Users\Vineeth\Desktop\autosubscriber-youtube-1.23\selenium_codes\sub4sub_websites_selenium.py", line 522, in for_loop ActionChains(driver).move_to_element(sub_button).click().perform() File "C:\Users\Vineeth\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.9_qbz5n2kfra8p0\LocalCache\local-packages\Python39\site-packages\selenium\webdriver\common\action_chains.py", line 75, in perform self.w3c_actions.perform() File "C:\Users\Vineeth\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.9_qbz5n2kfra8p0\LocalCache\local-packages\Python39\site-packages\selenium\webdriver\common\actions\action_builder.py", line 77, in perform self.driver.execute(Command.W3C_ACTIONS, enc) File "C:\Users\Vineeth\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.9_qbz5n2kfra8p0\LocalCache\local-packages\Python39\site-packages\selenium\webdriver\remote\webdriver.py", line 424, in execute self.error_handler.check_response(response) File "C:\Users\Vineeth\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.9_qbz5n2kfra8p0\LocalCache\local-packages\Python39\site-packages\selenium\webdriver\remote\errorhandler.py", line 247, in check_response raise exception_class(message, screen, stacktrace) selenium.common.exceptions.ElementNotInteractableException: Message: element not interactable: [object HTMLDivElement] has no size and location (Session info: headless chrome=97.0.4692.71) Stacktrace: Backtrace: Ordinal0 [0x00C0FDC3+2555331] Ordinal0 [0x00BA77F1+2127857] Ordinal0 [0x00AA2E08+1060360] Ordinal0 [0x00AA5524+1070372] Ordinal0 [0x00AA53EE+1070062] Ordinal0 [0x00AA5650+1070672] Ordinal0 [0x00AD3DCF+1261007] Ordinal0 [0x00AD3486+1258630] Ordinal0 [0x00AFE69E+1435294] Ordinal0 [0x00AE7B0C+1342220] Ordinal0 [0x00AF75FA+1406458] Ordinal0 [0x00AE7976+1341814] Ordinal0 [0x00AC36B6+1193654] Ordinal0 [0x00AC4546+1197382] GetHandleVerifier [0x00DA9622+1619522] GetHandleVerifier [0x00E5882C+2336844] GetHandleVerifier [0x00CA23E1+541697] GetHandleVerifier [0x00CA1443+537699] Ordinal0 [0x00BAD18E+2150798] Ordinal0 [0x00BB1518+2168088] Ordinal0 [0x00BB1660+2168416] Ordinal0 [0x00BBB330+2208560] BaseThreadInitThunk [0x76A16739+25] RtlGetFullPathName_UEx [0x77C58AFF+1215] RtlGetFullPathName_UEx [0x77C58ACD+1165]

[0112/212535.415:INFO:CONSOLE(0)] "The resource https://r2---sn-poufvj5cax-cage.googlevideo.com/generate_204?conn2 was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate as value and it is preloaded intentionally.", source: https://www.youtube.com/watch?v=_8yTCGGceUA (0) [0112/212535.415:INFO:CONSOLE(0)] "The resource https://i.ytimg.com/generate_204 was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate as value and it is preloaded intentionally.", source: https://www.youtube.com/watch?v=_8yTCGGceUA (0) [0112/212535.415:INFO:CONSOLE(0)] "The resource https://r2---sn-poufvj5cax-cage.googlevideo.com/generate_204 was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate as value and it is preloaded intentionally.", source: https://www.youtube.com/watch?v=_8yTCGGceUA (0)

atalaydenknalbant commented 2 years ago

Make sure you will be able to log in google account(follow instructions) seems like you can't log in to your google account.

Rambooo69 commented 2 years ago

i tried even putting a different account and still seem to be same.

Running Local Version

DevTools listening on ws://127.0.0.1:58059/devtools/browser/51d10a64-6b9b-4c33-97f8-48b2e6df896b

DevTools listening on ws://127.0.0.1:58060/devtools/browser/06573364-b4a6-4086-921f-07be9f0b406c [0113/160628.765:INFO:CONSOLE(1043)] "Uncaught TypeError: $(...).matchHeight is not a function", source: https://www.subscribers.video/ (1043) [0113/160628.821:INFO:CONSOLE(1174)] "Uncaught ReferenceError: addthis is not defined", source: https://www.subscribers.video/ (1174) [0113/160636.175:INFO:CONSOLE(11)] "Uncaught TypeError: Cannot read properties of undefined (reading 'split')", source: about:srcdoc (11) [0113/160637.180:INFO:CONSOLE(383)] "Uncaught ReferenceError: addthis is not defined", source: https://www.subscribers.video/signin.html (383) [0113/160639.057:INFO:CONSOLE(1)] "Uncaught TypeError: r.getDefaultBasicServices is not a function", source: https://s7.addthis.com/static/layers.fa6cd1947ce26e890d3d.js (1) 2022-01-13 16:06:53,823 - INFO - submenow loop started [0113/160658.296:INFO:CONSOLE(519)] "Uncaught ReferenceError: addthis is not defined", source: https://www.subscribers.video/aiomarket.html?idPlan=6 (519) 2022-01-13 16:07:10,989 - INFO - subscribersvideo loop started [0113/160712.957:INFO:CONSOLE(0)] "Refused to display 'https://accounts.google.com/' in a frame because it set 'X-Frame-Options' to 'deny'.", source: chrome-error://chromewebdata/ (0) [0113/160714.539:INFO:CONSOLE(4040)] "LegacyDataMixin will be applied to all legacy elements. Set _legacyUndefinedCheck: true on element class to enable.", source: https://www.youtube.com/s/desktop/5650b92e/jsbin/desktop_polymer.vflset/desktop_polymer.js (4040) [0113/160714.934:ERROR:web_contents_delegate.cc(227)] WebContentsDelegate::CheckMediaAccessPermission: Not supported. [0113/160714.934:ERROR:web_contents_delegate.cc(227)] WebContentsDelegate::CheckMediaAccessPermission: Not supported. [0113/160719.604:ERROR:device_event_log_impl.cc(214)] [16:07:19.604] Bluetooth: bluetooth_adapter_winrt.cc:1075 Getting Default Adapter failed. [0113/160720.447:ERROR:web_contents_delegate.cc(227)] WebContentsDelegate::CheckMediaAccessPermission: Not supported. [0113/160720.448:ERROR:web_contents_delegate.cc(227)] WebContentsDelegate::CheckMediaAccessPermission: Not supported. [0113/160722.805:ERROR:web_contents_delegate.cc(227)] WebContentsDelegate::CheckMediaAccessPermission: Not supported. [0113/160722.805:ERROR:web_contents_delegate.cc(227)] WebContentsDelegate::CheckMediaAccessPermission: Not supported. [0113/160728.318:INFO:CONSOLE(0)] "Refused to display 'https://accounts.google.com/' in a frame because it set 'X-Frame-Options' to 'deny'.", source: chrome-error://chromewebdata/ (0) [0113/160729.304:INFO:CONSOLE(4040)] "LegacyDataMixin will be applied to all legacy elements. Set _legacyUndefinedCheck: true on element class to enable.", source: https://www.youtube.com/s/desktop/5650b92e/jsbin/desktop_polymer.vflset/desktop_polymer.js (4040) [0113/160729.895:ERROR:web_contents_delegate.cc(227)] WebContentsDelegate::CheckMediaAccessPermission: Not supported. [0113/160729.896:ERROR:web_contents_delegate.cc(227)] WebContentsDelegate::CheckMediaAccessPermission: Not supported. [0113/160730.513:INFO:CONSOLE(4040)] "LegacyDataMixin will be applied to all legacy elements. Set _legacyUndefinedCheck: true on element class to enable.", source: https://www.youtube.com/s/desktop/5650b92e/jsbin/desktop_polymer.vflset/desktop_polymer.js (4040) [0113/160731.995:ERROR:web_contents_delegate.cc(227)] WebContentsDelegate::CheckMediaAccessPermission: Not supported. [0113/160731.995:ERROR:web_contents_delegate.cc(227)] WebContentsDelegate::CheckMediaAccessPermission: Not supported. Exception in thread Thread-1: Traceback (most recent call last): File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.9_3.9.2544.0_x64qbz5n2kfra8p0\lib\threading.py", line 973, in _bootstrap_inner self.run() File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.9_3.9.2544.0_x64qbz5n2kfra8p0\lib\threading.py", line 910, in run self._target(*self._args, **self._kwargs) File "C:\Users\Vineeth\Desktop\autosubscriber-youtube-1.23\selenium_codes\sub4sub_websites_selenium.py", line 720, in submenow_functions for_loop() File "C:\Users\Vineeth\Desktop\autosubscriber-youtube-1.23\selenium_codes\sub4sub_websites_selenium.py", line 677, in for_loop ActionChains(driver).move_to_element(sub_button).click().perform() File "C:\Users\Vineeth\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.9_qbz5n2kfra8p0\LocalCache\local-packages\Python39\site-packages\selenium\webdriver\common\action_chains.py", line 75, in perform self.w3c_actions.perform() File "C:\Users\Vineeth\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.9_qbz5n2kfra8p0\LocalCache\local-packages\Python39\site-packages\selenium\webdriver\common\actions\action_builder.py", line 77, in perform self.driver.execute(Command.W3C_ACTIONS, enc) File "C:\Users\Vineeth\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.9_qbz5n2kfra8p0\LocalCache\local-packages\Python39\site-packages\selenium\webdriver\remote\webdriver.py", line 424, in execute self.error_handler.check_response(response) File "C:\Users\Vineeth\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.9_qbz5n2kfra8p0\LocalCache\local-packages\Python39\site-packages\selenium\webdriver\remote\errorhandler.py", line 247, in check_response raise exception_class(message, screen, stacktrace) selenium.common.exceptions.ElementNotInteractableException: Message: element not interactable: [object HTMLDivElement] has no size and location (Session info: headless chrome=97.0.4692.71) Stacktrace: Backtrace: Ordinal0 [0x00C0FDC3+2555331] Ordinal0 [0x00BA77F1+2127857] Ordinal0 [0x00AA2E08+1060360] Ordinal0 [0x00AA5524+1070372] Ordinal0 [0x00AA53EE+1070062] Ordinal0 [0x00AA5650+1070672] Ordinal0 [0x00AD3DCF+1261007] Ordinal0 [0x00AD3486+1258630] Ordinal0 [0x00AFE69E+1435294] Ordinal0 [0x00AE7B0C+1342220] Ordinal0 [0x00AF75FA+1406458] Ordinal0 [0x00AE7976+1341814] Ordinal0 [0x00AC36B6+1193654] Ordinal0 [0x00AC4546+1197382] GetHandleVerifier [0x00DA9622+1619522] GetHandleVerifier [0x00E5882C+2336844] GetHandleVerifier [0x00CA23E1+541697] GetHandleVerifier [0x00CA1443+537699] Ordinal0 [0x00BAD18E+2150798] Ordinal0 [0x00BB1518+2168088] Ordinal0 [0x00BB1660+2168416] Ordinal0 [0x00BBB330+2208560] BaseThreadInitThunk [0x76A16739+25] RtlGetFullPathName_UEx [0x77C58AFF+1215] RtlGetFullPathName_UEx [0x77C58ACD+1165]

[0113/160733.290:ERROR:device_event_log_impl.cc(214)] [16:07:33.290] Bluetooth: bluetooth_adapter_winrt.cc:1075 Getting Default Adapter failed. [0113/160733.798:ERROR:web_contents_delegate.cc(227)] WebContentsDelegate::CheckMediaAccessPermission: Not supported. [0113/160733.799:ERROR:web_contents_delegate.cc(227)] WebContentsDelegate::CheckMediaAccessPermission: Not supported. [0113/160733.903:INFO:CONSOLE(0)] "The resource https://r1---sn-poufvj5cax-cage.googlevideo.com/generate_204 was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate as value and it is preloaded intentionally.", source: https://www.youtube.com/watch?v=UbqKv1kh7_s (0) [0113/160733.904:INFO:CONSOLE(0)] "The resource https://i.ytimg.com/generate_204 was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate as value and it is preloaded intentionally.", source: https://www.youtube.com/watch?v=UbqKv1kh7_s (0) [0113/160733.904:INFO:CONSOLE(0)] "The resource https://r1---sn-poufvj5cax-cage.googlevideo.com/generate_204?conn2 was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate as value and it is preloaded intentionally.", source: https://www.youtube.com/watch?v=UbqKv1kh7_s (0) [0113/160736.401:ERROR:web_contents_delegate.cc(227)] WebContentsDelegate::CheckMediaAccessPermission: Not supported. [0113/160736.401:ERROR:web_contents_delegate.cc(227)] WebContentsDelegate::CheckMediaAccessPermission: Not supported. [0113/160741.342:INFO:CONSOLE(4040)] "LegacyDataMixin will be applied to all legacy elements. Set _legacyUndefinedCheck: true on element class to enable.", source: https://www.youtube.com/s/desktop/5650b92e/jsbin/desktop_polymer.vflset/desktop_polymer.js (4040) [0113/160742.749:ERROR:web_contents_delegate.cc(227)] WebContentsDelegate::CheckMediaAccessPermission: Not supported. [0113/160742.749:ERROR:web_contents_delegate.cc(227)] WebContentsDelegate::CheckMediaAccessPermission: Not supported. Exception in thread Thread-2: Traceback (most recent call last): File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.9_3.9.2544.0_x64qbz5n2kfra8p0\lib\threading.py", line 973, in _bootstrap_inner self.run() File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.9_3.9.2544.0_x64qbz5n2kfra8p0\lib\threading.py", line 910, in run self._target(*self._args, **self._kwargs) File "C:\Users\Vineeth\Desktop\autosubscriber-youtube-1.23\selenium_codes\sub4sub_websites_selenium.py", line 556, in subscribersvideo_functions for_loop() File "C:\Users\Vineeth\Desktop\autosubscriber-youtube-1.23\selenium_codes\sub4sub_websites_selenium.py", line 522, in for_loop ActionChains(driver).move_to_element(sub_button).click().perform() File "C:\Users\Vineeth\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.9_qbz5n2kfra8p0\LocalCache\local-packages\Python39\site-packages\selenium\webdriver\common\action_chains.py", line 75, in perform self.w3c_actions.perform() File "C:\Users\Vineeth\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.9_qbz5n2kfra8p0\LocalCache\local-packages\Python39\site-packages\selenium\webdriver\common\actions\action_builder.py", line 77, in perform self.driver.execute(Command.W3C_ACTIONS, enc) File "C:\Users\Vineeth\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.9_qbz5n2kfra8p0\LocalCache\local-packages\Python39\site-packages\selenium\webdriver\remote\webdriver.py", line 424, in execute self.error_handler.check_response(response) File "C:\Users\Vineeth\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.9_qbz5n2kfra8p0\LocalCache\local-packages\Python39\site-packages\selenium\webdriver\remote\errorhandler.py", line 247, in check_response raise exception_class(message, screen, stacktrace) selenium.common.exceptions.ElementNotInteractableException: Message: element not interactable: [object HTMLDivElement] has no size and location (Session info: headless chrome=97.0.4692.71) Stacktrace: Backtrace: Ordinal0 [0x00C0FDC3+2555331] Ordinal0 [0x00BA77F1+2127857] Ordinal0 [0x00AA2E08+1060360] Ordinal0 [0x00AA5524+1070372] Ordinal0 [0x00AA53EE+1070062] Ordinal0 [0x00AA5650+1070672] Ordinal0 [0x00AD3DCF+1261007] Ordinal0 [0x00AD3486+1258630] Ordinal0 [0x00AFE69E+1435294] Ordinal0 [0x00AE7B0C+1342220] Ordinal0 [0x00AF75FA+1406458] Ordinal0 [0x00AE7976+1341814] Ordinal0 [0x00AC36B6+1193654] Ordinal0 [0x00AC4546+1197382] GetHandleVerifier [0x00DA9622+1619522] GetHandleVerifier [0x00E5882C+2336844] GetHandleVerifier [0x00CA23E1+541697] GetHandleVerifier [0x00CA1443+537699] Ordinal0 [0x00BAD18E+2150798] Ordinal0 [0x00BB1518+2168088] Ordinal0 [0x00BB1660+2168416] Ordinal0 [0x00BBB330+2208560] BaseThreadInitThunk [0x76A16739+25] RtlGetFullPathName_UEx [0x77C58AFF+1215] RtlGetFullPathName_UEx [0x77C58ACD+1165]

[0113/160744.659:INFO:CONSOLE(0)] "The resource https://r2---sn-poufvj5cax-cage.googlevideo.com/generate_204?conn2 was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate as value and it is preloaded intentionally.", source: https://www.youtube.com/watch?v=wmLEzvkACqs (0) [0113/160744.659:INFO:CONSOLE(0)] "The resource https://i.ytimg.com/generate_204 was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate as value and it is preloaded intentionally.", source: https://www.youtube.com/watch?v=wmLEzvkACqs (0) [0113/160744.659:INFO:CONSOLE(0)] "The resource https://r2---sn-poufvj5cax-cage.googlevideo.com/generate_204 was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate as value and it is preloaded intentionally.", source: https://www.youtube.com/watch?v=wmLEzvkACqs (0)

atalaydenknalbant commented 2 years ago

Update autosubscriber to 1.71 and send me g_screenshot image. also before trying to run program, login your account in chrome incognito mode.

Rambooo69 commented 2 years ago

it is in the latest version.. its just the folder named as old version.. i tried in incognito and it opened perfectly fine screenshot e

atalaydenknalbant commented 2 years ago

we need to make sure script able to login to your account. just try to ran ytmonster.py file and send me g_screenshot.png

atalaydenknalbant commented 2 years ago

i usually login in incognito mode to evade extra security questions that blocks script to login google account.

Rambooo69 commented 2 years ago

it did not ask me anything in incognito.. it logged in without any questions. same in ytmonsters

Running Local Version

DevTools listening on ws://127.0.0.1:57051/devtools/browser/d05ea6c0-78b5-4c33-81c4-37afe0878d3b [0114/000536.652:ERROR:device_event_log_impl.cc(214)] [00:05:36.638] Bluetooth: bluetooth_adapter_winrt.cc:1075 Getting Default Adapter failed. [0114/000537.392:ERROR:web_contents_delegate.cc(227)] WebContentsDelegate::CheckMediaAccessPermission: Not supported. [0114/000537.393:ERROR:web_contents_delegate.cc(227)] WebContentsDelegate::CheckMediaAccessPermission: Not supported. [0114/000540.456:ERROR:web_contents_delegate.cc(227)] WebContentsDelegate::CheckMediaAccessPermission: Not supported. [0114/000540.456:ERROR:web_contentsdelegate.cc(227)] WebContentsDelegate::CheckMediaAccessPermission: Not supported. [0114/000545.600:INFO:CONSOLE(1638)] "%c%s color: red; background: yellow; font-size: 24px; WARNING!", source: https://www.gstatic.com//mss/boq-identity/_/js/k=boq-identity.AccountSettingsUi.en.XmyKRRMTBy8.2019.O/am=QFGA2ToOB_zCJnIAAAAAABDAAwAAAEDAAwAAAAAAwC9AwdYCEA/d=1/excm=_b,_tp,googleaccounthomeview/ed=1/dg=0/wt=2/esmo=1/rs=AOaEmlGOnOAF-UN2-7LDi5NWfyV4RpiqJg/m=_b,tp (1638) [0114/000545.600:INFO:CONSOLE(1638)] "%c%s font-size: 18px; Using this console may allow attackers to impersonate you and steal your information using an attack called Self-XSS. Do not enter or paste code that you do not understand.", source: https://www.gstatic.com//mss/boq-identity/_/js/k=boq-identity.AccountSettingsUi.en.XmyKRRMTBy8.2019.O/am=QFGA2ToOB_zCJnIAAAAAABDAAwAAAEDAAwAAAAAAwC9AwdYCEA/d=1/excm=_b,_tp,googleaccounthomeview/ed=1/dg=0/wt=2/esmo=1/rs=AOaEmlGOnOAF-UN2-7LDi5NWfyV4RpiqJg/m=_b,_tp (1638) 2022-01-14 00:05:47,064 - INFO - youtube login completed [0114/000554.085:INFO:CONSOLE(3)] "Uncaught ReferenceError: moment is not defined", source: (3) Traceback (most recent call last): File "C:\Users\Vineeth\Desktop\autosubscriber-youtube-1.23\ytmonster.py", line 40, in sws.ytmonster_functions(required_dict) File "C:\Users\Vineeth\Desktop\autosubscriber-youtube-1.23\selenium_codes\sub4sub_websites_selenium.py", line 878, in ytmonster_functions for_loop_sub(driver) File "C:\Users\Vineeth\Desktop\autosubscriber-youtube-1.23\selenium_codes\sub4sub_websites_selenium.py", line 764, in for_loop_sub while driver_6.find_element(By.CSS_SELECTOR, "body > div.container-fluid > div > div.main >" File "C:\Users\Vineeth\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.9_qbz5n2kfra8p0\LocalCache\local-packages\Python39\site-packages\selenium\webdriver\remote\webdriver.py", line 1244, in find_element return self.execute(Command.FIND_ELEMENT, { File "C:\Users\Vineeth\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.9_qbz5n2kfra8p0\LocalCache\local-packages\Python39\site-packages\selenium\webdriver\remote\webdriver.py", line 424, in execute self.error_handler.check_response(response) File "C:\Users\Vineeth\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.9_qbz5n2kfra8p0\LocalCache\local-packages\Python39\site-packages\selenium\webdriver\remote\errorhandler.py", line 247, in check_response raise exception_class(message, screen, stacktrace) selenium.common.exceptions.NoSuchElementException: Message: no such element: Unable to locate element: {"method":"css selector","selector":"body > div.container-fluid > div > div.main > div.mainContent > div > div.col-md-9 > div.ct-full-wrap > div > div.ct-well.position-relative > div.row > div:nth-child(2) > b"} (Session info: headless chrome=97.0.4692.71) Stacktrace: Backtrace: Ordinal0 [0x005DFDC3+2555331] Ordinal0 [0x005777F1+2127857] Ordinal0 [0x00472E08+1060360] Ordinal0 [0x0049E49E+1238174] Ordinal0 [0x0049E69B+1238683] Ordinal0 [0x004C9252+1413714] Ordinal0 [0x004B7B54+1342292] Ordinal0 [0x004C75FA+1406458] Ordinal0 [0x004B7976+1341814] Ordinal0 [0x004936B6+1193654] Ordinal0 [0x00494546+1197382] GetHandleVerifier [0x00779622+1619522] GetHandleVerifier [0x0082882C+2336844] GetHandleVerifier [0x006723E1+541697] GetHandleVerifier [0x00671443+537699] Ordinal0 [0x0057D18E+2150798] Ordinal0 [0x00581518+2168088] Ordinal0 [0x00581660+2168416] Ordinal0 [0x0058B330+2208560] BaseThreadInitThunk [0x766B6739+25] RtlGetFullPathName_UEx [0x77858AFF+1215] RtlGetFullPathName_UEx [0x77858ACD+1165] screenshot

atalaydenknalbant commented 2 years ago

you are sending me wrong image i asked g_screenshot.png

Rambooo69 commented 2 years ago

this is the only screenshot in the screenshot folder. is it anywhere else?

atalaydenknalbant commented 2 years ago

are you using 1.71 version of my program?

Rambooo69 commented 2 years ago

yes.. i updated just 2 days ago

Rambooo69 commented 2 years ago

i ran it again and it came g_screenshot e

atalaydenknalbant commented 2 years ago

Actually if you run ytmonster with these code you can see problem because it run normal non headless mode. image

Rambooo69 commented 2 years ago

i tried it just stops for no reason..

atalaydenknalbant commented 2 years ago

Can you record the automated chrome window after you run ytmonster?

atalaydenknalbant commented 2 years ago

use some recording software for this

Rambooo69 commented 2 years ago

https://user-images.githubusercontent.com/76769197/149674094-407fb308-4886-478e-bb2c-53d0c1ab4d9c.mp4

Rambooo69 commented 2 years ago

i did with submenow

atalaydenknalbant commented 2 years ago

try to stop autoclicker before doing this it might help.

atalaydenknalbant commented 2 years ago

other than that you can manually change youtube button by locating it maybe your path is different than mine somehow.

Rambooo69 commented 2 years ago

I tried running in windows 8.1 it works now.. looks like a issue in windows 11..

Rambooo69 commented 2 years ago

nevermind.. submenow works but not subscriber.video

C:\Users\Vineeth\Desktop\gitmaster>python Type2_Websites.py Running Local Version

DevTools listening on ws://127.0.0.1:58302/devtools/browser/cf024840-33a6-41ae-a 67f-d7b709f49b17

DevTools listening on ws://127.0.0.1:58303/devtools/browser/d75d6b28-a5e1-4f60-a ff7-da483471390c [0203/040847.697:INFO:CONSOLE(11)] "Uncaught TypeError: Cannot read properties o f undefined (reading 'split')", source: about:srcdoc (11) [0203/040858.826:INFO:CONSOLE(1043)] "Uncaught TypeError: $(...).matchHeight is not a function", source: https://www.subscribers.video/ (1043) [0203/040858.850:INFO:CONSOLE(1174)] "Uncaught ReferenceError: addthis is not de fined", source: https://www.subscribers.video/ (1174) 2022-02-03 04:09:02,850 - INFO - submenow active Button Passed [0203/040911.358:INFO:CONSOLE(383)] "Uncaught ReferenceError: addthis is not def ined", source: https://www.subscribers.video/signin.html (383) [0203/040938.002:INFO:CONSOLE(519)] "Uncaught ReferenceError: addthis is not def ined", source: https://www.subscribers.video/aiomarket.html?idPlan=6 (519) 2022-02-03 04:09:57,444 - INFO - subscribersvideo loop started [0203/041026.391:INFO:CONSOLE(4129)] "LegacyDataMixin will be applied to all leg acy elements. Set _legacyUndefinedCheck: true on element class to enable.", source: https:// www.youtube.com/s/desktop/13291395/jsbin/desktop_polymer.vflset/desktop_polymer. js (4129) [0203/041027.695:INFO:CONSOLE(0)] "Refused to display 'https://accounts.google.c om/' in a frame because it set 'X-Frame-Options' to 'deny'.", source: chrome-err or://chromewebdata/ (0) [0203/041030.525:ERROR:web_contents_delegate.cc(233)] WebContentsDelegate::Check MediaAccessPermission: Not supported. [0203/041030.525:ERROR:web_contents_delegate.cc(233)] WebContentsDelegate::Check MediaAccessPermission: Not supported. [0203/041031.076:INFO:CONSOLE(0)] "The resource https://r1---sn-poufvj5cax-cage. googlevideo.com/generate_204 was preloaded using link preload but not used withi n a few seconds from the window's load event. Please make sure it has an appropr iate as value and it is preloaded intentionally.", source: https://www.youtube .com/watch?v=kg_PJ2RkJPs (0) [0203/041031.084:INFO:CONSOLE(0)] "The resource https://i.ytimg.com/generate_204 was preloaded using link preload but not used within a few seconds from the win dow's load event. Please make sure it has an appropriate as value and it is pr eloaded intentionally.", source: https://www.youtube.com/watch?v=kg_PJ2RkJPs (0)

[0203/041031.084:INFO:CONSOLE(0)] "The resource https://r1---sn-poufvj5cax-cage. googlevideo.com/generate_204?conn2 was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an a ppropriate as value and it is preloaded intentionally.", source: https://www.y outube.com/watch?v=kg_PJ2RkJPs (0) [0203/041036.007:ERROR:web_contents_delegate.cc(233)] WebContentsDelegate::Check MediaAccessPermission: Not supported. [0203/041036.008:ERROR:web_contents_delegate.cc(233)] WebContentsDelegate::Check MediaAccessPermission: Not supported. [0203/041039.903:ERROR:web_contents_delegate.cc(233)] WebContentsDelegate::Check MediaAccessPermission: Not supported. [0203/041039.903:ERROR:web_contents_delegate.cc(233)] WebContentsDelegate::Check MediaAccessPermission: Not supported. [0203/041046.229:INFO:CONSOLE(4129)] "LegacyDataMixin will be applied to all leg acy elements. Set _legacyUndefinedCheck: true on element class to enable.", source: https:// www.youtube.com/s/desktop/13291395/jsbin/desktop_polymer.vflset/desktop_polymer. js (4129) [0203/041049.904:ERROR:web_contents_delegate.cc(233)] WebContentsDelegate::Check MediaAccessPermission: Not supported. [0203/041049.904:ERROR:web_contents_delegate.cc(233)] WebContentsDelegate::Check MediaAccessPermission: Not supported. [0203/041050.728:INFO:CONSOLE(0)] "The resource https://r1---sn-poufvj5cax-cage. googlevideo.com/generate_204 was preloaded using link preload but not used withi n a few seconds from the window's load event. Please make sure it has an appropr iate as value and it is preloaded intentionally.", source: https://www.youtube .com/watch?v=kg_PJ2RkJPs (0) [0203/041050.728:INFO:CONSOLE(0)] "The resource https://i.ytimg.com/generate_204 was preloaded using link preload but not used within a few seconds from the win dow's load event. Please make sure it has an appropriate as value and it is pr eloaded intentionally.", source: https://www.youtube.com/watch?v=kg_PJ2RkJPs (0)

[0203/041050.728:INFO:CONSOLE(0)] "The resource https://r1---sn-poufvj5cax-cage. googlevideo.com/generate_204?conn2 was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an a ppropriate as value and it is preloaded intentionally.", source: https://www.y outube.com/watch?v=kg_PJ2RkJPs (0) Exception in thread Thread-2 (subscribersvideo_functions): Traceback (most recent call last): File "C:\Users\Vineeth\AppData\Local\Programs\Python\Python310\lib\threading.p y", line 1009, in _bootstrap_inner self.run() File "C:\Users\Vineeth\AppData\Local\Programs\Python\Python310\lib\threading.p y", line 946, in run self._target(*self._args, **self._kwargs) File "C:\Users\Vineeth\Desktop\gitmaster\selenium_codes\sub4sub_websites_selen ium.py", line 556, in subscribersvideo_functions for_loop() File "C:\Users\Vineeth\Desktop\gitmaster\selenium_codes\sub4sub_websites_selen ium.py", line 522, in for_loop ActionChains(driver).move_to_element(sub_button).click().perform() File "C:\Users\Vineeth\AppData\Local\Programs\Python\Python310\lib\site-packag es\selenium\webdriver\common\action_chains.py", line 75, in perform self.w3c_actions.perform() File "C:\Users\Vineeth\AppData\Local\Programs\Python\Python310\lib\site-packag es\selenium\webdriver\common\actions\action_builder.py", line 77, in perform self.driver.execute(Command.W3C_ACTIONS, enc) File "C:\Users\Vineeth\AppData\Local\Programs\Python\Python310\lib\site-packag es\selenium\webdriver\remote\webdriver.py", line 424, in execute self.error_handler.check_response(response) File "C:\Users\Vineeth\AppData\Local\Programs\Python\Python310\lib\site-packag es\selenium\webdriver\remote\errorhandler.py", line 247, in check_response raise exception_class(message, screen, stacktrace) selenium.common.exceptions.ElementNotInteractableException: Message: element not interactable: [object HTMLDivElement] has no size and location (Session info: headless chrome=98.0.4758.80) Stacktrace: Backtrace: Ordinal0 [0x011AA0A3+2597027] Ordinal0 [0x0113BA61+2144865] Ordinal0 [0x01033C58+1064024] Ordinal0 [0x01036477+1074295] Ordinal0 [0x0103633E+1073982] Ordinal0 [0x010365B0+1074608] Ordinal0 [0x01065B3F+1268543] Ordinal0 [0x010651F6+1266166] Ordinal0 [0x0108FAD0+1440464] Ordinal0 [0x010787AC+1345452] Ordinal0 [0x01088B1A+1411866] Ordinal0 [0x010785C6+1344966] Ordinal0 [0x010554C6+1201350] Ordinal0 [0x010563B6+1205174] GetHandleVerifier [0x013510A2+1681842] GetHandleVerifier [0x01403B0C+2413596] GetHandleVerifier [0x01241221+568113] GetHandleVerifier [0x0123FFA3+563379] Ordinal0 [0x0114174E+2168654] Ordinal0 [0x01146538+2188600] Ordinal0 [0x01146680+2188928] Ordinal0 [0x0115030C+2229004] BaseThreadInitThunk [0x76DA6A14+36] RtlInitializeExceptionChain [0x771BA9EF+143] RtlInitializeExceptionChain [0x771BA9BA+90]