issues
search
openzim
/
python-scraperlib
Collection of Python code to re-use across Python-based scrapers
GNU General Public License v3.0
20
stars
18
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Set default timeout in `download.stream_file` to 10 seconds, and allow to override value
#222
benoit74
opened
20 hours ago
1
Significantly enhance the safety of metadata manipulation
#221
benoit74
opened
1 day ago
1
Activate strict mode and fix type hints
#220
benoit74
opened
5 days ago
1
Bump cross-spawn from 7.0.3 to 7.0.5 in /javascript
#219
dependabot[bot]
closed
5 days ago
0
Bump @eslint/plugin-kit from 0.2.1 to 0.2.3 in /javascript
#218
dependabot[bot]
closed
5 days ago
0
Significantly enhance the safety of metadata manipulation
#217
benoit74
closed
1 day ago
4
Handle case where JS module is an inline data
#216
benoit74
closed
4 days ago
2
Added mkdocs
#215
josephlewis42
opened
1 week ago
1
Pass proper user-agent in `stream_file` when host is `upload.wikimedia.org`
#214
benoit74
opened
1 week ago
1
Small changes for mindtouch
#213
benoit74
closed
2 weeks ago
1
Move pyright to `strict` mode instead of `basic`
#212
benoit74
opened
2 weeks ago
0
Add executor to zimscraperlib
#211
benoit74
opened
2 weeks ago
2
rename validate_zimfile_creatable to validate_file_creatable
#210
elfkuzco
closed
2 weeks ago
4
Add access to base_href and url_rewriter in HTML tag rewriting
#209
benoit74
closed
3 weeks ago
1
More changes for mindtouch scraper
#208
benoit74
closed
4 weeks ago
1
Update JS dependencies
#207
benoit74
closed
1 month ago
2
Bump rollup from 4.21.2 to 4.22.4 in /javascript
#206
dependabot[bot]
closed
1 month ago
1
[next major] remove **extra from Creator.config_metadata
#205
rgaudin
opened
1 month ago
2
Support single Python version (3.12) and move rewriting stuff from warc2zim to zimscraperlib
#204
benoit74
closed
1 month ago
4
Add support for Python 3.13
#203
benoit74
opened
1 month ago
0
Fix CI on main
#202
rgaudin
closed
1 month ago
2
Empty commit to trigger CI
#201
benoit74
closed
1 month ago
2
Rename `validate_zimfile_creatable` to `validate_file_creatable` and add `validate_folder_writable`
#200
benoit74
closed
2 weeks ago
0
Be more precise than generic `Callable` in type hints
#199
benoit74
opened
1 month ago
1
Fix return type hint of zim.archive.Archive.get_item
#198
benoit74
closed
1 month ago
0
Add `get_content` to `zimscraperlib.zim.items.Item`
#197
benoit74
closed
1 month ago
6
`Archive.get_item` type hint is wrong
#196
benoit74
closed
1 month ago
6
Enhancement: Inversion of control scraper base class
#195
josephlewis42
opened
1 month ago
2
Video related primitives should be provided in scraperlist
#194
kelson42
opened
2 months ago
3
image module depends on libcairo
#193
rgaudin
closed
1 week ago
3
delete_callback should support to ignore silently the fact that fpath is missing
#192
benoit74
opened
3 months ago
1
`StaticItem` seems to be way slower due to automatic indexing
#191
benoit74
closed
1 week ago
1
README does not mention the dependency on libcairo
#190
benoit74
opened
3 months ago
0
Release 5.0.0
#189
benoit74
opened
3 months ago
0
Add i18n translation support
#188
benoit74
opened
3 months ago
0
Remove i18n translation features
#187
benoit74
closed
3 months ago
1
Replace locale Python package by babel
#186
benoit74
closed
3 months ago
2
Add missing test in PR#178 to remain at 100% coverage
#185
benoit74
closed
3 months ago
1
Fix merge errors of #178
#184
benoit74
closed
3 months ago
0
Process / return a new typed Lang class in i18n methods
#183
benoit74
closed
3 months ago
6
Add indexdata + automatic indexing of PDF items
#182
benoit74
closed
3 months ago
7
Add minimal support for SVG conversion and probing
#181
benoit74
closed
3 months ago
1
Enhance error when locale fails to setup
#180
benoit74
closed
3 months ago
1
Drop disallowed control characters and strip blank characters
#179
benoit74
closed
3 months ago
1
Fix typos, remaining code qa and typing issues resulting in breaking changes
#178
benoit74
closed
3 months ago
1
Pillow 10.4.0 reveals improper type hints for image probing functions
#177
benoit74
closed
4 months ago
0
Metadata length validation: count graphemes
#176
benoit74
closed
4 months ago
3
Enhance tags manipulation
#175
benoit74
closed
4 months ago
5
Release 4.0.0
#174
benoit74
closed
3 months ago
1
Update dev dependencies
#173
rgaudin
closed
5 months ago
1
Next