forked from reduzent/watchteleboy
-
Notifications
You must be signed in to change notification settings - Fork 0
/
README
59 lines (35 loc) · 1.17 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
============
watchteleboy
============
is a script to watch and record live TV streams from
http://www.teleboy.ch without browser nor flash.
The service was reverse-engineered by:
Alexander Tuchacek
THIS MOST LIKELY WORKS ONLY FROM SWITZERLAND, SINCE THE IPTV SERVICE
FROM TELEBOY.CH IS ONLY AVAILABLE TO SWISS IP ADDRESSES.
see: http://github.com/reduzent/watchteleboy
Copyright: Roman Haefeli, 2011
Alexander Tuchacek, 2011
License: GPL-2
Requirements
------------
This script is based on the following binary programs:
o MPlayer - The Movie Player
Most likely mplayer is delivered by your distribution. If you need
a bleeding edge version, go to:
http://www.mplayerhq.hu/
o rtmpdump - a dumping tool for rtmp streams
http://rtmpdump.mplayerhq.hu/
o wget
o crontab
o date
Usage
-----
Do 'watchteleboy --help' in order to get a quick summary of the available
options. When invoked without options it starts in interactive mode.
Bugs
----
There aren't any known or outstanding bugs. If you find some or if you have
a feature request, post them to the author:
Roman Haefeli <reduzent@gmail>
HAVE FUN!