Rostunov Sergey
Rostunov Sergey
You should start: sysbench cpu --threads=$(nproc --all) run
```python from ghost import Ghost import re ghost = Ghost() with ghost.start(wait_timeout=100) as session: url_re = "(.*?)
I refused to use Ghost.py because there are many problems in it, and I'm unable to fix them or help to do something. Recently, I try to use PhantomJS (headless...
@kramer65, no I refused to use Ghost.py because there are many problems in it, and I'm unable to fix them or help to do something. Recently, I try to use...
@kramer65 - Can you give an example of the page that need to get download link? You can process url's by ghost and download by urllib. I do not see...
@kramer65 - Some solutions: 1) https://github.com/stdex/web_crawlers/blob/master/ticketswap/ticketswap.py 2) https://github.com/stdex/web_crawlers/blob/master/yourticketprovider/yourticketprovider.py It's use selenium.webdriver with custom Firefox profile. If you need to use it in background use pyvirtualdisplay (see commented lines).
@kramer65 I can't currently reproduce what you're seeing. Code: https://github.com/stdex/web_crawlers/tree/master/radionamsterdam It's working for me.
What kind of version need to start project? If Steam version fits then why this changes needs? I see only .ogg and .raw files in sound dir (not .mid)
And how I can get Window object of current focused editbox? I try to get it from Element (automation.getFocusedElement()), but it looks like I cannot do it this way.
This should be conflict with mootools: https://stackoverflow.com/questions/77473778/google-recaptcha-keeps-on-loading https://stackoverflow.com/questions/77462429/joomla-recaptcha-v2-0-spinning https://stackoverflow.com/questions/77454968/joomla-recaptcha-issues Compatability bind, that could have worked earlier (https://gist.github.com/sleemanj/f076ed2c0b887ab08074b55dad2fd636 https://github.com/google/recaptcha/issues/374#issuecomment-729881795) also stop working.