Skip to content

Custom plugin for Oh My Zsh with youtube-dl aliases

License

Notifications You must be signed in to change notification settings

katrinleinweber/oh-my-zsh-youtube-dl-aliases

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Custom youtube-dl plugin for Oh My Zsh

They tend to favor royalty-free file formats, as well as faster downloads & less storage use by foregoing higher-than-sufficient quality levels.

Usage: yt… https://URL.to/the/video

Installation

  1. Read Oh My Zsh's notes on custom plugins
  2. cd $ZSH_CUSTOM/plugins
  3. git clone https://github.com/katrinleinweber/oh-my-zsh-youtube-dl-aliases youtube-dl
  4. Add youtube-dl to your ~/.zshrc file's plugins=(…) list
  5. Restart your shell

Known issues

  • Collision with yarn test alias
  • To view format list only, use ytf https://URL.to/the/video, abort prompt with Ctrl+C

About

Custom plugin for Oh My Zsh with youtube-dl aliases

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages