Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 14 days ago
JSON representation
Custom plugin for Oh My Zsh with youtube-dl aliases
- Host: GitHub
- URL: https://github.com/katrinleinweber/oh-my-zsh-youtube-dl-aliases
- Owner: katrinleinweber
- License: mit
- Created: 2019-12-29T15:22:56.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2024-05-14T19:08:46.000Z (6 months ago)
- Last Synced: 2024-08-01T16:55:43.334Z (3 months ago)
- Topics: 36c3, degrowth, oh-my-zsh-plugin, webm, youtube-dl
- Language: Shell
- Size: 10.7 KB
- Stars: 7
- Watchers: 4
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
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