In [1]:
from IPython.display import YouTubeVideo
In [2]:
# 小提琴:渔舟唱晚
#Fishermans night song
YouTubeVideo('mgimzBcSHHU',start=30)
Out[2]:
In [3]:
# 小提琴:花儿为什么这样红
# Why are the Flowers Fiery red
YouTubeVideo('evsb-ExHriQ', start=155)
Out[3]:
In [4]:
YouTubeVideo("6V6yWQp4XWM") #demo OF IV Pestro
Out[4]:
In [5]:
YouTubeVideo("6YDl3vafIjs") #加勒比海盗 David Garrett
Out[5]:
In [ ]: