YouTube (Download v1.7)
Search and Download YouTube Videos
- Alfred App v2
- Alfred Powerpack
- Homebrew w/ youtube-dl & ffmpeg
- VLC if you want streaming with this application
- Click the download buttons below
- Double-click to import into Alfred 2
- Review the workflow to add custom Hotkeys
# Install Homebrew
ruby -e "$(curl -fsSL https://raw.github.com/Homebrew/homebrew/go/install)"
brew install ffmpeg
brew install youtube-dlRun the Alleyoop Workflow using the keyword oop. If you're not comfortable with Alleyoop, star & watch this repo to keep up to date on new versions and additional workflows.
Typing youtube followed by a search query will show the results for the query. For example, youtube daftpunk will search for DaftPunk videos.
yt {query}- Searches YouTube for videos matching the query.yt c|channels {query}- Searches for channels.yt cv|channelvideos {query}- Shows videos for the specified channel.yt toprated- Shows the top rated videos.yt topfavorited- Shows the most favourited videos.yt mostviewed- Shows the most viewed videos.yt mostpopularShows the most popular videos.yt mostrecentShows the most recent videos.yt mostdiscussedShows the most discussed videos.yt mostrespondedShows the videos with most responds.yt recentlyfeaturedShows videos which have recently been featured.yt-download {query}- what happens with search query
If you find yourself having a hard time remembering the commands, remember that they will show up in autocompletion if you type yt.
- Hold
altto download the video - Hold
controlto download the audio from the video - Hold
cmdto play the video with VLC


