π Changelog
YouTube-ReCaptcha v1.0.8
-
Fixed errors "recaptcha checkbox not found" and "key_Input" that could appear with unstable connection or insufficient PC resources
-
Changed type and text of some notifications to improve log readability
-
Updated User-Agent to Chrome version 132
-
Updated documentation: added recommendations for optimizing dedicated servers for template work and recommendations for improving overall stability on any devices.
YouTube-ReCaptcha v1.0.7
- Fixed possible memory leak when the channel list file was very large, which led to ZennoBox freezing after some time
YouTube-ReCaptcha v1.0.6
-
Restored captcha solving and channel email opening from the button (improved anonymity, fingerprint emulation, utilized possible leaks that caused problems with YouTube captcha solving during the last month)
-
Added second service for captcha recognition β RuCaptcha
-
Added current balance display of recognition services to log
-
Added check for exceeding request limit from one IP when solving captcha
-
Added ability to disable specific proxies without deleting them from file by commenting the line with "#" symbol.
-
Improved proxy parsing from different formats
-
Cookie parsing adapted for file formats from Darkauthorization bot and formats of several other unknown checkers.
-
Updated documentation: added information about necessary ZennoBox settings for the template.
-
Blocked request from YouTube that kills session some time after authorization through cookies.
YouTube has long been forcibly updating cookies every few minutes if the user is on the site. Because of this, re-logging in with the same cookies without dancing is no longer possible. The cookie update request is executed only if a YouTube page is open. Therefore, advice for those experiencing problems with purchased cookies - don't keep YouTube open after actions on the channel.
YouTube-Recaptcha v1.0.4
-
Number of threads increased to 20
-
Reworked channel parsing method (increased stability, excluded channel skips and random template stops)
-
Added collection of channel labels "Verified" and "Music Artist" (note)
-
Implemented saving links to channels that failed to open email to a separate file
-
Implemented saving invalid cookies to a separate folder
-
Added support for cookies with data from SimpleChecker (SimpleChecker data can be found in cookies from shops. Such cookies required preprocessing, otherwise the template skipped them)
-
Added check for "request limit" to YouTube and captcha appearance when checking cookies and parsing channels (template will display message about need to add or change proxy and will be stopped)
-
Added new messages about important actions
-
Added balance check and display for CapMonsterCloud
-
Updated CapMonster Cloud extension to version 1.11.20.0
-
Multiple changes improving template stability
-
Added support for all types of URL links to channels
YouTube-Recaptcha v1.0.2
- For proxies with IP change support on request, added ability to execute Get-request for IP change.
URL for Get-request is specified after proxy through "|" symbol.
socks5://login1:password1#ip1:port1|URL
socks5://login2:password2#ip2:port2|URL
socks5://login3:password3#ip3:port3|URL
-
Added option that enables proxy usage in requests responsible for cookie checking (makes sense to enable if using more than 3 threads)
-
Added ability to specify pause after thread execution
-
Added "Advanced" settings tab