alfred-youtube-workflow icon indicating copy to clipboard operation
alfred-youtube-workflow copied to clipboard

Download YouTube videos

Open Zettt opened this issue 12 years ago • 1 comments
trafficstars

This is a request to add youtube-dl to this workflow.

I think it would be neat to download the found video when a modifier is held down.

I have it setup like so:

/usr/local/bin/youtube-dl --max-quality 720 --output "/Users/me/Downloads/%(uploader)s %(title)s.%(ext)s" --quiet {query}

Screen Shot 2013-02-18 at 13 45 07

Not sure if the creators are fine allowing to embed their yt-dl into other people's work though. (Also updating becomes an issue (an issue which probably will be fixed by some jdfwarrior magic.))

Zettt avatar Feb 18 '13 12:02 Zettt

Integrated this feature into https://github.com/willfarrell/alfred-youtube-workflow Please let me know if it needs tweaking.

willfarrell avatar Sep 26 '13 15:09 willfarrell