python3 /usr/local/bin/youtube-dl #16780

Closed
opened 2026-02-21 07:43:01 -05:00 by deekerman · 1 comment
Owner

Originally created by @itskando on GitHub (May 11, 2019).

Checklist

  • I'm asking a question
  • I've looked through the README and FAQ for similar questions
  • I've searched the bugtracker for similar questions including closed ones

Question

OS Version:

FreeBSD plex 11.2-STABLE FreeBSD 11.2-STABLE #0 r325575+3b66a34f3aa(HEAD): Wed Feb 27 14:31:54 EST 2019 root@nemesis.tn.ixsystems.com:/freenas-releng/freenas/_BE/objs/freenas-releng/freenas/_BE/os/sys/FreeNAS.amd64 amd64

youtube-dl version:

2019.04.30

root@plex:~ # youtube-dl --version
env: python: No such file or directory
root@plex:~ # python3 youtube-dl --version
python3: can't open file 'youtube-dl': [Errno 2] No such file or directory
root@plex:~ # python3 /usr/local/bin/youtube-dl --version
2019.04.30

Is there a way to not need to type the youtube-dl path when entering the command?
Is there a way to not need to type python3 when entering the command?

Originally created by @itskando on GitHub (May 11, 2019). <!-- ###################################################################### WARNING! IGNORING THE FOLLOWING TEMPLATE WILL RESULT IN ISSUE CLOSED AS INCOMPLETE ###################################################################### --> ## Checklist <!-- Carefully read and work through this check list in order to prevent the most common mistakes and misuse of youtube-dl: - Look through the README (http://yt-dl.org/readme) and FAQ (http://yt-dl.org/faq) for similar questions - Search the bugtracker for similar questions: http://yt-dl.org/search-issues - Finally, put x into all relevant boxes (like this [x]) --> - [x] I'm asking a question - [x] I've looked through the README and FAQ for similar questions - [x] I've searched the bugtracker for similar questions including closed ones ## Question <!-- Ask your question in an arbitrary form. Please make sure it's worded well enough to be understood, see https://github.com/ytdl-org/youtube-dl#is-the-description-of-the-issue-itself-sufficient. --> OS Version: FreeBSD plex 11.2-STABLE FreeBSD 11.2-STABLE #0 r325575+3b66a34f3aa(HEAD): Wed Feb 27 14:31:54 EST 2019 root@nemesis.tn.ixsystems.com:/freenas-releng/freenas/_BE/objs/freenas-releng/freenas/_BE/os/sys/FreeNAS.amd64 amd64 youtube-dl version: 2019.04.30 ``` root@plex:~ # youtube-dl --version env: python: No such file or directory root@plex:~ # python3 youtube-dl --version python3: can't open file 'youtube-dl': [Errno 2] No such file or directory root@plex:~ # python3 /usr/local/bin/youtube-dl --version 2019.04.30 ``` Is there a way to not need to type the youtube-dl path when entering the command? Is there a way to not need to type python3 when entering the command?
deekerman 2026-02-21 07:43:01 -05:00
  • closed this issue
  • added the
    question
    label
Author
Owner

@dstftw commented on GitHub (May 11, 2019):

Add python alias.

@dstftw commented on GitHub (May 11, 2019): Add `python` alias.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/youtube-dl#16780
No description provided.