Description
Checklist
- I'm reporting a broken site support issue
- I've verified that I'm running youtube-dlc version 2020.09.14
- I've checked that all provided URLs are alive and playable in a browser
- I've checked that all URLs and arguments with special characters are properly quoted or escaped
- I've searched the bugtracker for similar bug reports including closed ones
- I've read bugs section in FAQ
Description
I think I am pretty experienced with youtube-dl, I even made a PowerGUI for it
I am on Linux now (newbie) and trying to use this, as I see it is more feature-plenty and maintained, than youtube-dl
I managed to download youtube-dlc, and put it on /usr/local/bin/youtube-dlc
and sudo chmod a+rx youtube-dlc
works
In that folder, there is only youtube-dlc
When I get into that folder and type youtube-dlc
, it doesn't run!
It says: zsh: permission denied: youtube-dlc
Yet, when I press ls -l
it is obvious it has full permissions
Running sudo youtube-dlc
, it says sudo: youtube-dlc: command not found
, even though it is literally right there, the only file in ls
That said, I am certain I have downloaded the latest version, and that file is the executable itself
I am using Arch Linux if it helps
Any suggestions on how to proceed?
[]I've read bugs section in FAQ
I cannot find where the FAQ is