shirohana / alfred3-youtube-control

🎵 Control YouTube players with browser by Alfred

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deprecated

Due to most popular web browsers are now supporting Hardware Media Key Handling, this project is no longer have a reason to be used, and thanks for everyone who once downloaded this workflow(*´꒳`*)

alfred3-youtube-control

Control your YouTube player in an easy way 🎵

Requirement

System (Required by Alfred)

  • OS X 10.9+, 64-bit Intel

Software

  • Alfred 3 with Powerpack (current: v3.8 [Build 959])

Browser (Choose any)

Download

Releases

Feature

  • Toggle play/pause, jump to next/previous video
  • Show playlist and choose any one to play (with YouTube thumbnail)
  • Multi-player supported (with YouTube thumbnail)
  • Fully customizable Hotkeys
  • Programmable (with external trigger)

Configuration

This workflow use y with a whitespace as default trigger, all commands are start with it.

In default, no hotkey was presetted, you can modify then in left side of workflow:

Workflow structure:

workflow structure

Quick start

Focus current player

usage: y <Enter>

gif-focus

Toggle play/pause

usage: y p[lay]<Enter> or y p[ause]<Enter>

gif-play-pause

Jump to next video

usage: y n[ext]<Enter>

gif-next

Jump to previous video (if has)

usage: y pr[evious]<Enter>

gif-prev

Choose song in playlist (if has)

usage: y l[ist]<Enter>

gif-playlist

Change current player

usage: y c[hange]<Enter>
Note: Previous player will auto paused

gif-change-player

Close player

usage: y cl[ose]<Enter>

gif-close

Special thanks

Thanks Pixel Lab to provide these beautiful icons in free on Iconfinder, it makes this small project looks wonderful (๑ơ ω ơ)

License

MIT

About

🎵 Control YouTube players with browser by Alfred

License:MIT License


Languages

Language:AppleScript 95.7%Language:Shell 4.3%