0.0.7 • Published 6 years ago

@talmobi/yt-play v0.0.7

Weekly downloads
1
License
MIT
Repository
github
Last release
6 years ago

npm npm

@talmobi/yt-play

DEPRECATED! Package renamed to yt-play-cli

npm.io

Simple to use

npm install -g @talmobi/yt-play

# play known video id directly
yt-play rnQBF2CIygg

or

npm install -g @talmobi/yt-play

# enter interactive search and select mode
yt-play

About

Play youtube videos ( music only ) from the CLI using electron.

Uses yt-search and node-fzf to search for videos to play if no CLI videoId argument is provided.

Why

To test/try/play around with electron.

How

Using electron we simply go to the youtube page and play the video.. and attach some video event listeners and block ads.

Leaving video id cli argument empty you will enter search and select mode using yt-search and node-fzf

Arguments

$ yt-play [youtube-video-id]

If no video id is provided you will enter interactive search and select mode.

Installation

npm install -g @talmobi/yt-play

Test

No tests..

0.0.7

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago