This repository was archived by the owner on Dec 3, 2024. It is now read-only.
2023.11.12
Changelog
Added
- [GOOGLE] Added URL-Protobuf Generation Code for improved functionality.
- [GOOGLE] Support for new Short URLs.
- [BUILD | DOCS] Added Logo
- [DEV] Test & Dry Build Workflow for more efficient development.
Changed
- [CLI] sv-dlp can now be executed instead of
python -m sv_dlp
when installed with pip - [DEV] UnitTest Workflows to ensure code reliability.
- [DEV] Package Versions updated for better performance and security.
- [DEV] Icon & Bin now included in Build Pipelines for a more comprehensive build process.
- [DEV] Renamed
dev_scripts
toutils
for clearer naminng conventions
Fixed
- [NAVER] Fixed an issue where Naver was mistakenly referred to as Navae
- [BAIDU] Removed Unexpected Print Statement
Updated
- [DOCS] Added Logo Images to enhance documentation visuals.
- [DOCS] Updated Names for consistency and clarity.
Security
- [BUILD] Updated libraries to patch certain vulnerabilities
certifi [2023.7.22]
: Python Charmers Future denial of service vulnerabilityrequests [2.31.0]
: Potential Proxy-Authorization Header Leak via HTTPScertifi [2023.7.22]
: Potential Proxy-Authorization Header Leak via HTTPS