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=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.7.1.tar.gz
(4.9 kB
view details)
Built Distribution
File details
Details for the file pysmoothstreams-0.7.1.tar.gz
.
File metadata
- Download URL: pysmoothstreams-0.7.1.tar.gz
- Upload date:
- Size: 4.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f8bc1cc847e276b6fdddebb43c500d29fb1f16fcd08bdb4b23dbc9d28b814a14 |
|
MD5 | da91192f854902ad6a1bce01b19bdf40 |
|
BLAKE2b-256 | 0fdea7856c64094ac068908278409c091d7121e9bf833ea4544c69c07b73a677 |
File details
Details for the file pysmoothstreams-0.7.1-py3-none-any.whl
.
File metadata
- Download URL: pysmoothstreams-0.7.1-py3-none-any.whl
- Upload date:
- Size: 7.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 67e5bc16966e0da87436208ddb47363325058d8e8e8e22ec1ab88c46e8353d45 |
|
MD5 | bb0cf8263ca0f6e93ace51967f3c005e |
|
BLAKE2b-256 | 2b70394d3ec62c006b52c95bcab6a4f91b7ebfdc03db9d3daaac1d9a371be19e |