Suggestion: Update install part of README #23769

Open
opened 2026-02-21 13:00:06 -05:00 by deekerman · 0 comments
Owner

Originally created by @flobee on GitHub (May 21, 2021).

hi! Best install way i found in youtube-dl.plugin.zsh would be a good point for the INSTALL in the README, eg.:

debian way (buster/stable):

  • apt-get install zsh-antigen
  • source it in zshrc file (@see /usr/share/docs/zsh-antigen/README.Debian)
  • start zsh or source rc again (eg: source /usr/share/zsh-antigen/antigen.zsh).
  • antigen bundle ytdl-org/youtube-dl
  • youtube-dl [options] url

youtube-dl package in debian is really old and dont work for all items (and testing tree do not work not perfectly).

cool solution for zsh lovers :-)

Originally created by @flobee on GitHub (May 21, 2021). hi! Best install way i found in `youtube-dl.plugin.zsh` would be a good point for the INSTALL in the README, eg.: debian way (buster/stable): - `apt-get install zsh-antigen` - source it in zshrc file (@see `/usr/share/docs/zsh-antigen/README.Debian`) - start zsh or source rc again (eg: `source /usr/share/zsh-antigen/antigen.zsh`). - `antigen bundle ytdl-org/youtube-dl` - `youtube-dl [options] url` youtube-dl package in debian is really old and dont work for all items (and testing tree do not work not perfectly). cool solution for zsh lovers :-)
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-ytdl-org#23769
No description provided.