Skip to main content

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


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.16.tar.gz (8.8 kB view details)

Uploaded Source

Built Distribution

pysmoothstreams-0.16-py3-none-any.whl (11.7 kB view details)

Uploaded Python 3

File details

Details for the file pysmoothstreams-0.16.tar.gz.

File metadata

  • Download URL: pysmoothstreams-0.16.tar.gz
  • Upload date:
  • Size: 8.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.9.6

File hashes

Hashes for pysmoothstreams-0.16.tar.gz
Algorithm Hash digest
SHA256 d6955e9d5a2f6a9a261122b140aa9ac5bd48dd2bb16888601676008f2e736474
MD5 75502e560effca462372580c9e2d8c65
BLAKE2b-256 e5835b8bc7e576b819610f6113be6d463acc969a6dc6966261c8ba5ace3d199c

See more details on using hashes here.

File details

Details for the file pysmoothstreams-0.16-py3-none-any.whl.

File metadata

  • Download URL: pysmoothstreams-0.16-py3-none-any.whl
  • Upload date:
  • Size: 11.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.9.6

File hashes

Hashes for pysmoothstreams-0.16-py3-none-any.whl
Algorithm Hash digest
SHA256 3d0362ffd9296d23716bb02b7c63c6241390381dbac8b8f92bb45bb32913be68
MD5 3eaf6bdc65d5a93daf3a058a13b85961
BLAKE2b-256 6aeb7d4c90c75969c7c693631031be52f9fa4c20ff7dea18993edf84d0cf77b7

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page