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 PATHduring install
- You should consider selecting
- In Ubuntu
Install
- Install Python 3 from the Requirements
- Run
pip install streamcheckerto install from PyPI - Run
streamchecker -vto 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 -hto list all possible argumentsstreamchecker -vto show installed streamchecker versionstreamchecker -coutput follows that are streamingstreamchecker -loutput links of follows that are streamingstreamchecker -doutput displaynames of follows that are streamingstreamchecker -poutput 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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file streamchecker-0.9.0.tar.gz.
File metadata
- Download URL: streamchecker-0.9.0.tar.gz
- Upload date:
- Size: 8.1 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.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
94b491f6f8e5e812ee653467cf7d4b04b734dca359fe4eb3baf60becf986c290
|
|
| MD5 |
3c40f83545be4ea40485d4452f71ba9f
|
|
| BLAKE2b-256 |
b9ccce01f45f9e55f23c6ffaf87396d7fb1fa7f2f9da74f33237c88e54d58251
|
File details
Details for the file streamchecker-0.9.0-py3-none-any.whl.
File metadata
- Download URL: streamchecker-0.9.0-py3-none-any.whl
- Upload date:
- Size: 20.6 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.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9622ea60756e53aab70a47aae0fe0d1e4c6ce1703c1eec239a449df9fe63a4c7
|
|
| MD5 |
b19121ade4a271170215a2931bf7d924
|
|
| BLAKE2b-256 |
ad27be4c7e99deda2591f106009725467c2fb13ad431ca50d20fa321f9cd9fa9
|