1
1
<p align =" center " >
2
2
<a href =" https://quead.github.io/demo/ " title =" YouTube Player Demo " >View Demo</a >
3
- <img alt =" Angular YouTube Player Logo " src =" http://i.imgur.com/5vx8KxG.png " style =" height : auto ; max-width :100% ;" />
3
+ <img alt =" Angular YouTube Player Logo " src =" http://i.imgur.com/5DS0zFh.jpg " style =" height : auto ; max-width :100% ;" />
4
4
</p >
5
5
6
6
# About Player
7
- [ ![ Version] ( https://img.shields.io/badge/Current%20version-v1.0.2 -brightgreen.svg?style=flat )] ( https://github.com/quead/angular2-yt-player )
8
- [ ![ Next version] ( https://img.shields.io/badge/Next%20version-v1.1 -e52d27.svg )] ( https://github.com/quead/angular2-yt-player#changelog )
7
+ [ ![ Version] ( https://img.shields.io/badge/Current%20version-v1.1 -brightgreen.svg?style=flat )] ( https://github.com/quead/angular2-yt-player )
8
+ [ ![ Next version] ( https://img.shields.io/badge/Next%20version-v1.3 -e52d27.svg )] ( https://github.com/quead/angular2-yt-player#changelog )
9
9
10
10
[ ![ GitHub license] ( https://img.shields.io/badge/license-MIT-blue.svg )] ( https://raw.githubusercontent.com/quead/angular2-yt-player/master/LICENSE )
11
11
[ ![ GitHub forks] ( https://img.shields.io/github/forks/quead/angular2-yt-player.svg )] ( https://github.com/quead/angular2-yt-player/network )
@@ -51,8 +51,22 @@ This player is compatible only with Chrome/webkit browsers because in future I w
51
51
52
52
` gulp `
53
53
54
+ ** For personal use**
55
+
56
+ Just take files from *** dist*** folder
57
+
58
+ <a href =" https://quead.github.io/demo/ " title =" YouTube Player Demo " >View Demo</a >
59
+
54
60
## Changelog
55
61
62
+ Angular2 YT Player v1.1
63
+ - Adding mute/unmute functionality
64
+ - Improved user interface and user experience
65
+ - ** Settings**
66
+ - * Show/hide debugging features*
67
+ - * Show/hide thumbnails in search*
68
+
69
+
56
70
Angular2 YT Player v1.0.2
57
71
- Change volume on your video
58
72
- Related videos
@@ -63,20 +77,21 @@ Angular2 YT Player v1.0.0
63
77
- Change time of your video that you want to listen
64
78
65
79
## Future features
66
- - Add your videos in playlist ** (in v1.6)**
67
- - Next/prev video from your playlist ** (in v1.6)**
80
+ - Repeat mode ** (in v1.3)**
81
+ - Copy link for current video and related videos ** (in v1.6)**
82
+ - Copy link for current video at your playing time ** (in v1.6)**
83
+ - Video details for current video and related videos like number of views, likes and dislikes ** (in v1.6)**
84
+ - Add your videos in playlist ** (in v1.9)**
85
+ - Next/prev video from your playlist ** (in v1.9)**
68
86
- Adding support for NW.js to export the app for desktop compatible: Windows/Mac OS X/Linux ** (in v2.0)**
69
87
- Hotkeys for application in desktop (play/pause/next/prev) ** (in v2.0)**
70
88
- ** Settings**
71
89
- * Show/hide video ** (possible in v1.3)***
72
- - * Show/hide debugging features ** (in v1.1)***
73
- - * Show/hide thumbnails in search ** (in v1.1)***
74
90
- * Set how many results to show in search (0 to 50) ** (in v1.3)***
75
91
- * Enable loop video ** (in v1.3)***
76
92
- * Change/add YOUR_API Key ** (in v1.3)***
77
93
- * Max related videos (0 to 50) ** (in v1.3)***
78
- - * Save your settings ** (in v1.1 )***
94
+ - * Save your settings ** (possible in v1.9 )***
79
95
80
96
## Copyright and License
81
- Copyright [ quead] ( https://github.com/quead ) under the [ MIT license] ( LICENSE )
82
- .
97
+ Copyright [ quead] ( https://github.com/quead ) under the [ MIT license] ( LICENSE ) .
0 commit comments