π StreamSnapper 0.2.7 - Summary
π¦ Installation Options
StreamSnapper is available on GitHub and PyPI.
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 (recommended option:pip install -U streamsnapper[all]).
π Changelog:
- Fixed some mistakes and updated YouTube(...).download() function
- Updated poetry.lock contents
- Added new useful parameters and a new function
- Formated code with Ruff
- Updated yt-dlp lib version
- Removed dev libs
- Enchanced auto-publisher workflow
- Removed CI automated tests
- Removed specific version from turbodl lib