How can I record live stream media from website

user3228799 picture user3228799 · Jan 23, 2014 · Viewed 18.1k times · Source

There is a website where I can watch full HD football games in live. So this is a live streaming site. I would like to create a program which is able to record the stream media from the website. So if I cannot watch the game, I want to "tape" it for myself. I would like to keep the good HD quality.

Is it possible? If yes, where should I start? What are the steps to achieve this? The website uses adobe flash player. I would like to use python. Is there any better language for this?

Thank you.

Answer

Aby picture Aby · Jan 31, 2014

There are plenty of free and paid softwares to capture and save streaming videos.

http://www.movavi.com/support/how-to/how-to-capture-streaming-video.html

http://wmrecorder.com/

http://en.kioskea.net/faq/140-how-to-capture-streaming-videos-from-the-internet

Also, there are few greasemonkey scripts which you can add to your browser, which will help you save the videos as well. below are a couple.

http://userscripts.org/scripts/show/25105

http://userscripts.org/scripts/show/62634