Skip to content

Commit

Permalink
Added VLC playing option
Browse files Browse the repository at this point in the history
  • Loading branch information
adrianberriel committed Dec 1, 2014
1 parent 152b4fe commit b1df8db
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 deletions.
7 changes: 5 additions & 2 deletions README.md
@@ -1,4 +1,4 @@
YouTube ([Download v1.6](https://raw.github.com/willfarrell/alfred-youtube-workflow/master/YouTube.alfredworkflow))
YouTube ([Download v1.7](https://raw.github.com/willfarrell/alfred-youtube-workflow/master/YouTube.alfredworkflow))
=====================

Search and Download YouTube Videos
Expand All @@ -7,6 +7,7 @@ Search and Download YouTube Videos
1. [Alfred App v2](http://www.alfredapp.com/#download)
1. [Alfred Powerpack](https://buy.alfredapp.com/)
1. Homebrew w/ youtube-dl & ffmpeg
1. [VLC](http://www.videolan.org/vlc/download-macosx.html) if you want streaming with this application

## Installing
1. Click the download buttons below
Expand Down Expand Up @@ -53,12 +54,14 @@ If you find yourself having a hard time remembering the commands, remember that
## Action Modifier
- Hold `alt` to download the video
- Hold `control` to download the audio from the video
- Hold `cmd` to play the video with VLC

## Contributors
- [@willfarrell](https://github.com/willfarrell)
- [@simonbs](https://github.com/simonbs) - [alfred-youtube-workflow](https://github.com/simonbs/alfred-youtube-workflow)
- [@adrianbs](https://github.com/adrianbs) - [Play with VLC](https://github.com/simonbs/alfred-youtube-workflow)
- [David Ferguson](http://dferg.us/) - [Blog Post](http://dferg.us/youtube-download-alfred-2-workflow/)

[channels]: ./screenshots/channels.png "Channels"
[download]: ./screenshots/download.png "Download"
[search]: ./screenshots/search.png "Search"
[search]: ./screenshots/search.png "Search"
Binary file modified YouTube.alfredworkflow
Binary file not shown.
2 changes: 1 addition & 1 deletion current-version.json
@@ -1,5 +1,5 @@
{
"version": 1.6,
"version": 1.7,
"download_url": "https://raw.github.com/willfarrell/alfred-youtube-workflow/master/YouTube.alfredworkflow",
"description": "Youtube Workflow"
}

0 comments on commit b1df8db

Please sign in to comment.