|
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)
|
@@ -58,6 +58,16 @@ Just take files from ***dist*** folder
|
58 | 58 |
|
59 | 59 | ## Changelog
|
60 | 60 |
|
| 61 | +Angular2 YT Player v1.3 |
| 62 | + - Show/hide video player |
| 63 | + - Repeat video |
| 64 | + - Grid/list mode for trending videos |
| 65 | +- **Settings (It will work when you can save the settings because now isn't relevant, (you can set default from "assets/settings.json")** |
| 66 | +- *Change country for trending feed (currently only three countries, US, UK and RO)* |
| 67 | +- *Max results show in search (0 to 50)* |
| 68 | +- *YOUR_API Key* |
| 69 | +- *Max related videos (0 to 50)* |
| 70 | + |
61 | 71 | Angular2 YT Player v1.2
|
62 | 72 | - Introducing trending videos, currently default trending videos are from United States
|
63 | 73 | - Refactoring the code
|
@@ -85,26 +95,28 @@ Angular2 YT Player v1.0.0
|
85 | 95 | - Change time of your video that you want to listen
|
86 | 96 |
|
87 | 97 | ## Future features
|
88 |
| -- Repeat mode **(in v1.3)** |
89 |
| -- Grid/list mode for trending videos **(in v1.3)** |
| 98 | +#### Roadmap to 2.0 |
90 | 99 | - Video details for current video, related videos and trending feed like number of views, likes and dislikes **(in v1.6)**
|
91 | 100 | - Share link for current video and related videos **(in v1.6)**
|
92 | 101 | - Share link for current video at your playing time **(in v1.6)**
|
93 |
| -- Notifications for important actions you do **(in v1.6)** |
| 102 | +- Notifications for important actions you do **(in v1.7)** |
| 103 | +- Change and create theme **(in v1.7)** |
94 | 104 | - Add your videos in playlist **(in v1.9)**
|
95 | 105 | - Next/prev video from your playlist **(in v1.9)**
|
96 | 106 | - Adding support for NW.js to export the app for desktop compatible: Windows/Mac OS X/Linux **(in v2.0)**
|
97 | 107 | - Hotkeys for application in desktop (play/pause/next/prev) **(in v2.0)**
|
98 | 108 | - Save your playlists **(unversioned)**
|
99 | 109 | - History of your watched videos **(unversioned)**
|
100 | 110 | - **Settings**
|
101 |
| -- *Change country for trending feed **(in v1.3)*** |
102 |
| -- *Show/hide video player **(possible in v1.3)*** |
103 |
| -- *Set how many results to show in search (0 to 50) **(in v1.3)*** |
104 |
| -- *Enable loop video **(in v1.3)*** |
105 |
| -- *Change/add YOUR_API Key **(in v1.3)*** |
106 |
| -- *Max related videos (0 to 50) **(in v1.3)*** |
107 | 111 | - *Save your settings **(unversioned)***
|
108 | 112 |
|
| 113 | +#### Roadmap to 3.0 |
| 114 | +- **Rooms (in v3.0)** |
| 115 | +- *Create room where you can watch videos with others in sync by sharing the room link **(in v3.0)*** |
| 116 | +- *Set private/public room **(in v3.0)*** |
| 117 | +- *List of public rooms **(in v3.0)*** |
| 118 | +- *Room moderators which can add videos, kick roommates, mute roommates, rename room title and description **(in v3.3)*** |
| 119 | +- *Room chat, **(unversioned)*** |
| 120 | + |
109 | 121 | ## Copyright and License
|
110 | 122 | Copyright [quead](https://github.com/quead) under the [MIT license](LICENSE).
|
0 commit comments