Sorry if this is off-topic here but I have not found any specific svtplay-dl discussion site...
I am trying to use svtplay-dl to record a live streaming channel for a set duration, but it does not work as intended.
These two commands both run for the intended time (2 minutes):
Both commands seem to download data but the resulting mp4 file is silent, no audio!Code:$ svtplay-dl -P hls -q 1020 -c 2 -o svt1test.mp4 https://www.svtplay.se/kanaler/svt1 $ svtplay-dl -P hls -q 1020 --live -c 2 -o svt1test2.mp4 https://www.svtplay.se/kanaler/svt1
So I tried leaving out the -P and -q switches to let it decide the stream format by itself, but that results in an error:
Why is DASH not acceptable? And why does HLS not contain the audio?Code:$ svtplay-dl --live -c 2 -o svt1test5.mp4 https://www.svtplay.se/kanaler/svt1 INFO: Outfile: svt1test5.mp4.mp4 INFO: Selected to download dash, bitrate: 4720 format: h264 ERROR: This is a live DASH stream, and they are not supported.
Very confused now...
I am trying to simplify downloading by using svtplay-dl instead of a more complex ffmpeg command.
So I want to select 640x360 resolution into an mp4 file (NOT .mp4.mp4!) where also the audio should be present (of course).
What am I doing wrong here?
+ Reply to Thread
Results 1 to 3 of 3
-
-
yt-dlp will download the catchup streams from svt.se You will have to make sure you select the correct audio streams or course, depending on the content you may have swedish audio, original language audio (englis, spanish etc) and audio description.
Keys shouldn't be a problem if you're competent with the commandline tools referenced elsewhere wks-keys) and have an unrevoked cdm key.
mp4decrypt from bento4 will make the files workable, after you've gotten the decryption key, and ffmpeg will combine them.
Good luck.
Similar Threads
-
How to download a certain time cut from a live stream?
By BosseB in forum Video Streaming DownloadingReplies: 8Last Post: 27th Dec 2021, 01:15 -
Need help to download unknown type of live stream.
By zydjohn in forum Newbie / General discussionsReplies: 0Last Post: 7th Nov 2021, 16:09 -
How to download LIVE stream (.mpd)
By andrewzhong in forum Video Streaming DownloadingReplies: 7Last Post: 16th Jun 2021, 22:42 -
help to download live stream nbcsport
By Yahya7 in forum Video Streaming DownloadingReplies: 1Last Post: 20th Apr 2019, 11:17 -
ThopTV Live Stream Download
By lottery in forum Video Streaming DownloadingReplies: 0Last Post: 3rd Jan 2019, 03:28