youtube - ffprobe or avprobe not found. Please install one -


i want add tags mp3 converted youtube-dl & ffmpeg :

youtube-dl -o '/output/qpgtc9mdx1o.mp3' qpgtc9mdx1o -f bestaudio --extract-audio --metadata-from-title "%(artist)s - %(title)s" 2>&1

i have error in output result :

[youtube] qpgtc9mdx1o: downloading webpage [youtube] qpgtc9mdx1o: extracting video information [youtube] qpgtc9mdx1o: downloading js player en_us-vflugo3jj [youtube] qpgtc9mdx1o: downloading dash manifest [download] /var/www/vhosts/mp3-y.com/httpdocs/mp3_output/quick-mp3.com-jalal-el-hamdaoui-2007-arrassiates-vol2-f1p-9cdoxlq.mp3 has been downloaded [download] 100% of 13.43mib warning: qpgtc9mdx1o: writing dash m4a. players support container. install ffmpeg or avconv fix automatically. [fromtitle] parsed artist: maroon 5 [fromtitle] parsed title: animals error: ffprobe or avprobe not found. please install one.

i know user asked linux, had issue in windows (10 64bits) , found little information, how solved it:

  • download libav, used libav-11.3-win64.7z. copy "avprobe.exe" , dlls "/win64/usr/bin" "youtube-dl.exe" is.

in case libav not help, try ffmpeg, adding "bin" folder "youtube-dl.exe" is. did not me, others said did, may worth try.

hope helps having issue in windows.


Comments

Popular posts from this blog

neo4j - finding mutual friends in a cypher statement starting with three or more persons -

php - How to remove letter in front of the word laravel -

minify - Minimizing css files -