Unofficial weeb.tv python script which allows you to watch weeb.tv streams using your favourite media player
python2.x with simplejson module, rtmpdump, capable media player
Run as a python script, for example:
python2 beew.py
You need to provide your media player's executable name in beew.py (line 8.)
If you want to have access to a larger array of channels you also need to provide your weeb.tv username and password in beew.py (lines 6. and 7.). If the channel you want to watch is currently premium-only, specified account has to have an active premium subscription.
usage: beew.py [-h] [-n CHANNELNAME | -c CHANNELID] [-l]
Watch weeb.tv streams in your favourite media player
optional arguments:
-h, --help show this help message and exit
-n CHANNELNAME, --channelname CHANNELNAME
filter channel list by name
-c CHANNELID, --channelid CHANNELID
skip channel selection and start playing
-l, --lowquality force lower quality playback if higher quality is available