Hello,
I try to download the m4a (or at least mp3 in 320kbps) sound of this video with Streamfab but it doesn't work.
https://www.youtube.com/watch?v=UT1AT1wNr_M
The video is only available in the UK.
If anyone can help me please.
Thank you in advance.
Support our site by donate $5 directly to us Thanks!!!
Try StreamFab Downloader and download streaming video from Netflix, Amazon!
Try StreamFab Downloader and download streaming video from Netflix, Amazon!
+ Reply to Thread
Results 1 to 5 of 5
-
Last edited by Zacki; 23rd Apr 2025 at 19:21.
-
Code:
yt-dlp --extract-audio --audio-format m4a "https://www.youtube.com/watch?v=UT1AT1wNr_M" -o "%%(channel)s - %%(title)s.%%(ext)s"
Code:yt-dlp -S +codec:avc:m4a "https://www.youtube.com/watch?v=UT1AT1wNr_M" -o "%%(channel)s - %%(title)s.%%(ext)s" ffmpeg -i "%INPUT%" -vn -acodec copy "%OUTPUT%"
The second one looks like the original, so the first one could be a conversion?
Similar Threads
-
4K YouTube to MP3
By Stewart in forum AudioReplies: 7Last Post: 27th Apr 2024, 08:08 -
Converting audio from youtube to mp3, wave...
By maroonx in forum AudioReplies: 2Last Post: 2nd Jan 2024, 07:21 -
need help to download youtube vid (IMD, youtube-dl, streamlink not working)
By olli66 in forum Video Streaming DownloadingReplies: 6Last Post: 30th May 2022, 08:31 -
Youtube-dl and Youtube-dlp no longer work with nbc. Help with dl this link?
By PennyHartz in forum Video Streaming DownloadingReplies: 27Last Post: 30th Dec 2021, 01:59 -
Online mp3 files - youtube-dl works on all but one
By pooksahib in forum AudioReplies: 2Last Post: 30th May 2020, 10:34