ytdl-org / youtube-dl

Command-line program to download videos from YouTube.com and other video sites
http://ytdl-org.github.io/youtube-dl/
The Unlicense
131.8k stars 9.99k forks source link

download from raiplay #27902

Closed jodathewise1969 closed 3 years ago

jodathewise1969 commented 3 years ago

Checklist

Question

WRITE QUESTION HERE i've tried to download the video from link: https://www.raiplay.it/video/2021/01/Che-Dio-ci-aiuti-S6E1-E-tu-sei-pronto-b4b77f3a-0496-4c99-95ab-097034450b02.html but the result is without audio the only stream downloaded is video my config parameters are: -o "I:\downloads\youtube-dl\%(title)s-%(id)s.%(ext)s" where i'm wrong? thanks

nixxo commented 3 years ago

in some tv shows the audio and video streams are separated so do -f "bestvideo+bestaudio"

jodathewise1969 commented 3 years ago

not working...