Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
arcticfox1919 committed Apr 26, 2019
1 parent 17314e0 commit 59df602
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,10 @@

[源码](https://github.com/arcticfox1919/tkinter-practice/tree/master/editor)

[视频教程](https://study.163.com/course/courseMain.htm?courseId=1209232809&share=2&shareId=480000001855430)


### Python流媒体播放器(基于VLC)

支持本地音频文件与在线流媒体播放。本例使用网易云音乐接口
支持本地音频文件与在线流媒体播放。本例使用网易云音乐接口 [源码](https://github.com/arcticfox1919/tkinter-practice/tree/master/audio_player)

![player](https://github.com/arcticfox1919/ImageHosting/blob/master/Snipaste_2019-04-26_22-36-07.jpg?raw=true)

Expand All @@ -24,3 +22,5 @@ PYTHON_VLC_MODULE_PATH = "vlc-3.0.6"
```

详细教程,请阅览本人博客 [传送门](https://blog.csdn.net/yingshukun/article/details/89527561)

[**本项目视频教程**](https://study.163.com/course/courseMain.htm?courseId=1209232809&share=2&shareId=480000001855430)

0 comments on commit 59df602

Please sign in to comment.