StreamSnapper 0.2.3 - Release notes
To use this library (available on GitHub and PyPI), there are a few options. You can only use the tools from the YouTube (streamsnapper[youtube]
) media service, and you can also use the Downloader (streamsnapper[downloader]
) and Merger (streamsnapper[merger]
). Or install the version with everything built in using streamsnapper[all]
.
Note: when installing the library use pip install -U streamsnapper[EXTRA]
, as installing the library without extra dependencies will not provide any tools. All are optional so that you can efficiently choose what you want to use.
Changelog:
- Added github workflow
- Renamed PyPI auto-publisher workflow filename
- Testing new PyPI workflow
- Fix TODO text
- Optimized init.py imports and contents
- Added missing space
- Fixed docstrings and added None option for timeout
- Sorted imports
- Sorted imports and fixed some code parts
- Sorted imports
- Fixed input data validation and added dislike count retriever option
- Bump version to 0.2.3