StreamSnapper 0.2.2 - 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 support for py38 up to py313
- Fixed minor docs errors
- Removed blank lines
- Added a README (finally!)
- Added required exceptions to each main class docs
- Fixed downloader docstring and README
- Refactored entire Downloader class
- Added support for youtube live urls and fixed url extractors
- Removed try-except on imports
- Enchanced entire Downloader class
- Added output_file_path attribute to Downloader class
- Fixed docs
- Bump version to 0.2.2
- Undo version to 0.2.1
- Changed lib support for py39 up to py313
- Bump version to 0.2.2