StreamSnapper 0.2.4 - 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:
- Updated gitignore contents
- Sorted imports
- Changed YouTube (.analyze_info()) default argument values
- Sorted imports
- Enchanced URL info extractor and added custom headers argument
- Added RequestError exception
- Sorted imports and variables
- Sorted imports
- Sorted imports, added docstring to all functions and enchanced some c…
- Changed max_connections docs
- Removed CLI TODO feature
- Added docstring to functions and added None option to max_lenght param
- Added new exception and sorted imports and exceptions
- Updated requirement version and formatted pyproject file
- Added docstring to all functions and changed param names
- Enchanced docstrings
- Formatted publish_to_pypi.yaml file
- Fixed typo error
- Added docstrings, fixed some errors and enchanced overall code
- Fixed typo errors
- Updated old documentation and fixed some isses
- Added full YouTube documentation
- Added CI workflow (lib tests)
- Updated CI file
- Added "tests" path to ruff formatter
- Fixed typo error (exception name)
- Fixed typo error (added missing exception)
- Added missing extras to install
- Added unittest file for ci.yaml workflow
- Added dev requirements for poetry
- Debugging CI behavior (test)
- Updated CI workflow
- Added poetry dependencies caching system
- Added poetry.lock for poetry cache (CI)
- Try to fix poetry cache (CI)
- Try to fix poetry cache (2)
- CI test with all required OS and python versions
- Try to fix poetry error on Windows systems
- Added support for 3.9, 3.10, 3.11, 3.12, 3.13 and 3.14 python versions
- Added support for 3.9, 3.10, 3.11, 3.12 and 3.13 python versions (Lin…
- Bump version to 0.2.4