Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-11-26 | 1.8 kB | |
YoungerSibling v1.1 source code.tar.gz | 2024-11-26 | 38.4 kB | |
YoungerSibling v1.1 source code.zip | 2024-11-26 | 39.3 kB | |
Totals: 3 Items | 79.4 kB | 0 |
Release v1.1 - New Features and Improvements
Released on: November 26, 2024
🚀 New Features
- Username Lookup: Added the ability to check if a username exists across 400+ social media platforms! This feature is faster and more accurate than the previous version.
- Speed Improvements: Optimized the username lookup process to make it more efficient and faster, reducing the time taken for large lookups.
- Error Handling: Improved error handling for better feedback when a platform fails or if the username cannot be found.
- Progress Bar: Introduced a progress bar to visualize the lookup process, providing users with clear feedback on progress.
🔧 Improvements
- Lookup Logic Enhancements: Enhanced the username lookup logic to improve accuracy by looking for the username and additional "not found" indicators in the page content.
- Multi-threading: Added multi-threading support to speed up the checking process, making it faster for large numbers of platforms.
- Performance Optimizations: Optimized requests and parsing to handle responses quicker and avoid unnecessary delays.
🐞 Bug Fixes
- Fixed an issue where certain platforms would incorrectly report "no account found" even if the account existed.
- Resolved problems with inconsistent results due to the incorrect implementation of "not found" detection.
📈 Miscellaneous
- Updated documentation with details on the new features.
- Added new usage examples in the documentation for the Username Lookup feature.
- Improved overall code quality and readability.
Full Changelog:
Full Changelog: https://github.com/Mostafizur-Rahman8391/YoungerSibling/compare/1.0.2...1.1