0 Members and 1 Guest are viewing this topic.
Quote from: firemt66 on January 19, 2020, 07:42:04 PMHello folks, Are there any programs that can capture then burn to dvd? Thanks for any insights...
youtube-dl -f 64 "http://cdn.rasset.ie/hds-vod/audio/2017/1120/20171120_rteradio1-arena-lankuminse_c21274795_21274799_261_/manifest.f4m"ffmpeg -i manifest-manifest.flv -acodec copy -vcodec null lankum.mp3
Quote from: if_then_else on January 20, 2020, 12:44:41 AMQuote from: firemt66 on January 19, 2020, 07:42:04 PMHello folks, Are there any programs that can capture then burn to dvd? Thanks for any insights...You mean RTÉ (from Ireland)? Last time I tried (in 2017?) it worked - using both Wireshark (to find the URL of the manifest file) and youtube-dl. As far as I know, there's no "integrated" solution, though.Subsequently, ffmpeg to extract the audio file.Code Select Expandyoutube-dl -f 64 "http://cdn.rasset.ie/hds-vod/audio/2017/1120/20171120_rteradio1-arena-lankuminse_c21274795_21274799_261_/manifest.f4m"ffmpeg -i manifest-manifest.flv -acodec copy -vcoThanks..ill give it a shot..una healys show from new years only has 11 more days to watch before its gone.. would love to be able to keep it
youtube-dl -f 64 "http://cdn.rasset.ie/hds-vod/audio/2017/1120/20171120_rteradio1-arena-lankuminse_c21274795_21274799_261_/manifest.f4m"ffmpeg -i manifest-manifest.flv -acodec copy -vcoThanks..ill give it a shot..una healys show from new years only has 11 more days to watch before its gone.. would love to be able to keep it