Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bikenik/alfred-youtube-bookmarks

quick search youtube playlist, creating video-bookmarks with tags
https://github.com/bikenik/alfred-youtube-bookmarks

video-bookmarks youtube youtube-api

Last synced: 2 months ago
JSON representation

quick search youtube playlist, creating video-bookmarks with tags

Awesome Lists containing this project

README

        

# alfred-youtube-bookmarks [![Build Status](https://travis-ci.org/bikenik/alfred-youtube-bookmarks.svg?branch=master)](https://travis-ci.org/bikenik/alfred-youtube-bookmarks)

> youtube-bookmarks + dashboard [Safari, Chrome]

![main-window](./media_readme/main-window1.png)
![main-window](./media_readme/main-window2.png)

## Install

```
$ npm install --global alfred-youtube-bookmarks
```

or as [ `youtube-bookmarks.alfredworkflow`](https://github.com/bikenik/alfred-youtube-bookmarks/releases)

_Requires [Node.js](https://nodejs.org) 7.6+ and the Alfred [Powerpack](https://www.alfredapp.com/powerpack/)._

> for use youtube API you need to create a project in Google Developers Console. It was explained in [this article](https://medium.com/@pablo127/google-api-authentication-with-oauth-2-on-the-example-of-gmail-a103c897fd98). 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 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 current filter)
- hit To open preview window by the any bookmark.

#### Setting for Chrome

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

Buy Me A Coffee

## License

MIT © [bikenik](http://bikenik.org)