-
**Mandatory**
* [x] I read the documentation ([readme](https://github.com/fhamborg/news-please/blob/master/README.md) and [wiki](https://github.com/fhamborg/news-please/wiki)).
* [x] I searched othe…
-
When the starting sequence inserted is not already downloaded, we automatically would want to recover it.
-
Before passing vectors to TensorFlow, try pretraining them with word2vec for better performance
vshan updated
7 years ago
-
### Proposed itinerary at bottom :)
I realized my last description on the Slack left a bit to be desired, so I wanted to flesh it out:
**What I'm proposing is a media citation and reference craw…
-
When I tried sample codes on Windows 11, it failed with OSError.
All commands are executed under venv environment, python 3.9.10.
How can I do with this?
## Commands for installiing library
```
…
-
when I run the code by command below:
#python3 ./downloader.py
it shows me:
{'event': 'error', 'data': {'message': 'An unexpected error occurred.', 'code': 18}}
code line 18 is AUTH_TOKEN,I co…
-
Hey @gotr00t0day
in latest release the Javascript crawler is not working despite of the url given
`python spyhunt.py -j xxx.yyy.zzz`
```
Unexpected error during crawl: int() argument must …
-
Tagging relevant individuals for distribution: @giswqs, @jdbcode, @fitoprincipe, @gena, @dfguerrerom.
Following discussions with both @giswqs and @jdbcode during G4G, I propose an initiative to ext…
-
## Checklist
- [] I'm reporting a broken site support issue
- [x] I've verified that I'm running youtube-dl version **2020.03.01**
- [x] I've checked that all provided URLs are alive and playable i…
-
I'm developing a web crawler framework. As usual, the web crawler needs a pool of proxies to send HTTP messages.
For example.
```C#
public async Task GetRspTextByProxyAsync(IWebPr…