Swedish På svenska, tack

streamCapture (Free GPL license)
A program to save streaming video to your computer.

Want to save video on your computer to view whenever you want?

The program works with Linux, Windows and MacOS X. The program is written in C++ and uses Qt4 graphic library. There is a setup program for Windows, Slackware and an experimental version for Ubuntu.

Tested on Windows XP and Windows 7
and Slackware 13.37 and an experimental version runs on Ubuntu 11.04.

streamCapture is designed to work primarily on http://svtplay.se/ and http://urplay.se/

streamCapture using RTMPDump to download.
rtmpdump is a toolkit for RTMP streams. All forms of RTMP are supported, including RTMP://, RTMPT://, RTMPE://, RTMPTE://, and RTMPS://.

It works on many sites that use RTMP streams.

streamCapture does not work on youtube.

streamCapture using RTMPDump to download media files.
RTMPDump is licensed under GPL version 2.
Copyright © 2009 Andrej Stepanchuk
Copyright © 2010 Howard Chu
RTMPDumps website

Picture of the program
This is how it looks when the program is looking for media streams.


Picture of the help program
Help with menu options.

More Screenshots

The program can handle four languages

Brazil
Brazilian

British
English

German
German

Swedish
Swedish

Many thanks to the translators, York Rieger for the German translation and Igor Rückert for the Brazilian Portuguese translation.


Bild på adressfältet
You paste the URL your browser is using.
NOTE: movie will be shown when you paste.


Search
Just press Search.


Välj videostream
Select the stream you want to download and click Download.


rtmpdump
After selecting the location to save the file, RTMPDump starts.


Välj kvalite
There is often media file in several versions. A higher letter in the end usually means higher quality (and larger file size). In this case we can choose "c", "d" or "e".



Check out easily for updates

The program can check for updates. You must be connected to the Internet for it to work.

To play the file

I recommend VLC media player

License

Copyright © 2011 - 2012 Ingemar Ceicer <programmering1 ( at ) ceicer (dot) org>.

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

GNU General Public License version 2.0


Latest version

 
Windows install-0.2.6.exe (4.7 MB)
MD5: 4cedc4ef5f4afb56714afbde9d71e03c
Slackware 64-bit streamcapture-0.2.6-i686_64_slack_13.37-ic1.txz (75 kB)
MD5: 07a6fa30985071ce011222fa12237c20
Slackware 32-bit streamcapture-0.2.6-i686_slack_13.37-ic1.txz (75 kB)
MD5: 773cba37e3a068ff24a0125aae796829
Source code streamcapture-windows-0.2.6-source.zip (80 KB)
MD5: 08e9c3e6cca266da2ae6830255144ad9
Source code streamcapture-linux-0.2.6-source.tar.gz (65 KB)
MD5: 703eab364ece8e02811e2c397f7b5b55

Alternative download: Storegate beta, extra and old versions. (Ceicer IT)


When you upgrade from a previous version:

In Windows version, you can install a new version directly, the installer will uninstall the old version before installing the new. Slackware users are running upgradepkg as usual. Ubuntu Users uninstall the old version first. (See below.)

Installation instructions

Windows

RTMPDump is included in the installation. You just need to install the streamCapture.



Slackware

It is necessary to install RTMPDump Slackware packages can be downloaded from slackbuilds.org


RTMPDump buildscript and source

rtmpdump-2.3-slackbuild.tar.gz (90 kB)


RTMPDump Installation Package (64-bit)

rtmpdump-2.3-x86_64-1_SBo.tgz (125 kB)


RTMPDump Installation Package (32-bit)

rtmpdump-2.3-i486-1_SBo.tgz (125 kB)



Debian (Ubuntu) tested on Ubuntu 11.04 i386 (experimental)

It is necessary to install several programs to make it work. Run these commands:
sudo apt-get -f install libqt4-core libqt4-gui libqt4-network
sudo apt-get install rtmpdump
sudo apt-get install konsole
To install: (If you are in the same folder as streamcapture_0.0.9-1_i386.deb)
sudo dpkg -i streamcapture_0.0.9-1_i386.deb
To uninstall:
sudo dpkg -r streamcapture


streamCapture Translation Help needed!

It is very easy for everyone to translate streamCapture! You download the language files (English), and translate the string between <source> and </source>. Enter the translation between <translation> and </translation>. It becomes even easier if you use Qt Linguist, you will find a link to the program below.
Please send the new language file to
Synpunkter och buggrapporter
Thanks for your help!

  <message>
        <location filename="mainwindow.cpp" line="128"/>
        <source>Copy (do not rename)</source>
        <translation>Kopiera (ej nytt namn)</translation>
    </message>
    <message>
        <location filename="mainwindow.cpp" line="130"/>
        <source>Copy to...</source>
        <translation>Kopiera till...</translation>
    </message>

Download:

Translation file | program's help file: text format Word format | Qt Linguist



PHP script

I have done a script to find RTMP streams.



UPDATES

2012-02-05
Version: 0.2.6
1st Full Brazilian Portuguese translation.

2012-01-24
Version: 0.2.5
1st Better ability to find the SWF player.
2nd Bug fix for direct download of the video stream.

2012-01-21
Version: 0.2.4
1st Full German translation.

2012-01-14
Version: 0.2.3
1st Support for locale files.
2nd Ability to paste the URL of a video stream.
3rd Copy the address of the media streams with right click.
4th Removed the ability to save links to downloaded video streams.

2011-10-20
Version: 0.1.1
1st Support for Brazilian Portuguese.

2011-10-19
Version: 0.1.0
1st Able to download movies from more websites.

2011-08-20
Version: 0.0.10
1st Can handle file names and paths that contain spaces.

2011-05-27
Version: 0.0.9
1st The program speaks German.
    Translation made by York Rieger.

2011-05-20
Version: 0.0.8
1st Bug fixing of import and export functions.
2nd Ability to detailed output from RTMPDump.
3rd Improved user experience.

2011-05-12
Version: 0.0.7
1st Slackwareversionen open a konsole and displays information
    from rtmpDUMP. (Just as the Windows version.)
2nd Minor improvements.

2011-04-09
Version: 0.0.6
1st Bug Correction of Export and Import functions.

2011-04-08
Version: 0.0.5
1st Exports and imports of the download charts. You send
    List of email, the recipient can download with a few button-
    presses.
2nd Ability to select the number of saved downloads.
3rd Minor bug fixes and improvements.

2011-03-29
Version: 0.0.4
1st Swedish-speaking and English-speaking
2nd A check is made when the program starts to
    RTMPDump is installed. (Does Slackware
    versions.)

Welcome with views and bug reports to
Views and bug reports


Reviews and Mentions

streamCapture antivirus scan report at softoxi.com

filecluster

filecluster

digital-digest

downloadtyphoon

softpedia

heise

videohelp

videohelp

videohelp

videohelp

streamCapture, Download bei heise

Always check the hash sum if you download my software from a website I do not control. Then you know that the program is genuine.