curl / Mailing Lists / curl-users / Single Mail
Buy commercial curl support from WolfSSL. We help you work out your issues, debug your libcurl applications, use the API, port to new platforms, add new features and more. With a team lead by the curl founder himself.

Re: downloaded website is not complete

From: Daniel Stenberg via curl-users <curl-users_at_cool.haxx.se>
Date: Fri, 6 Dec 2019 22:56:02 +0100 (CET)

On Fri, 6 Dec 2019, Thomas Schmiedl via curl-users wrote:

> I try to download a website using curl, this command:
>
> curl
> https://www.skylinewebcams.com/en/webcam/czech-republic/prague/prague/prague.html
>
> The HTML-code isn't complete. The m3u8-playlist-URL is missing (the browser
> contains this URL). I need this URL for the xupnpd2-mediaserver.

That page contains a lot of javascript. Are you sure that whatever you're
looking for isn't rendered by javascript or comes from a separate resource
than this single HTML file?

I can't find the workd m3u8 used anywhere in this content.

curl will only download exactly that single URL you asked it to get.

-- 
  / daniel.haxx.se | Get the best commercial curl support there is - from me
                   | Private help, bug fixes, support, ports, new features
                   | https://www.wolfssl.com/contact/
-----------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-users
Etiquette:   https://curl.haxx.se/mail/etiquette.html
Received on 2019-12-06