learncpp-download icon indicating copy to clipboard operation
learncpp-download copied to clipboard

Multi-threaded web scraper to download all the tutorials from www.learncpp.com and convert them to PDF files concurrently.

Results 15 learncpp-download issues
Sort by recently updated
recently updated
newest added

Got an error while using this script: in the source/helper/render.py: needs an argument cooldown.

Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.19.4 to 3.19.5. Release notes Sourced from protobuf's releases. Protocol Buffers v3.19.5 C++ Reduce memory consumption of MessageSet parsing This release addresses a Security Advisory for C++...

dependencies

File "C:\Users\-\Desktop\learncpp-download-master\source\main.py", line 3, in import ray ModuleNotFoundError: No module named 'ray'

Bumps [lxml](https://github.com/lxml/lxml) from 4.8.0 to 4.9.1. Changelog Sourced from lxml's changelog. 4.9.1 (2022-07-01) Bugs fixed A crash was resolved when using iterwalk() (or canonicalize()) after parsing certain incorrect input. Note...

dependencies

Hello, I think your program is not working for python versions 3.8 and above. Weasy print is giving errror on import. ![image](https://user-images.githubusercontent.com/48615112/176078135-ceda98f6-2116-460d-bad9-2aa16baa6a84.png) I found a possible solution : https://stackoverflow.com/questions/63449770/oserror-cannot-load-library-gobject-2-0-error-0x7e But...

Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.1.0 to 9.1.1. Release notes Sourced from pillow's releases. 9.1.1 This release addresses several security problems. CVE-2022-30595: When reading a TGA file with RLE packets that cross...

dependencies

I created a simple python script to rename all the downloaded .html files

Bumps [idna](https://github.com/kjd/idna) from 3.6 to 3.7. Release notes Sourced from idna's releases. v3.7 What's Changed Fix issue where specially crafted inputs to encode() could take exceptionally long amount of time...

dependencies

Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.1 to 42.0.4. Changelog Sourced from cryptography's changelog. 42.0.4 - 2024-02-20 * Fixed a null-pointer-dereference and segfault that could occur when creating a PKCS#12 bundle. Credit to...

dependencies

Bumps [scrapy](https://github.com/scrapy/scrapy) from 2.11.0 to 2.11.1. Release notes Sourced from scrapy's releases. 2.11.1 Security bug fixes. Support for Twisted >= 23.8.0. Documentation improvements. See the full changelog. Changelog Sourced from...

dependencies