Skip to content

Commit 78383ae

Browse files
authored
1.3 - Updating to new version
2 parents d76d0d5 + 34d8d76 commit 78383ae

40 files changed

+64635
-63899
lines changed

README.md

Lines changed: 22 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
</p>
55

66
# About Player
7-
[![Version](https://img.shields.io/badge/Current%20version-v1.2-brightgreen.svg?style=flat)](https://github.com/quead/angular2-yt-player)
7+
[![Version](https://img.shields.io/badge/Current%20version-v1.3-brightgreen.svg?style=flat)](https://github.com/quead/angular2-yt-player)
88

99
[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/quead/angular2-yt-player/master/LICENSE)
1010
[![GitHub forks](https://img.shields.io/github/forks/quead/angular2-yt-player.svg)](https://github.com/quead/angular2-yt-player/network)
@@ -58,6 +58,16 @@ Just take files from ***dist*** folder
5858

5959
## Changelog
6060

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+
6171
Angular2 YT Player v1.2
6272
- Introducing trending videos, currently default trending videos are from United States
6373
- Refactoring the code
@@ -85,26 +95,28 @@ Angular2 YT Player v1.0.0
8595
- Change time of your video that you want to listen
8696

8797
## Future features
88-
- Repeat mode **(in v1.3)**
89-
- Grid/list mode for trending videos **(in v1.3)**
98+
#### Roadmap to 2.0
9099
- Video details for current video, related videos and trending feed like number of views, likes and dislikes **(in v1.6)**
91100
- Share link for current video and related videos **(in v1.6)**
92101
- 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)**
94104
- Add your videos in playlist **(in v1.9)**
95105
- Next/prev video from your playlist **(in v1.9)**
96106
- Adding support for NW.js to export the app for desktop compatible: Windows/Mac OS X/Linux **(in v2.0)**
97107
- Hotkeys for application in desktop (play/pause/next/prev) **(in v2.0)**
98108
- Save your playlists **(unversioned)**
99109
- History of your watched videos **(unversioned)**
100110
- **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)***
107111
- *Save your settings **(unversioned)***
108112

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+
109121
## Copyright and License
110122
Copyright [quead](https://github.com/quead) under the [MIT license](LICENSE).

0 commit comments

Comments
 (0)