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

Uploaded Source

Built Distribution

pysmoothstreams-0.13-py3-none-any.whl (10.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pysmoothstreams-0.13.tar.gz
  • Upload date:
  • Size: 6.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.54.0 CPython/3.8.6

File hashes

Hashes for pysmoothstreams-0.13.tar.gz
Algorithm Hash digest
SHA256 3a82248b2fd53468f481da1b74c8a0ba6b560b622ce9e4cb5ffcaddd77edddf8
MD5 e0df484fcea8827fd07f8e67eb72fd83
BLAKE2b-256 ed9a12ac9c4d40455bd3605bca57622457c5e6cadcf50b4576156364cf9c3401

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pysmoothstreams-0.13-py3-none-any.whl
  • Upload date:
  • Size: 10.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.54.0 CPython/3.8.6

File hashes

Hashes for pysmoothstreams-0.13-py3-none-any.whl
Algorithm Hash digest
SHA256 3d64e199d1f2ad84413145bacea1b9e87cb3b6cf7a23f68844e32d73068ded80
MD5 b19ea1004748d930133b1ae0970938d0
BLAKE2b-256 4072b5454c7f35733949c05d94a5ef648848ce15691ca2aa0763e6549573b6dc

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