Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/katrinleinweber/oh-my-zsh-youtube-dl-aliases

Custom plugin for Oh My Zsh with youtube-dl aliases
https://github.com/katrinleinweber/oh-my-zsh-youtube-dl-aliases

36c3 degrowth oh-my-zsh-plugin webm youtube-dl

Last synced: about 2 months ago
JSON representation

Custom plugin for Oh My Zsh with youtube-dl aliases

Awesome Lists containing this project

README

        

# Custom [youtube-dl](https://ytdl-org.github.io/youtube-dl/) plugin for Oh My Zsh

### Aliases: See [`youtube-dl.plugin.zsh`](youtube-dl.plugin.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](https://github.com/ohmyzsh/ohmyzsh#custom-plugins-and-themes)
1. `cd $ZSH_CUSTOM/plugins`
1. `git clone https://github.com/katrinleinweber/oh-my-zsh-youtube-dl-aliases youtube-dl`
1. Add `youtube-dl` to your `~/.zshrc` file's `plugins=(…)` list
1. Restart your shell

### Known issues

- Collision with [`yarn test`](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/yarn#aliases)
alias
- To view format list only, use `ytf https://URL.to/the/video`,
abort prompt with Ctrl+C