pastebin-bisque
pastebin-bisque copied to clipboard
Download all of a given user's public Pastebin pastes
I can't seem to download any pastes at all. The code runs and finds all the pages just fine, but ends with _I downloaded 0 pastes_ Here is an example:...
- 📝 Docs - ✨ sparklier ✨ - 🔗 links, easier to contribute - 🤝 Contributions - Remove support for Python 3.7 now that it is EOL // This fixed...
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.4 to 2.0.7. Release notes Sourced from urllib3's releases. 2.0.7 Made body stripped from HTTP requests changing the request method to GET after HTTP 303 "See Other"...
The Python 3.7 GitHub Actions are [currently ❌ failing](https://github.com/bbbbbrie/pastebin-bisque/actions/runs/6519484194/job/17706030967#step:5) with this error message: ```shell ERROR: Ignored the following versions that require a different python version: 2.5 Requires-Python >=3.8 py37-nocov: FAIL...
For some reason, only downloaded 700 of the 10000+ public pastes on my account.
* ✨ Move setup.py contents to pyproject.toml * 📚 Use Markdown not RST for the README * 📚 Use Markdown not RST for AUTHORS * 📚 Use Markdown not RST...