mirror of
https://github.com/openzim/zimit.git
synced 2025-09-22 11:22:23 -04:00
Merge pull request #326 from openzim/fix_youtube
Upgrade to crawler 1.2.0
This commit is contained in:
commit
4265effe91
@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
### Changed
|
||||
|
||||
- Upgraded Browsertrix Crawler to 1.2.0 (fixes Youtube videos issue #323)
|
||||
|
||||
## [2.0.2] - 2024-06-18
|
||||
|
||||
### Changed
|
||||
|
@ -1,4 +1,4 @@
|
||||
FROM webrecorder/browsertrix-crawler:1.2.0-beta.0
|
||||
FROM webrecorder/browsertrix-crawler:1.2.0
|
||||
LABEL org.opencontainers.image.source https://github.com/openzim/zimit
|
||||
|
||||
# add deadsnakes ppa for Python 3.12 on Ubuntu Jammy
|
||||
|
Loading…
x
Reference in New Issue
Block a user