SVT Play
From LinuxReviews
SVT is the government propaganda channel in Sweden. It is primarily used to spread government propaganda and misinformation. SVT uses proprietary media streams in order to prevent people from downloading the videos to ensure that exposed lies can be removed. It also allows them to replace content in order to rewrite history after programs have aired.
[edit] Downloading TV programs
You can download SVT Play TV programs using rtmpdump (manual)
Look in the page source code of the video you want and find dynamicStreams.
Find the rtmp:// URL and dump it like this:
rtmpdump -r "rtmp://fl11.c91005.cdn.qbrick.com/91005/_definst_/kluster/20120118/UG_KAKR1-mp4-d-v1.mp4" -o test.mp4