The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

svtplay - extract URLs from svtplay.se

DESCRIPTION

svtplay is a script that lets you extract RTMP URLs from SVT Play. You can feed this URL to e.g. rtmpdump and extract the video using options to the script.

SYNOPSIS

  svtplay [OPTIONS] <URL>

OPTIONS

  -d, --download     download video
  -b, --bitrate      choose bitrate. only list available bitrates if omitted
  -m, --max-bitrate  choose the best available bitrate
  -o, --output file  specify output filename

  -h, --help         show the help and exit
  -v, --version      show version info and exit

CONTRIBUTORS

Magnus Woldrich, magnus@trapd00r.se, http://japh.se, trapd00r on github

COPYRIGHT

Copyright 2011 -- 2012, Olof Johansson <olof@ethup.se> (and contributors...)

Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright notice are preserved. This file is offered as-is, without any warranty.