0.8.0 • Published 5 years ago

youtube-terminal v0.8.0

Weekly downloads
10
License
MIT
Repository
github
Last release
5 years ago

YouTube Terminal

npm downloads dependencies license

Stream YouTube videos as ascii art in the terminal!

usage

YouTube Terminal will play the first found search result:

$ youtube-terminal [options] 'cyanide and happiness'

options

-l, --link [url]         Use YouTube link instead of searching
-i, --invert             Invert brightness, recommended on white background
    --color              Use 16 terminal colors [experimental]
-c, --contrast [percent] Adjust video contrast [default: 35]
-w, --width [number]     ASCII video character width
-m, --mute               Disable audio playback
    --fps [number]       Adjust playback frame rate
-h, --help               Display this usage information

Note that setting the --invert flag had the opposite effect in earlier releases, and was changed based on this poll.

install

$ npm install -g youtube-terminal

Be sure to have FFmpeg installed as well.

Ubuntu/Debian users should have ALSA installed as well:

$ sudo apt-get install libasound2-dev

related

ascii-pixels

license

MIT

0.8.0

5 years ago

0.7.0

6 years ago

0.6.0

6 years ago

0.5.2

6 years ago

0.5.1

7 years ago

0.5.0

7 years ago

0.4.3

8 years ago

0.4.2

8 years ago

0.4.1

8 years ago

0.4.0

8 years ago

0.3.3

8 years ago

0.3.2

8 years ago

0.3.1

8 years ago

0.3.0

8 years ago

0.2.0

8 years ago

0.1.0

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago