Releases: henrique-coder/streamsnapper
StreamSnapper 0.2.0 - 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]
) and SoundCloud (streamsnapper[soundcloud]
) media services, and you can also use the Downloader (streamsnapper[downloader]
) and Merger (streamsnapper[merger]
).
Note: when installing the library use pip install -U streamsnapper[EXTRA_NAME]
, 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:
- Ignored a new python file
- Renamed from run to extract in YouTube class start func and added sup…
- Added new EmptyDataError exception
- Added built-in YouTube downloader to facilitate download process
- Increased the simultaneous connections of the built-in YouTube downlo…
- Added a new requirement into "youtube" extra
- Increased the simultaneous connections of the built-in YouTube single…
- Refactored code and moved all functions to separated files
- TODO: Add CLI feature
- Added SoundCloud client-id caching and enchanced overall code
- Removed temporary variable and used it directly
- Added file to gitignore
- Optimized imports
- Optimized white lines
- Indented and formatted code
- Indented and formatted code; Enchanced get_value function typings
- Enchanced raise texto (more logs)
- Indented and formatted SoundCloud code
- Indented and formatted YouTube code; Fixed errors on YouTube built-in…
- Formatted exceptions file
- Formatted functions file
- Formatted SoundCloud's classes
- Formatted YouTube's classes
- Added TODO for CLI features (coming soon)
- Bump version to 0.2.0
All changes: v0.1.1...v0.2.0
StreamSnapper 0.1.1 - 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]
) and SoundCloud (streamsnapper[soundcloud]
) media services, and you can also use the Downloader (streamsnapper[downloader]
) and Merger (streamsnapper[merger]
).
Note: when installing the library use pip install -U streamsnapper[EXTRA_NAME]
, 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:
- Removed convert_to_path func
- Fixed thumbnail checker, downloader and merger classes
- Bump version to 0.1.1
All changes: v0.1.0...v0.1.1
StreamSnapper 0.1.0 - 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]
) and SoundCloud (streamsnapper[soundcloud]
) media services, and you can also use the Downloader (streamsnapper[downloader]
) and Merger (streamsnapper[merger]
).
Note: when installing the library use pip install -U streamsnapper[OPTIONAL_EXTRA_NAME]
, 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:
All changes: v0.0.9...v0.1.0
StreamSnapper 0.0.9 - 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]
) and SoundCloud (streamsnapper[soundcloud]
) media services, and you can also use the Downloader (streamsnapper[downloader]
) and Merger (streamsnapper[merger]
).
Note: when installing the library use pip install -U streamsnapper[OPTIONAL_EXTRA_NAME]
, 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:
- Removed *.egg-info from gitignore
- Added extra options to the lib
- Optimized init imports
- Removed unused exceptions
- Moved functions to a new file
- Enchanced code and fixed docstrings
- Removed default required libs
- Enchanced exception docstrings
- Added automatic path converter function
- Enchanced download function and added Merger function
- Moved youtube extra to built-in function
- Moved all deps to extra optional sections
- Bump version to 0.0.9
All changes: v0.0.8...v0.0.9
StreamSnapper 0.0.8 - Release notes
To download and use the library, simply install it using pip install -U streamsnapper
. It is hosted on PyPI, to access it, click here.
Changelog:
- Switched from setuptools to poetry
- Added support for Python 3.11x and added YouTube thumbnail checker op…
- Changed docstring
- Bump version to 0.0.8
All changes: v0.0.7...v0.0.8
StreamSnapper 0.0.7 - Release notes
To download and use the library, simply install it using pip install -U streamsnapper
.It is hosted on PyPI, to access it, click here.
Changelog:
- Added missing requests lib
- Fixed missing "." to exceptions local import
- Removed unnecessary whitelines
- Refactored and enchanced several method names and their codes
- Added soundcloud-lib lib
- Added Soundcloud scraper and parser
- Updated README content
- Bump version to 0.0.7
All changes: v0.0.6...v0.0.7
StreamSnapper 0.0.6 - Release notes
To download and use the library, simply install it using pip install -U streamsnapper
.It is hosted on PyPI, to access it, click here.
Changelog:
All changes: v0.0.5...v0.0.6
StreamSnapper 0.0.5 - Release notes
To download and use the library, simply install it using pip install -U streamsnapper
.It is hosted on PyPI, to access it, click here.
Changelog:
- Added required libs for package build
- Updated version to 0.0.4
- Updated minimal setuptools version
- Removed local imports
- Updated gitignore files
- Updated version to 0.0.5
All changes: v0.0.3...v0.0.5
StreamSnapper 0.0.3 - Release notes
To download and use the library, simply install it using pip install -U streamsnapper
.It is hosted on PyPI, to access it, click here.
Changelog:
All changes: v0.0.2...v0.0.3
StreamSnapper 0.0.2 - Release notes
To download and use the library, simply install it using pip install -U streamsnapper
.It is hosted on PyPI, to access it, click here.