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: How do I dig out the "video" address in this web site?

From: Petite Abeille via curl-users <curl-users_at_cool.haxx.se>
Date: Fri, 23 Apr 2021 10:01:34 +0200

> On Apr 23, 2021, at 00:37, ToddAndMargo via curl-users <curl-users_at_cool.haxx.se> wrote:
>
> Using cURL, how do I dig out / find the "Video" web site of:

Perhaps youtube-dl could help. [1]

Or not.

# youtube-dl https://rumble.com/vepb2p-yann-tiersen-comptine-dun-autre-t-guitar-cover-amelie-movie-soundtrack.html
[generic] vepb2p-yann-tiersen-comptine-dun-autre-t-guitar-cover-amelie-movie-soundtrack: Requesting header
WARNING: Falling back on generic information extractor.
[generic] vepb2p-yann-tiersen-comptine-dun-autre-t-guitar-cover-amelie-movie-soundtrack: Downloading webpage
[generic] vepb2p-yann-tiersen-comptine-dun-autre-t-guitar-cover-amelie-movie-soundtrack: Extracting information
ERROR: Unsupported URL: https://rumble.com/vepb2p-yann-tiersen-comptine-dun-autre-t-guitar-cover-amelie-movie-soundtrack.html

https://github.com/ytdl-org/youtube-dl/blob/master/docs/supportedsites.md
https://github.com/ytdl-org/youtube-dl#how-can-i-detect-whether-a-given-url-is-supported-by-youtube-dl


[1] https://github.com/ytdl-org/youtube-dl
-----------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-users
Etiquette: https://curl.haxx.se/mail/etiquette.html
Received on 2021-04-23