|
4 | 4 | </p>
|
5 | 5 |
|
6 | 6 | # About Player
|
7 |
| -[](https://github.com/quead/angular2-yt-player) |
| 7 | +[](https://github.com/quead/angular2-yt-player) |
8 | 8 |
|
9 | 9 | [](https://raw.githubusercontent.com/quead/angular2-yt-player/master/LICENSE)
|
10 | 10 | [](https://github.com/quead/angular2-yt-player/network)
|
@@ -53,6 +53,16 @@ Just take files from ***dist*** folder
|
53 | 53 |
|
54 | 54 | ## Changelog
|
55 | 55 |
|
| 56 | +Angular2 YT Player v1.9.1 |
| 57 | +- Get settings.json for localstorage if your localstorage is empty |
| 58 | +- The playlist automatically saving, if is empty it will be populated with related videos |
| 59 | +- Toggle light/dark theme mode |
| 60 | +- Share link button for all videos |
| 61 | +- Reorganised settings page |
| 62 | +- Auto saving for internal settings (check settings) |
| 63 | +- Manual saving for external settings (check settings) |
| 64 | +- Performance, UI and UX improvements and fixes |
| 65 | + |
56 | 66 | Angular2 YT Player v1.9
|
57 | 67 | - Add/remove items from playlist, first time when is initialized It is prepopulated with related videos
|
58 | 68 | - Next/prev video from your playlist
|
@@ -121,14 +131,11 @@ Angular2 YT Player v1.0.0
|
121 | 131 | - *Room chat **(unversioned)***
|
122 | 132 |
|
123 | 133 | #### Roadmap to 2.0
|
124 |
| -- When first time load the app it will transfer settings from settings.json to localstorage **(in v1.9.1)** |
125 |
| -- Save settings in localstorage **(in v1.9.1)** |
126 |
| -- Save playlist in localstorage **(in v1.9.1)** |
127 | 134 | - Adding support for NW.js to export the app for desktop compatible: Windows/Mac OS X/Linux **(in v2.0)**
|
128 | 135 | - Hotkeys for application in desktop (play/pause/next/prev) **(in v2.0)**
|
129 | 136 |
|
130 | 137 | #### Roadmap to 3.0
|
131 |
| -- Import/Export playlist **(in v2.1)** |
| 138 | +- Import/Export playlist (probably json file and youtube playlist) **(in v2.1)** |
132 | 139 | - Categories with videos like (music, gaming, autos, films, sports, much more) **(in v2.1)**
|
133 | 140 | - Drag and drop videos to playlist **(in v2.2)**
|
134 | 141 | - Arrange playlist by drag and drop **(in v2.2)**
|
|
0 commit comments