Filter Twitch streams that are online from follows text file.
Reason this release was yanked:
name changed into Streamer Retriever
Project description
StreamChecker
Simple tool that filters from your follows text file the Twitch streams that are online. CLI tool allows choosing stream to start from follows that are online.
Usage streamchecker -l
to output links of streams that are online.
Requirements
- Python 3.8 or newer
- In Ubuntu
sudo apt install python3
- In Windows install Python 3
- You should consider selecting
Add Python to PATH
during install
- You should consider selecting
- In Ubuntu
Install
- Install Python 3 from the Requirements
- Run
pip install streamchecker
to install from PyPI - Run
streamchecker -v
to show installed streamchecker version number - Create your streamer list Configuration
Configuration
Add "streamer name" into your follows csv file. Separate each streamer with a comma.
Linux: ~/.config/streamchecker/follows.csv
Windows: %USERPROFILE%\Documents\streamchecker\follows.csv
The "streamer name" can be found at the end of a Twitch link:
https://www.twitch.tv/<streamer_name>
follows.csv
esamarathon,gamesdonequick,esl_csgo
CLI Play
Add your player of choice to CLI configuration file.
Linux: ~/.config/streamchecker/cli.json
Windows %USERPROFILE%\Documents\streamchecker\cli.json
cli.json
{"player": ["/usr/bin/mpv", "--terminal-no"]}
Usage
streamchecker -h
to list all possible argumentsstreamchecker -v
to show installed streamchecker versionstreamchecker -c
output follows that are streamingstreamchecker -l
output links of follows that are streamingstreamchecker -d
output displaynames of follows that are streamingstreamchecker -p
output online streams and choose one to play- Requires setting your player of choice CLI Config
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
Built Distribution
File details
Details for the file streamchecker-0.8.4.tar.gz
.
File metadata
- Download URL: streamchecker-0.8.4.tar.gz
- Upload date:
- Size: 7.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.6.0 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b2bc8048f7fe8cf27c7931c54c1992f0937ad56f85bdbbd6862084e4e2951576 |
|
MD5 | e04a5334d0ef561dfef2b7e8b938dc58 |
|
BLAKE2b-256 | a294392ebe2aabae6708cc23a476ec8c8ca230dae621af81b12e530fb6991cb5 |
File details
Details for the file streamchecker-0.8.4-py3-none-any.whl
.
File metadata
- Download URL: streamchecker-0.8.4-py3-none-any.whl
- Upload date:
- Size: 20.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.6.0 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 86bef2a75d3c9d1442c85d1ef82b86c013addaf87b71ead37b2dd88c726fdd05 |
|
MD5 | 1016a1d8720ff1de8e8cb2b0933301fe |
|
BLAKE2b-256 | 358c9f6e30f15637a44c5019ce49e5dc2eae0fd8ec13421627037ebe08572b5f |