Simplify IPD crawler link regex

This commit is contained in:
Joscha
2022-05-08 17:39:18 +02:00
parent 2f0e04ce13
commit 616b0480f7
3 changed files with 5 additions and 4 deletions

View File

@ -24,11 +24,12 @@ ambiguous situations.
### Changed
- Add `cpp` extension to default `link_regex` of IPD crawler
- Mention hrefs in IPD crawler for users of `link_regex` option
- Mention hrefs in IPD crawler's `--explain` output for users of `link_regex` option
- Simplify default IPD crawler `link_regex`
### Fixed
- IPD crawler crashes on some sites
- Meeting name normalization for yesterday, today and tomorrow fails
- Meeting name normalization for yesterday, today and tomorrow
- Crawling of meeting file previews
## 3.4.0 - 2022-05-01