@talmobi/yt-play

0.0.7 • Public • Published

npm npm

@talmobi/yt-play

DEPRECATED! Package renamed to yt-play-cli

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..

Readme

Keywords

Package Sidebar

Install

npm i @talmobi/yt-play

Weekly Downloads

1

Version

0.0.7

License

MIT

Unpacked Size

2.67 MB

Total Files

5

Last publish

Collaborators

  • talmobi