question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

ffmpeg is installed but ytmdl can't find it.

See original GitHub issue

Windows 10 Python 3.8 ytmdl will start and attempt to search for a song then drops ==> ffmpeg is not installed. Please install it! It is likely something simple that I am just not seeing.

PS C:\users\user\appdata\local\packages\pythonsoftwarefoundation.python.3.8_qbz5n2kfra8p0\localcache\local-packages\python38\Scripts> pip show ffmpeg Name: ffmpeg Version: 1.4 Summary: ffmpeg python package url [https://github.com/jiashaokun/ffmpeg] Home-page: https://github.com/jiashaokun/ffmpeg Author: SkeyJIA Author-email: 363604236@qq.com License: MIT Licence Location: c:\users\user\appdata\local\packages\pythonsoftwarefoundation.python.3.8_qbz5n2kfra8p0\localcache\local-packages\python38\site-packages Requires: Required-by:

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:22 (10 by maintainers)

github_iconTop GitHub Comments

2reactions
Syndrome1986commented, Jun 19, 2020

If you need testing done let me know. I am happy to try it.

1reaction
manthanabccommented, Jul 3, 2020

error this is what shous if tried manuall install pip works but ffmpeg error

Read more comments on GitHub >

github_iconTop Results From Across the Web

ytmdl/README.md at master - GitHub
A simple app to get songs from YouTube in mp3 format with artist name, album name etc from sources like iTunes, Spotify, LastFM,...
Read more >
yt-dlp does not find ffmpeg despite ffmpeg being installed
i tried typing "--ffmpeg-location" in the terminal like suggested but got "command not found" despite ffmpeg being installed through "apt".
Read more >
AUR (en) - ytmdl - Arch Linux
Something in the dependencies seems to be off. The package depends on httpx, and won't install without it, but the program can't find...
Read more >
python modules ffmpeg and ffprobe are installed but youtube ...
Still it is complaining can't find ffprobe and ffmpeg: youtube_dl.utils.DownloadError: ERROR: ffprobe/avprobe and ffmpeg/avconv not found.
Read more >
ytmdl vs yt-dlp - compare differences and reviews? - LibHunt
Compare ytmdl vs yt-dlp and see what are their differences. ... I can't speak for the webapp, but the ytmdl program github.com/deepjyoti30/ytmdl is...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found