Difference between revisions of "Oberoid"
(→glasbewassing links) |
|||
(3 intermediate revisions by the same user not shown) | |||
Line 21: | Line 21: | ||
== youtube download == | == youtube download == | ||
− | youtube-dlg: refresh gives automatically new download quotum | + | youtube-dlg: refresh gives automatically new download quotum <br> |
− | mps-youtube: download on the | + | mps-youtube: download on the command line. Needs google developers api key for fresh download quotum. |
− | == play | + | == play ascii movies on terminal == |
''' mpv -vo caca <movie.file> ''' | ''' mpv -vo caca <movie.file> ''' | ||
− | == glasbewassing links == | + | <!-- == glasbewassing links == |
− | + | --> | |
<!--- | <!--- | ||
your comment goes here | your comment goes here |
Latest revision as of 09:33, 29 August 2021
TechInc Member | |
---|---|
nickname | Oberiod |
Memberstatus | member |
Tasks | Glasbewassing |
fp@vonck.nl | |
Part of Projects | Factoring Out with Forth |
Contents
Doing one Gniht and Doing it Well
Basics of the Unix Philosophy
http://www.catb.org/~esr/writings/taoup/html/ch01s06.html
using terminal with beamer
Dell beamer (Techinc): 1024-768
$ setfont /usr/share/kbd/consolefonts/ter-c24n.psf.gz
save history bash
https://eli.thegreenplace.net/2016/persistent-history-in-bash-redux/
youtube download
youtube-dlg: refresh gives automatically new download quotum
mps-youtube: download on the command line. Needs google developers api key for fresh download quotum.
play ascii movies on terminal
mpv -vo caca <movie.file>