native-client icon indicating copy to clipboard operation
native-client copied to clipboard

Download a Video

Open Ordval opened this issue 7 years ago • 4 comments

Will this work with a Chrome VPN ? I've tested to see if your button can relay a 'free' live video stream - and it opens in VLC. (No VPN required).

In "Executable name" I've put: C:\Program Files (x86)\Streamlink\bin\streamlink.exe In "Arguments" I've put: [https://zattoo.com/watch/tve/128687878-los-chicos-con-las-chicas/92314377/1504367400000/1504373400000/0][zattoo.com][C:\Program Files (x86)\Streamlink\bin\streamlink.exe][https][C:\Users\Ordval\Documents\playlists\Estoy Hecho un Chaval.bat] start

(in the .bat: echo %* > C:\Program Files (x86)\Streamlink\bin\streamlink.exe start "https://zattoo.com/watch/tve/128687878-los-chicos-con-las-chicas/92314377/1504367400000/1504373400000/0" best -o "C:\Users\Ordval\Videos\to Desk\Estoy Hecho un Chaval (Paco Martinez Soria).mp4") (The link to the movie is personal to me, it's what Z. calls "recorded" and has a 2 week limit).

Placement "On Video Context", but also tried other options

for lack of knowing; how should it be put ? but this needs a VPN to work and FreeMyBrowser does the job if all I want to do is watch it on the site.

Normally, I would put something similar to the above in a cmd or just a batch: call streamlink.exe "https://zattoo.com/watch/tve/128687878-los-chicos-con-las-chicas/92314377/1504367400000/1504373400000/0" best -o "C:\Users\Ordval\Videos\to Desk \Estoy Hecho un Chaval (Paco Martinez Soria).mp4"

Streamlink has a Zattoo plug-in so it will find out the true MRL and then hopefully download it.

If the answer is no, will you make it possible for the button to work with a Chrome VPN ?

I'm on Windows 10 and 7.

Ordval avatar Sep 07 '17 03:09 Ordval

What is a "Chrome VPN"? You mean an extension that sets proxy just for Chrome?

andy-portmen avatar Sep 10 '17 09:09 andy-portmen

Precisely.

Ordval avatar Sep 10 '17 17:09 Ordval

You can probably check the current proxy setting in Chrome and just use the same setting in your external application.

andy-portmen avatar Sep 20 '17 08:09 andy-portmen

Nice. Please tell me how. Do You know about Streamlink, and how I would go about using the same setting ? I'm just your regular user, so the only setting I know is shifting from one IP to another in "FreeMyBrowser". When it comes to using Streamlinks different "options" like --http-proxy "http://user:[email protected]:3128/" and an IP taken from "FreeMyBrowser", it just doesn't work...and I could just go on and on about that, so somehow relaying a stream from Zattoo to a download would have been great, when no regular "Grab-any-media" plug-in work.

Ordval avatar Sep 20 '17 21:09 Ordval