juhacz

Results 10 issues of juhacz

I try to using scrapely on Windows 10 computer. I tested it on x32 and x64 python verions (3.7.4). When i try using scrape() i have error Traceback (most recent...

Is it possible to modify the Accept header sent by the browser? I need to modify the Accept header. ``` import asyncio from ichrome import AsyncChromeDaemon async def test(): async...

Thank you that you are still developing RSSOwl, I have been using it for years, and I will be happy to test every new version. The program has a long-standing...

bug

Is it possible to watch the same stream on two devices simultaneously on the network with the same running engine? It doesn't work for me. When I watch a stream...

(venv) PS V:\DEV\Projects\Python\acestream_search\acestream_search> python .\acestream_search.py Traceback (most recent call last): File "V:\DEV\Projects\Python\acestream_search\acestream_search\acestream_search.py", line 1, in from . import __version__ ImportError: attempted relative import with no known parent package

It seems to me that it is possible to simplify the script and, above all, the configuration file by following these changes in 3proxy. https://github.com/3proxy/3proxy/issues/639 . Grettings

enhancement

It's great that you've managed to overcome the limitations that caused only one stream to be viewed on one Docker instance. There's one more limitation, I can't view the same...

bug

Is there a planned functionality that allows dynamic proxy support? I mean that it would be possible to set the selected proxy server before each request, e.g. in a loop.

enhancement

## Bug report, debug log and your config file (FULL LOGS ARE MANDATORY) log: https://pastecode.io/s/n0hvpioo config: https://pastecode.io/s/m1mo0gii #### Steps to reproduce Wake Up the computer from sleep mode. #### What...

I found a great alternative to this script. A proxy server that changes the IPv6 address with each request runs on a single port. For example, you can send requests...