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/5DS0zFh .jpg " style =" height : auto ; max-width :100% ;" />
3
+ <img alt =" Angular YouTube Player Logo " src =" http://i.imgur.com/HciUBN3 .jpg " style =" height : auto ; max-width :100% ;" />
4
4
</p >
5
5
6
6
# About Player
@@ -58,9 +58,18 @@ Just take files from ***dist*** folder
58
58
59
59
## Changelog
60
60
61
+ Angular2 YT Player v1.2
62
+ - Introducing trending videos, currently default trending videos are from United States
63
+ - Refactoring the code
64
+ - Adding routes for future components which it will show in left navbar
65
+ - Default video will be first from trending videos
66
+ - Adding the video player
67
+ - Update the design to match the new features
68
+
61
69
Angular2 YT Player v1.1
62
70
- Adding mute/unmute functionality
63
71
- Improved user interface and user experience
72
+ - Adding settings functionality, the settings will get from *** assets/settings.json***
64
73
- ** Settings**
65
74
- * Show/hide debugging features*
66
75
- * Show/hide thumbnails in search*
@@ -77,6 +86,7 @@ Angular2 YT Player v1.0.0
77
86
78
87
## Future features
79
88
- Repeat mode ** (in v1.3)**
89
+ - Grid/list mode for trending videos ** (in v1.3)**
80
90
- Copy link for current video and related videos ** (in v1.6)**
81
91
- Copy link for current video at your playing time ** (in v1.6)**
82
92
- Video details for current video and related videos like number of views, likes and dislikes ** (in v1.6)**
@@ -85,7 +95,7 @@ Angular2 YT Player v1.0.0
85
95
- Adding support for NW.js to export the app for desktop compatible: Windows/Mac OS X/Linux ** (in v2.0)**
86
96
- Hotkeys for application in desktop (play/pause/next/prev) ** (in v2.0)**
87
97
- ** Settings**
88
- - * Show/hide video ** (possible in v1.3)***
98
+ - * Show/hide video player ** (possible in v1.3)***
89
99
- * Set how many results to show in search (0 to 50) ** (in v1.3)***
90
100
- * Enable loop video ** (in v1.3)***
91
101
- * Change/add YOUR_API Key ** (in v1.3)***
0 commit comments