]> git.frykholm.com Git - svtplaydump.git/blame - README.md
Added rss-mode.
[svtplaydump.git] / README.md
CommitLineData
814e1dca
MF
1svtplaydump
2===========
3
89a00fa0
MF
4svtplaydump downloads svtplay content for offline viewing.
5Use like this:
6svtplaydump.py http://www.svtplay.se/video/128812/jakten-pa-bernhard
c08e38af 7
7f9f0c1f
MF
8The script tries to download without any external programs first, and uses rtmpdump and mplayer as fallback. The fallback modes should not be needed any more, but is left for completeness.
9
10It decrypts apple live http streaming on the fly if needed.
34c32b1a
MF
11______________
12
13### Prerequisites:
14 sudo apt-get install python-feedparser python-crypto python-beautifulsoup
15
16###Optionally:
17 sudo apt-get install ffmpeg
18When running in rss mode. Avconv is used to convert the .ts container to .mkv
19