Streamsnapper

Latest version: v0.2.3

Safety actively analyzes 687959 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 3

0.0.9

To use this library (available on [GitHub](https://github.com/henrique-coder/streamsnapper) and [PyPI](https://pypi.org/project/streamsnapper)), 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](https://github.com/henrique-coder/streamsnapper/commit/3e034a7eff34a6e51946071f76774d695ebcb1fe)
- [Added extra options to the lib](https://github.com/henrique-coder/streamsnapper/commit/1ac0f94e2aab44e38f78340624c646d68696e561)
- [Optimized __init__ imports](https://github.com/henrique-coder/streamsnapper/commit/77ee3044dfd4c00d6a957213e254f8a026a6c5f6)
- [Removed unused exceptions](https://github.com/henrique-coder/streamsnapper/commit/088d2769333c1476e8a5c0047b11adcd3437f902)
- [Moved functions to a new file](https://github.com/henrique-coder/streamsnapper/commit/abda3743149b595da4fdcaa3bdf25edc20db8bf5)
- [Enchanced code and fixed docstrings](https://github.com/henrique-coder/streamsnapper/commit/5660fbe10d5f8b57f0269e070613658f1972157a)
- [Removed default required libs](https://github.com/henrique-coder/streamsnapper/commit/d2473bae113b7d5952638fcf6df5201c8f630921)
- [Enchanced exception docstrings](https://github.com/henrique-coder/streamsnapper/commit/a58566bf56f913ab4b570c23dd7c4feb6d569a11)
- [Added automatic path converter function](https://github.com/henrique-coder/streamsnapper/commit/938f834e83878d7fa189da003971f8732297a734)
- [Enchanced download function and added Merger function](https://github.com/henrique-coder/streamsnapper/commit/53a19800f781f408b7c4497e8b2dc26be47d49e4)
- [Moved youtube extra to built-in function](https://github.com/henrique-coder/streamsnapper/commit/f278c9a642918f57dcd888a8357a496472184aad)
- [Moved all deps to extra optional sections](https://github.com/henrique-coder/streamsnapper/commit/d2e66466a0149f3dcb15f25214b9b218a476fb49)
- [Bump version to 0.0.9](https://github.com/henrique-coder/streamsnapper/commit/cf5dc8522603227ec31fc9219a4c97fd7102ff5b)

All changes: https://github.com/Henrique-Coder/streamsnapper/compare/v0.0.8...v0.0.9

0.0.8

To download and use the library, simply install it using `pip install -U streamsnapper`. It is hosted on PyPI, to access it, click [here](https://pypi.org/project/streamsnapper).

Changelog:

- [Switched from setuptools to poetry](https://github.com/henrique-coder/streamsnapper/commit/809a7f1c5fcab94e6ed56d0d714d5ff4a1a3f917)
- [Added support for Python 3.11x and added YouTube thumbnail checker op…](https://github.com/henrique-coder/streamsnapper/commit/c4cc9934df0c95aba34a1c9b9c49dc815948a943)
- [Changed docstring](https://github.com/henrique-coder/streamsnapper/commit/92bee79ccaaa8212bc4615e0bc851c4a317018ca)
- [Bump version to 0.0.8](https://github.com/henrique-coder/streamsnapper/commit/59e35d6bcf10c4a44fb42f672a52e84164936bf9)

All changes: https://github.com/Henrique-Coder/streamsnapper/compare/v0.0.7...v0.0.8

0.0.7

To download and use the library, simply install it using `pip install -U streamsnapper`.It is hosted on PyPI, to access it, click [here](https://pypi.org/project/streamsnapper).

Changelog:

- [Added missing requests lib](https://github.com/henrique-coder/streamsnapper/commit/58bace3d58b0fefc80e775fc570e07fb2294dd43)
- [Fixed missing "." to exceptions local import](https://github.com/henrique-coder/streamsnapper/commit/e9bcf393673ca76dd7d8bf348bcef52c0fd9004b)
- [Removed unnecessary whitelines](https://github.com/henrique-coder/streamsnapper/commit/de104c1c27c2d65a1c908236d4d6c413ef8232fe)
- [Refactored and enchanced several method names and their codes](https://github.com/henrique-coder/streamsnapper/commit/2be4f2467512128866d0bdc6590c25a1ad244f06)
- [Added soundcloud-lib lib](https://github.com/henrique-coder/streamsnapper/commit/59f0dafbe31685bbd0689ec8ee1deb53bc729c44)
- [Added Soundcloud scraper and parser](https://github.com/henrique-coder/streamsnapper/commit/769bc57f1dab7d3b9b1f0fa2ab419fe86aa60b77)
- [Updated README content](https://github.com/henrique-coder/streamsnapper/commit/a4eb9e7331b78af7a51a8fea4ba7fa3bf601aab4)
- [Bump version to 0.0.7](https://github.com/henrique-coder/streamsnapper/commit/3d699d6a2748908bb012f3e2bf0dc6727571cc53)

All changes: https://github.com/Henrique-Coder/streamsnapper/compare/v0.0.6...v0.0.7

0.0.6

To download and use the library, simply install it using `pip install -U streamsnapper`.It is hosted on PyPI, to access it, click [here](https://pypi.org/project/streamsnapper).

Changelog:

- [Added requests lib](https://github.com/henrique-coder/streamsnapper/commit/23f48d8e9f666b3f7c91b8f149e9a845997ff947)
- [Added thumbnail url checker](https://github.com/henrique-coder/streamsnapper/commit/6f855fce8e68cc95ff0a760ce4caf463e762258b)
- [Updated version to 0.0.6](https://github.com/henrique-coder/streamsnapper/commit/39d58ff90b8db35229c14330a9a9b1a1b7854489)

All changes: https://github.com/Henrique-Coder/streamsnapper/compare/v0.0.5...v0.0.6

0.0.5

To download and use the library, simply install it using `pip install -U streamsnapper`.It is hosted on PyPI, to access it, click [here](https://pypi.org/project/streamsnapper).

Changelog:
- [Added required libs for package build](https://github.com/henrique-coder/streamsnapper/commit/082ac25332677b6b74508295f3ebf87f22afe932)
- [Updated version to 0.0.4](https://github.com/henrique-coder/streamsnapper/commit/c357a88f758ab8e0abdd8f32cdd56f1ff37ffefe)
- [Updated minimal setuptools version](https://github.com/henrique-coder/streamsnapper/commit/7680be5570765a1967b6cbca8297983df56d7483)
- [Removed local imports](https://github.com/henrique-coder/streamsnapper/commit/00e7761d3589796b537c89676a0afd1b301c6fb1)
- [Updated gitignore files](https://github.com/henrique-coder/streamsnapper/commit/8234a8b0c5907eb0868e0b2b38716d1e51cbeab2)
- [Updated version to 0.0.5](https://github.com/henrique-coder/streamsnapper/commit/3682b873bcf89431ddaa6f7ab7bbded11f5fdd7d)

All changes: https://github.com/Henrique-Coder/streamsnapper/compare/v0.0.3...v0.0.5

0.0.3

To download and use the library, simply install it using `pip install -U streamsnapper`.It is hosted on PyPI, to access it, click [here](https://pypi.org/project/streamsnapper).

Changelog:

- [Added "releases" folder](https://github.com/henrique-coder/streamsnapper/commit/91ccea88d01cd27c665cbd6adee838d265dee3fa)
- [Updated version to 0.0.2](https://github.com/henrique-coder/streamsnapper/commit/30517f205156f9c900cfdf7e7f14631c2c2f2da0)
- [Removed last whitespace](https://github.com/henrique-coder/streamsnapper/commit/bca2f55c00de095987d85e5c3c3f6b7ce26e3fa4)

- [Removed extra lib variations](https://github.com/henrique-coder/streamsnapper/commit/892dc8e67c0321544aad1b231d3e64ffe1af235b)
- [Updated version to 0.0.3](https://github.com/henrique-coder/streamsnapper/commit/12a220d95c5b7fc7e8bd4cd76fb961eb66373503)
- [Fixed wrong imports when installing via PyPI](https://github.com/henrique-coder/streamsnapper/commit/57a5cf51f1afa6d40d3aba946db8f6d220a37ab6)
- [Removed all methods (not classes)](https://github.com/henrique-coder/streamsnapper/commit/27e7739e4e51dbd6e1a0a321842228953abc1f64)

- [Moved exceptions to a new file](https://github.com/henrique-coder/streamsnapper/commit/9bb76b1c29524e6334751f94aec41532d2fff3c4)
- [Added whitespaces on every new class](https://github.com/henrique-coder/streamsnapper/commit/880c0cef29c37659fb99b4485402fceb65c59f63)
- [Fixed lib init](https://github.com/henrique-coder/streamsnapper/commit/836cb3b157a6c10b77bdc43f3c2a7101045dccc8)
- [Removed FFmpeg exception](https://github.com/henrique-coder/streamsnapper/commit/6f9a0e95e8696517d3c7cb1b1331f64c79e991cf)
- [Added new Downloader class](https://github.com/henrique-coder/streamsnapper/commit/cf00b8280bf95eb4dca76969a57a98cfbf5a65f7)

- [Removed pyffmpeg lib from setup.py](https://github.com/henrique-coder/streamsnapper/commit/42be6e9012695999d330585c282282e818ce332a)

- [Refactored all classes and enchanced several scrapers/extractors](https://github.com/henrique-coder/streamsnapper/commit/4e820230474c158be958024e676aea5e86d58295)

- [Removed pyffmpeg lib from requirements file](https://github.com/henrique-coder/streamsnapper/commit/977811c42be9da74631edb2fb43855281144fac8)

- [Removed releases dir from gitignore](https://github.com/henrique-coder/streamsnapper/commit/3d5b4f4642891c34890ccf335045ea64a76c36ee)

All changes: https://github.com/Henrique-Coder/streamsnapper/compare/v0.0.2...v0.0.3

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.