[FFmpeg-user] Can ffmpeg record video from this kind of URL?

Reino Wijnsma rwijnsma at xs4all.nl
Thu Nov 4 02:59:10 EET 2021


On 2021-11-04T01:40:07+0100, Reino Wijnsma <rwijnsma at xs4all.nl> wrote:
> $ ffmpeg -i "$(youtube-dl -g https://www.livenewsmag.com/msnbc-news-live-stream/)" -c copy [...] 

That obviously must've been:
$ ffmpeg -i "$(youtube-dl -g https://msnbcdailyshows.com/)" -c copy [...]

My mistake.

-- 
Reino



More information about the ffmpeg-user mailing list