Quote:
Originally Posted by sebastian
|
Must you use rtmp, or is http ok?
As example for the first link, view the playlist by loading the following page;
Code:
http://xexitdancearenax.api.channel.livestream.com/3.0/getstream.json?id=pla_105da277-21e2-4590-932b-46558d43bf97&callback=json1
At the end of the playlist, find the url following
"progressiveUrl":
Copy the entire url that follows
"progressiveUrl":
everything between the quotes, including __gda__= and the code that follows.
Use this url to download the video.
If you must use rtmp, try
youtube-dl to find rtmp url. However, it had some trouble downloading the entire video.