Skip to content

🎵 Control YouTube players with browser by Alfred

License

Notifications You must be signed in to change notification settings

thepratik/alfred4-youtube-control

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

alfred4-youtube-control Few lines changed to make it compatible with Alfred 4.

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • AppleScript 95.7%
  • Shell 4.3%