Hi there,
I want to download a certain video with a specific audio channel, and searched a little until I fell into this place, I've seen a thread with a similar title and so tried the solutions they gave like N_m3u8DL-RE or yt-dlp, but while I didn't understand how to use the first, the second telling me the files not found if I put args, but while I don't it still find the find so I guess the problem is not really that...
I don't know if that the best options to do that, I guess I can try other stuff too.
Thanks in advance for any help.
+ Reply to Thread
Results 1 to 5 of 5
-
Last edited by SaltChaos; 29th Mar 2024 at 19:58.
-
Code:
yt-dlp.exe --cookies-from-browser <brave> -f "ba[language=fr]" --username <enter your username here> "https://www.youtube.com/watch?v=yLMp7WfC0O4" -o "%(title)s.%(ext)s"
And yeah kinda messy as an ask for help I guess... I shoulda maybe said it like that : I wanna download this youtube video, with a specific audio channel. But don't really know how ? I tried theses solutions as I said earlier, but they don't seem simple and maybe there is something simpler to use ?
Else if you would still advice one of thoses two solutions, the others help I would need is to figure out how to make it work I guess ? -
Hmmmst I see, thanks for that, it's probably been that, but then following up with another question, is that normal that it's either audio only or video only ?
Edit: Took me some seconds to compute that into my brain but the 270+140 is actually to get both video and audio right ?
Edit 2: Seems that the case, was missing some ffmpeg, but after setup the thing and adding his location to the command it worked.
Thanks a lot !Last edited by SaltChaos; 30th Mar 2024 at 13:13.
Similar Threads
-
Download Youtube video with specific audio track?
By Zabon in forum Video Streaming DownloadingReplies: 8Last Post: 8th May 2023, 13:18 -
download specific audio using ytdlp format selection
By turtlebay99 in forum Video Streaming DownloadingReplies: 1Last Post: 26th Oct 2022, 05:23 -
cant download specific youtube video
By goro in forum Video Streaming DownloadingReplies: 9Last Post: 21st Jan 2021, 19:48 -
Could you help me to download this channel video, pls?
By WazaKrash in forum Video Streaming DownloadingReplies: 8Last Post: 28th Nov 2020, 09:45 -
Video channel download
By vidblue in forum Video Streaming DownloadingReplies: 2Last Post: 1st May 2019, 12:37