All Projects → mathiasvr → Youtube Terminal

mathiasvr / Youtube Terminal

Licence: mit
📺 Stream YouTube videos as ascii art in the terminal!

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Youtube Terminal

Tart
Tart - draw ASCII art in the terminal with your mouse!
Stars: ✭ 296 (+252.38%)
Mutual labels:  terminal, ascii-art
Ftxui
💻 C++ Functional Terminal User Interface. ❤️
Stars: ✭ 433 (+415.48%)
Mutual labels:  terminal, ascii-art
Piptool
Add the Picture-in-Picture Functionality to YouTube, Netflix, Plex and other video broadcasting services in macOS Sierra
Stars: ✭ 337 (+301.19%)
Mutual labels:  video-player, youtube
BeatSaberCinema
A Beat Saber plugin that allows you to sync up videos to play in the background of your maps.
Stars: ✭ 35 (-58.33%)
Mutual labels:  youtube, video-player
Wego
weather app for the terminal
Stars: ✭ 6,918 (+8135.71%)
Mutual labels:  terminal, ascii-art
Youtube Player
YouTube iframe API abstraction.
Stars: ✭ 273 (+225%)
Mutual labels:  video-player, youtube
Vue Video Player
🎞 @videojs component for @vuejs
Stars: ✭ 4,026 (+4692.86%)
Mutual labels:  video-player, youtube
Cowsay Files
A collection of additional/alternative cowsay files.
Stars: ✭ 216 (+157.14%)
Mutual labels:  terminal, ascii-art
Diagram
CLI app to convert ASCII arts into hand drawn diagrams.
Stars: ✭ 642 (+664.29%)
Mutual labels:  terminal, ascii-art
Termplay
GitLab: https://gitlab.com/jD91mZM2/termplay
Stars: ✭ 500 (+495.24%)
Mutual labels:  terminal, youtube
Graphical
Open-Source, Platform independent module that consumes data points as input and plots them on a 2D graph [Scatter / Bar / Line] on the PowerShell Console/Terminal
Stars: ✭ 237 (+182.14%)
Mutual labels:  terminal, ascii-art
Lehar
Visualize data using relative ordering
Stars: ✭ 81 (-3.57%)
Mutual labels:  terminal, ascii-art
Ytermplayer
Stream youtube playlists as audio on linux terminal
Stars: ✭ 235 (+179.76%)
Mutual labels:  terminal, youtube
Csconsoleformat
.NET C# library for advanced formatting of console output [Apache]
Stars: ✭ 296 (+252.38%)
Mutual labels:  terminal, ascii-art
Wttr.in
⛅ The right way to check the weather
Stars: ✭ 16,345 (+19358.33%)
Mutual labels:  terminal, ascii-art
Youtube player flutter
Flutter plugin for playing or streaming YouTube videos inline using the official iFrame Player API. Supports both Android and iOS platforms.
Stars: ✭ 366 (+335.71%)
Mutual labels:  video-player, youtube
Ascii
👾 ASCII Roulette :: ascii art video chat on the cli
Stars: ✭ 202 (+140.48%)
Mutual labels:  terminal, ascii-art
Zero
A 3D renderer written in JavaScript and rendered to the terminal.
Stars: ✭ 2,307 (+2646.43%)
Mutual labels:  terminal, ascii-art
Youtubekit
YoutubeKit is a video player that fully supports Youtube IFrame API and YoutubeDataAPI for easily create a Youtube app
Stars: ✭ 484 (+476.19%)
Mutual labels:  video-player, youtube
Unity Videoplayer Helper
Simple helper for the Video Player in Unity
Stars: ✭ 49 (-41.67%)
Mutual labels:  video-player, youtube

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].