ytdl-org / youtube-dl

Command-line program to download videos from YouTube.com and other video sites
http://ytdl-org.github.io/youtube-dl/
The Unlicense
131.67k stars 9.97k forks source link

Please support Cielo online TV channel #29262

Open colemar opened 3 years ago

colemar commented 3 years ago

Example URLs

Description

It does not work with the provided URL:

[generic] streaming: Requesting header
WARNING: Falling back on generic information extractor.
[generic] streaming: Downloading webpage
[generic] streaming: Extracting information
ERROR: Unsupported URL: https://www.cielotv.it/streaming.html

It works with a URL extracted from the http dialog by means of Chrome Developer Tools (Ctrl + Shift + j) Network tab:

youtube-dl "https://skyanywhere3-i.akamaihd.net/hls/live/510693/cielo/stream2/streamPlaylist.m3u8?hdntl=exp=1623445811~acl=/*~data=hdntl~hmac=ea751e999d8df460bc8c1414a462ff1836c51fa99a943392bbc60ce1986fc28f"

[generic] *~data=hdntl~hmac=ea751e999d8df460bc8c1414a462ff1836c51fa99a943392bbc60ce1986fc28f: Requesting header
[generic] *~data=hdntl~hmac=ea751e999d8df460bc8c1414a462ff1836c51fa99a943392bbc60ce1986fc28f: Downloading m3u8 information
[download] Destination: streamPlaylist-_~data=hdntl~hmac=ea751e999d8df460bc8c1414a462ff1836c51fa99a943392bbc60ce1986fc28f.mp4
ffmpeg version 4.3.1 Copyright (c) 2000-2020 the FFmpeg developers
[...]

The captured stream does play ok, therefore it is not encrypted.

SuperSonicHub1 commented 3 years ago

@colemar The URL given in OP leads to an error and doesn't seem to be an actual video page. Can you please give proper examples of URLs? Error

colemar commented 3 years ago

Well, it works even now for me in any browser. https://www.cielotv.it/streaming.html

Perhaps geolocation matters. I am in Italy.

SuperSonicHub1 commented 3 years ago

@colemar

Perhaps geolocation matters. I am in Italy.

That's probably it then... Any Italian devs?