Youtube-Bookmarks

An Alfred Workflow


Short Description

quick search youtube playlist, creating video-bookmarks with tags

Last Updated

05 May 2019

Compatibility

Yosemite
(10.10)
Mavericks
(10.9)
Mountain Lion
(10.8)
Lion
(10.7)
Snow Leopard
(10.6)
Yes Yes No No No
 

Version

1.1.3
 

Bundle ID

org.bikenik.youtube
 

Categories

Applications

Webservices

youtube-bookmarks + dashboard [Safari, Chrome]

Install

$ npm install --global alfred-youtube-bookmarks

or as youtube-bookmarks.alfredworkflow and then in the directory of Workflow run npm install to install node modules.

Requires Node.js 7.6+ and the Alfred Powerpack.

for use youtube API you need to create a project in Google Developers Console. It was explained in this article. For this workflow required 'Google Client ID' and 'Google Client Secret'.

Bookmarks work without Google API.

Usage

In Alfred, type yt, Enter, and your query.
It will be work with Safari & Chrome only.

Bookmarks

  • To create bookmark needs to have opened Safari's/Chrome's window with youtube's video player active tab.
  • type some shortcut (⌥⌘B - for example) to create a bookmark
  • type some shortcut (⌥⌘S - for example) to show and go through the bookmark in the current playing video.
  • fn+↵ to delete one or several bookmarks (in specific filters will be deleted all bookmarks in the current filter)
  • hit To open preview window by any bookmark.

Setting for Chrome

View => Developer => check "Allow Javascript for Apple Evenst"

License

MIT © bikenik

Screenshots