v0.0.24
soxoj/socid-extractorv0.0.24Jul 7, 2023by soxoj
AI Summary
This release adds support for new platforms including aparat.com and UnstoppableDomains, while also fixing parsing issues for TikTok and improving test coverage.
Key Highlights
- Added aparat.com support
- Added UnstoppableDomains parser for Maigret
- Fixed TikTok parsing
- Added list of methods
- Updated beautifulsoup4 to version 4.11.1
New Features
- aparat.com parser
- UnstoppableDomains parser for Maigret
- TikTok parsing fixes
Full Release Notes
## What's Changed * Added aparat.com, added list of methods by @soxoj in https://github.com/soxoj/socid-extractor/pull/116 * Bump pytest from 6.2.5 to 7.1.2 by @dependabot in https://github.com/soxoj/socid-extractor/pull/126 * Update beautifulsoup4 requirement from ~=4.10.0 to ~=4.11.1 by @dependabot in https://github.com/soxoj/socid-extractor/pull/125 * Some tests and TikTok parsing fixed by @soxoj in https://github.com/soxoj/socid-extractor/pull/127 * Added UnstoppableDomains parser for Maigret by @soxoj in https://github.com/soxoj/socid-extractor/pull/154 **Full Changelog**: https://github.com/soxoj/socid-extractor/compare/v0.0.23...v0.0.24