🎉 StreamSnapper 0.2.6 - Summary
📦 Installation Options
StreamSnapper is available on GitHub and PyPI.
⚠️ The extra module downloader has been removed from the current library and has been moved and will be updated in this repository.
Available Extras:
- 🎬 YouTube Tools:
streamsnapper[youtube] - 🔄 Merger:
streamsnapper[merger] - ✨ All Features:
streamsnapper[all]
Important: Install using
pip install -U streamsnapper[EXTRA]. Installing without extras won't provide any tools. Choose the components you need!
📋 Changelog:
- Fixed 302 errors while downloading any file
- Moved ruff settings to ruff.toml file
- Updated ruff settings
- Added cache and auto-retry on error, online requests are fully optimized
- Added all Downloader options to built-in YouTube downloader and fixed…
- [CI] Changed the name of the headers parameter to custom_headers and …
- Fixed tests file, caused by a wrong parameter
- [CI] Removed jpeg url from download tests and added new Downloader op…
- Moved Downloader to turbodl PyPI project
- Bump version to 0.2.6