A Python library for SmoothStreams
Project description
A Python library for working with SmoothStreams services.
Usage
Create a list of channels with metadata – including stream URLs – for a defined service, for a particular server, with a specific quality.
>>> g = Guide(Feed.ALTEPG) >>> auth = AuthSign(service=Service.LIVE247, auth=('username', 'password')) 'c2VydmVyX3R...' >>> s = g.generate_streams(Server.NA_EAST_VA, Quality.HD, auth, Protocol.RTMP) >>> s[0] {'number': '1', 'name': '01 - ESPNNews', 'icon': 'https://fast-...', 'url': 'rtmp://dnae2.smoothstreams.tv:3625/view247/ch01q1.stream/playlist.m3u8?wmsAuthSign=c2VydmVyX3R...'} >>> s[0]['url'] 'rtmp://dnae2.smoothstreams.tv:3625/view247/ch01q1.stream/playlist.m3u8?wmsAuthSign=c2VydmVyX3R...'
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pysmoothstreams-0.9.tar.gz
(5.3 kB
view details)
Built Distribution
File details
Details for the file pysmoothstreams-0.9.tar.gz
.
File metadata
- Download URL: pysmoothstreams-0.9.tar.gz
- Upload date:
- Size: 5.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/44.0.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.7.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fe684782a236951bffec9f3514eae0e3eb19aca3b60cb45334c19e156c3d1f59 |
|
MD5 | baa2c0bd8bec5eac3835f9566f00ae58 |
|
BLAKE2b-256 | cfb0c18787d77eb89d4bb95487ce1c6608c0b8816e75c01902b737e731ad4d9e |
File details
Details for the file pysmoothstreams-0.9-py3-none-any.whl
.
File metadata
- Download URL: pysmoothstreams-0.9-py3-none-any.whl
- Upload date:
- Size: 8.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/44.0.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.7.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b51496266d72d24e8a2db7e4ee03915eac285051ea8792de0dcf46c0984767fb |
|
MD5 | 2f2dd82294d88ff13af083969371556b |
|
BLAKE2b-256 | 3880b98e0310979e8b8dec1ec5489a22211584c9608cf8cfa0dd04036f0490f1 |