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

How to disable search? #497

Closed
3 of 4 tasks
elaounim opened this issue Jan 2, 2023 · 2 comments
Closed
3 of 4 tasks

How to disable search? #497

elaounim opened this issue Jan 2, 2023 · 2 comments

Comments

@elaounim
Copy link

elaounim commented Jan 2, 2023

Is there an existing issue for this?

  • I have searched the existing issues

I'm submitting a ...

Description

Hi everyone,
I'm using the windows binary and I do not need the search function. I want the program to just view the urls I provide.
Is there a way to do so?

Thanks,

Environment

- OS : Windows
- Python : 3.7
- Script version : 1.7.6

config.json

{
    "http_api": {
        "enabled": true,
        "host": "0.0.0.0",
        "port": 5000
    },
    "database": true,
    "views": 10,
    "minimum": 85.0,
    "maximum": 95.0,
    "proxy": {
        "category": "f",
        "proxy_type": false,
        "filename": "GoodProxy.txt",
        "authentication": false,
        "proxy_api": false,
        "refresh": 0.0
    },
    "background": false,
    "bandwidth": true,
    "playback_speed": 3,
    "max_threads": 5,
    "min_threads": 2
}
@JijaProGamer
Copy link

Im pretty sure it will work okay if you empty the search.txt file

@mrtornado
Copy link

Any other way to disable search for good ? Also it seem that the program needs to accept cookies from youtube now, because it's starts the video from urls.txt and after a few seconds it goes to
https://consent.youtube.com/m?continue=https://www.youtube.com/watch%3Fv%3DotKY1jOi63A%26themeRefresh%3D1%26cbrd%3D1&gl=RO&m=0&pc=yt&hl=en&src=1

then you get into terminal the next error:
[20-Jan-2023 02:28:23] | 29.1% | Worker 1 | Line : 711 | NoSuchElementException |

@MShawon MShawon closed this as completed Feb 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants