Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Why does `file youtube-dl` output "youtube-dl: data"? #12810
Comments
|
It's a zipped python app. |
|
And yet there is no indication otherwise by |
|
Wrong:
|
|
What? That's impossible! psycho23@shiva ~ $ file --version psycho23@shiva ~ $ cat /etc/os-release | grep PRETTY_NAME |
|
5.14 is 4 years old. |
I'm 70% sure I tried the latest `file' command, and yet this still happens:
cd ~/Downloads #goodwget https://yt-dl.org/downloads/latest/youtube-dl #goodfile youtube-dl #badyoutube-dl: data
What is this file? How is it executable? This is wrong. If `file' can't detect the filetype, how can the OS?