🎉 StreamSnapper 0.2.5 - Summary
📦 Installation Options
StreamSnapper is available on GitHub and PyPI.
Available Extras:
- 🎬 YouTube Tools:
streamsnapper[youtube] - 📥 Downloader:
streamsnapper[downloader] - 🔄 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:
- Updated gitignore
- Added some paths for the action run
- Updated actions/setup-python to v5
- Added orjson to the dev requirements
- Added example ytdlp data for tests/debug
- Updated poetry.lock contents
- Fixed wrong variable name
- Added all unit tests
- Refactored tests from unittest to pytest and removed rich module
- Updated poetry.lock contents
- Removed license badge
- Updated yt-dlp version
- Removed windows-latest from lib tests
- [debug] Bump version to 1.2.3
- [debug] Bump version to 1.2.3-debug
- Returned auto PyPI publisher
- Removed debug prefix for tests
- Formatted workflows files and added auto release creator workflow
- Optimized workflow files
- Fixed lib install with poetry
- Try to fix poetry installation
- Try to fix poetry installation
- Enchanced CI workflow
- Enchanced workflows
- Removed unsed lib from requirements
- Updated poetry.lock file
- Changed the use of requests to httpx
- Downloader now uses your connection speed to further improve download…
- Added base and suffix system languages
- Added auto CI commit filter
- Bump version to 0.2.5
- Removed Windows OS from tests
- Try to fix PyPI auto package publisher
- Bump version to 0.2.5
- Reverted to version 0.2.4
- [CI] Merged pypi.yaml into release.yaml
- Bump version to 0.2.5