PDA

View Full Version : Download RTMPE videos from sat1.de ("This video is not available in your country")


darkred
08-22-2017, 10:19 AM
I want to download the videos in
https://www.sat1.de/tv/knallerfrauen/playlists/playlist-knallerfrauen-outtakes

Unfortunately I'm getting "This video is not available in your country".

I tried entering each of these URLs in JDownloader's Linkgrabber,
and it finds 18 links, but "Protocol rtmpe:// not supported",
therefore the streams are RTMPE.


How can I download them?

troller12
08-22-2017, 12:10 PM
Hi,

you can use youtube-dl.Just check in webconsole for playlist.mpd link and use it with youtube-dl.You can also use this...
youtube-dl -F https://www.sat1.de/tv/knallerfrauen/playlists/playlist-knallerfrauen-outtakes
...to get entire infos.
youtube-dl "https://vas.sim-technik.de/playlist.mpd?x=*****" -f playlist-video=3263138+playlist-audio=128000 -o "knaller.mp4"
Just copy whole link from webconsole and use it if you can watch the stream in browser.If not then use a proxy elite IP to bypass the GeoBlock.

PS: If its to complex for you at the moment etc then I could also upload this 47 seconds 20 MB video.But if you need more video from that site then check youtube-dl tool and how to use it.You also need ffmpeg too to merge both video & audio dash files.Just check this out a little.

greetz

darkred
08-22-2017, 03:32 PM
First of all thank you for trying to help.

Unfortunately, none seems to work:

1. there's no playlist.mpd entry in Web Console when I load the page.

2. I tried the 1st command that you suggested (with the latest youtube-dl.exe windows executable) and it results in the following (no file is downloaded) :

[prosiebensat1] tv/knallerfrauen/playlists/playlist-knallerfrauen-outtakes: Downloading webpage
[prosiebensat1] 3332040: Downloading videos JSON
[prosiebensat1] 3332040: Downloading sources JSON
[prosiebensat1] 3332040: Downloading urls JSON
ERROR: This video is unavailable
therefore I can't use the 2nd command that you suggested.

3. I tried connecting to the site via configuring various Germany proxies (from https://www.proxynova.com/proxy-server-list/country-de/ ) in my browser (Firefox)
or tried free web proxies,
but the videos are never loaded.

surya987
08-23-2017, 03:54 AM
i connected through VPn to germany and it worked fine

https://ac-vod-0002.mds.glomex.com/01/v/t-ru/3.0/progressive/01/b6Zu_hLrV0XpVZk3gi8BYrWH5Kj88VXXdmTSd8KySYDZ6QWRPz nEnzM31ALlyr_mHvkKkyh8mqfNFBcwk9pc4z833XZnb8Bj04zq DWMFZmEjzn3Kx0fRuJyQePt6axAlgJGc4OOP9qCUCIezruPXOw/v.ism/x.mp4?Policy=eyJTdGF0ZW1lbnQiOlt7IkNvbmRpdGlvbiI6e yJEYXRlR3JlYXRlclRoYW4iOnsiQVdTOkVwb2NoVGltZSI6MTU wMzQ4MTU2NX0sIkRhdGVMZXNzVGhhbiI6eyJBV1M6RXBvY2hUa W1lIjoxNTAzNTY4MjY1fX0sIlJlc291cmNlIjoiKmI2WnVfaEx yVjBYcFZaazMqIn1dfQ__&Signature=cWanIMhYuaJyRCJeuwvwJPAO6pXtSiAfq-VAsbHwXpLcrT0Jcjnr2w5k7UotY6e~zwTRCXYC8hmMEEBQUtDn VWZlBqxu~CwWEWZCZeGcQPOUN3dLK1ThB71HX5t9UcwBGRHc0Z yQRhjCzHA6PIOTz-~p4kVLbzTDQZ70vCY5KT6aQbjogZAvlRFTVjGHpRGqdWb7NlDq ~OtesijeBuu39tg6sg42LZFrYwjDTFUWz0WhUvD779St8LkUkD a5LVmqToVKjvD0SqHHMWd8j5Q-lFwOjsw81yM5swkn4vYhdTjXmW7Y8KBILdraS38pUCUWqlbiNv 35PVoIGIH~AQytiQ__&Key-Pair-Id=APKAJAMAFNPV7CXAX3XA&access_token=sat1&video=1896000&bp=AAH6g4kEdZQXOa3S_qzkl4RZrLHK14qrbgv2T_eu

its direct link to download video.. and to me it playing in VLC without VPn.. thanks

darkred
08-23-2017, 02:53 PM
I managed to access the videios using a free VPN service (TunnelBear).

Thank you