python: To display a youtube video in the mac terminal -


i know how use ipython embed youtube video in notebook.

from ipython.display import youtubevideo youtubevideo('1j_hxd4iln8')

see live example here: http://nbviewer.ipython.org/github/ipython/ipython/blob/1.x/examples/notebooks/part%205%20-%20rich%20display%20system.ipynb#video

but when i'm running code in mac terminal isn't displaying in terminal. please see image below.

i want display video terminal or display in new window. thank time , consideration.

display youtube video on terminal

ipython.display work inside ipython not using.


Comments

Popular posts from this blog

Load Balancing in Bluemix using custom domain and DNS SRV records -

oracle - pls-00402 alias required in select list of cursor to avoid duplicate column names -

python - Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>] error -