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?
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"
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.
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.
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:
> ***@***.***>
>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
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?
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?
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"
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.
Ah, that worked. Thank you so much.
On Fri, Mar 3, 2023, 11:39 PM Justin Hawkins @.***>
wrote: