"Could not find yt-dlp on the path" error #19

Closed
opened 2023-03-04 13:37:32 +10:30 by DraconicBlaze28 · 4 comments
DraconicBlaze28 commented 2023-03-04 13:37:32 +10:30 (Migrated from github.com)

No matter what I try, I get this error. I'm a little unsure as to where you're supposed to specify the path to the downloader, so I tried everything I could think of. I tried setting the download path to where yt-dlp was installed, I tried setting it in the "command to run section" none of it worked. What am I doing wrong?

No matter what I try, I get this error. I'm a little unsure as to where you're supposed to specify the path to the downloader, so I tried everything I could think of. I tried setting the download path to where yt-dlp was installed, I tried setting it in the "command to run section" none of it worked. What am I doing wrong?
tardisx commented 2023-03-04 14:18:09 +10:30 (Migrated from github.com)

Hey @DraconicBlaze28 , will need more details to know.

How and where is yt-dlp installed?

How do you run gropple?

What platform are you on?

Hey @DraconicBlaze28 , will need more details to know. How and where is yt-dlp installed? How do you run gropple? What platform are you on?
DraconicBlaze28 commented 2023-03-04 15:04:53 +10:30 (Migrated from github.com)

Hi, thanks for taking the time to reply and help me with this. I am on the Steam Deck, so ArchLinux. I installed yt-dlp through pip, which installed it to /home/deck/miniconda3/lib/python3.7/site-packages/yt_dlp/. I run gropple by right-clicking on the file and selecting "run in Konsole"

Hi, thanks for taking the time to reply and help me with this. I am on the Steam Deck, so ArchLinux. I installed yt-dlp through pip, which installed it to /home/deck/miniconda3/lib/python3.7/site-packages/yt_dlp/. I run gropple by right-clicking on the file and selecting "run in Konsole"
tardisx commented 2023-03-04 18:09:31 +10:30 (Migrated from github.com)

ok, so can you run "/home/deck/miniconda3/lib/python3.7/site-packages/yt_dlp/yt_dlp" from the command line?

If so, you should be able to use that same fully qualified path in gropple.

I don't know why pip is installing the binary to such a strange place, but it seems unlikely to be on your path.

If that doesn't work, at a prompt, can you try just running "yt-dlp" ? If that works, then running "which yt-dlp" will tell you the full path to use in gropple.

ok, so can you run "/home/deck/miniconda3/lib/python3.7/site-packages/yt_dlp/yt_dlp" from the command line? If so, you should be able to use that same fully qualified path in gropple. I don't know why pip is installing the binary to such a strange place, but it seems unlikely to be on your path. If that doesn't work, at a prompt, can you try just running "yt-dlp" ? If that works, then running "which yt-dlp" will tell you the full path to use in gropple.
DraconicBlaze28 commented 2023-03-05 09:54:56 +10:30 (Migrated from github.com)

Ah, that worked. Thank you so much.

On Fri, Mar 3, 2023, 11:39 PM Justin Hawkins @.***>
wrote:

ok, so can you run
"/home/deck/miniconda3/lib/python3.7/site-packages/yt_dlp/yt_dlp" from the
command line?

If so, you should be able to use that same fully qualified path in gropple.

I don't know why pip is installing the binary to such a strange place, but
it seems unlikely to be on your path.

If that doesn't work, at a prompt, can you try just running "yt-dlp" ? If
that works, then running "which yt-dlp" will tell you the full path to use
in gropple.


Reply to this email directly, view it on GitHub
https://github.com/tardisx/gropple/issues/19#issuecomment-1454646068,
or unsubscribe
https://github.com/notifications/unsubscribe-auth/AWLWL6YW3VYJBW3STVVEYQDW2LWT7ANCNFSM6AAAAAAVPJBYN4
.
You are receiving this because you were mentioned.Message ID:
@.***>

Ah, that worked. Thank you so much. On Fri, Mar 3, 2023, 11:39 PM Justin Hawkins ***@***.***> wrote: > ok, so can you run > "/home/deck/miniconda3/lib/python3.7/site-packages/yt_dlp/yt_dlp" from the > command line? > > If so, you should be able to use that same fully qualified path in gropple. > > I don't know why pip is installing the binary to such a strange place, but > it seems unlikely to be on your path. > > If that doesn't work, at a prompt, can you try just running "yt-dlp" ? If > that works, then running "which yt-dlp" will tell you the full path to use > in gropple. > > — > Reply to this email directly, view it on GitHub > <https://github.com/tardisx/gropple/issues/19#issuecomment-1454646068>, > or unsubscribe > <https://github.com/notifications/unsubscribe-auth/AWLWL6YW3VYJBW3STVVEYQDW2LWT7ANCNFSM6AAAAAAVPJBYN4> > . > You are receiving this because you were mentioned.Message ID: > ***@***.***> >
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: justin/gropple#19
No description provided.