Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't perfrom search keyword in some countries #369

Closed
2 of 4 tasks
hubalaga opened this issue May 9, 2022 · 2 comments
Closed
2 of 4 tasks

Can't perfrom search keyword in some countries #369

hubalaga opened this issue May 9, 2022 · 2 comments
Labels
bug Something isn't working

Comments

@hubalaga
Copy link

hubalaga commented May 9, 2022

Is there an existing issue for this?

  • I have searched the existing issues

I'm submitting a ...

Description

" Worker XXX | Line : 646 | Slow internet speed or Stuck at recaptcha! Can't perfrom search keyword"

I noticed that text search does not work in some countries, e.g. PL or DE. It works fine in RU. This is not a captcha problem, nor any connection speed problem at all. After entering the YT website, the system does not typing any letters in the field.

Environment

- OS : WIN
- Python : Executable version 
- Script version : 1.7.2

config.json

{
    "http_api": {
        "enabled": true,
        "host": "0.0.0.0",
        "port": 5000
    },
    "database": true,
    "views": 10000,
    "minimum": 85.0,
    "maximum": 95.0,
    "proxy": {
        "category": "f",
        "proxy_type": false,
        "filename": "GoodProxy.txt",
        "authentication": false,
        "proxy_api": false,
        "refresh": 0.0
    },
    "background": true,
    "bandwidth": false,
    "playback_speed": 1,
    "max_threads": 1,
    "min_threads": 1
}
@MShawon MShawon added the bug Something isn't working label May 9, 2022
@nicolas59118
Copy link

Same with Fr but work with US

@MShawon
Copy link
Owner

MShawon commented May 10, 2022

it's because of the new popup youtube shows in Europe countries... wait for next release

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants