Releases: AlexTkDev/parser_Instagram_and_YouTube
Release Notes for Version 1.0.1
Overview
This release introduces significant improvements and new features for the YouTube and Instagram parsers, enhancing the overall performance and usability of the scripts. Support for Python 3.13 has been added, and all dependencies have been updated.
New Features
-
YouTube Parser Enhancements:
- Improved error handling when processing URLs.
- Added support for downloading videos in various formats.
- Enhanced sorting of downloaded videos by upload date.
-
Instagram Parser Enhancements:
- Optimized the photo downloading process for increased efficiency.
- Added a feature to save URLs of downloaded photos in a separate text file.
- Improved error handling when retrieving Instagram profile information.
Bug Fixes
- Fixed an issue where URLs without
httporhttpsprotocols were not processed correctly. - Resolved an error that caused incorrect naming of files for downloaded videos.
- Addressed stability issues that could lead to crashes during execution.
New Support
- Support for Python 3.13: The parsers are now compatible with the latest version of Python.
- All Dependencies Updated: All libraries used have been updated to their latest versions for improved performance and security.
Installation Instructions
To update to the latest version, please follow the installation instructions in the README. Ensure that all necessary dependencies and ffmpeg are installed to avoid warnings during execution.
Contribution
We welcome contributions! If you encounter any issues or have suggestions for improvements, please feel free to open an issue or submit a pull request.
Acknowledgments
Thank you to everyone who contributed to this release, and a special thanks to the community for your continued support!