Vponed

Results 11 issues of Vponed

The scourge of the telegram is spam, unnecessary meaningless messages. "My own" client, it is very loudly said, but by writing a page of code, he filtered all incoming messages...

Простите, а авторизация но мосбирже поддерживается?

``` raw_html = requests.get('https://vk.com/neurosciencenews').text results = Extractor().extract(raw_html) ``` It does not return almost anything. Why it can be? It works great with other sites. Also, I would like to know...

I'm new to Docker, I installed it according to the instructions from the official website. But the following error is returned. I probably should have done something else. Google didn't...

``` from autoscraper import AutoScraper url = "https://www.youtube.com/@danleeman" wanted_list =["Automating Completion of SmartSuite Projects"] requests_args = { "timeout": 120,} scraper = AutoScraper() result = scraper.build(url=url, wanted_list=wanted_list,request_args=dict(requests_args)) print(result) ``` []

The point is that the AI somehow gets the right key to extracting the necessary information. You don't need the information itself, but this very key - xpath or css...

[Error] Cannot find mpvctl in your $PATH

bug
question

Torrc not working. The auto generated torrc is not functional in my environment. I have a fully configured local tor. Passing the tor executable did not help. Where does orjail...

With the number of workers equal to one, everything is fine. I may be using this option incorrectly. ``` backgroundremover -i "/home/Видео/Captures/VID_20241126_055501.mp4" -wn 8 -tv -o '/home/Видео/Captures/output1.mov' FRAME RATE DETECTED:...