Skip to content
This repository has been archived by the owner on Oct 5, 2020. It is now read-only.

🎵 Control YouTube players with browser by Alfred

License

Notifications You must be signed in to change notification settings

shirohana/alfred3-youtube-control

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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