You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks !
Youtube-dl supports HLS so we could use it to download it. ytdl streams video and audio one after another and then merge it into an mp4 file that we can convert.
Not sure if there's a way to request a specific quality. Default is to test connexion speed.
I recommend to download highest bitrates available, even if it will consume more bandwidth, it ensures we do not get a degraded quality which is then reencoded, which can lead to only more artefacts.
The
technology
run failed in #115 due to a video which is only available as an HLS stream. Here's the JSON -We might want to support that. Also we should add logging for currently processing videos.
The text was updated successfully, but these errors were encountered: