Hi,
1. you will need to download RTMPdump & extract...:
http://www.videohelp.com/tools/RTMPDump
2. no installation need, it's a command line tool, Open CMD.exe (you only need to enter "cmd" in the search field of your Windows start menu)
3. enter => "cd" + "the location adress of the tool"
for example : "cd C:\Users\Documents\RTMPE
4 enter + add the command line which is specific to the concert you would like to download
example 2012 kyuss lives:
rtmpdump -r "rtmpte://flash.streampower.be/bgc_festivals" -a "bgc_festivals" -p "http://www.skynet.be/muziek/festivals/graspop-2012/vod/
9805" -W "http://static.generation.portal.skynet.be/swf/player5.6.swf?v=20120619" -y "mp4:GMM2012/concerts/
kyuss_lives_nl.mp4" --start 0 --verbose -o
KyussLives.flv
--resume
text in green color you will need to modify:
-the vod number "9805" you will find easily in the url
-the name of the file "kyuss_lives_nl.mp4" =>you will need to open the "pagesource" and search for the name(= click right and....)
text in blue => choose yourself
text in red => sometimes rtmpdump fails to download the file complete =>re-use the same command line, but add "--resume" to the command line and your download will continue
(don't add "--resume" when you try to download the file for the first time, because rtmpdump can't find...)
Another example (sabaton)
rtmpdump -r "rtmpte://flash.streampower.be/bgc_festivals" -a "bgc_festivals" -p "http://www.skynet.be/muziek/festivals/graspop-2012/vod/9780" -W "http://static.generation.portal.skynet.be/swf/player5.6.swf?v=20120619" -y "mp4:GMM2012/concerts/sabaton_nl.mp4" --start 0 --verbose -o Sabaton.flv
The 2011 concerts are still online, but you will need a different command line, the rtmpe adress is different:
rtmpdump -r "rtmpte://
flash.streampower.be/festivals_2k11_pu/_definst_" -a "festivals_2k11_pu/_definst_" -p "http://www.skynet.be/muziek/festivals/graspop-2011/vod/4461" -W "http://static.generation.portal.skynet.be/swf/player5.6.swf?v=20120619" -y "mp4:graspop_2k11/channel_zero.mp4" --start 0 --verbose -o Channelzero.flv