Skip to content

Commit dd2cad5

Browse files
authored
1.1 - Adding new features check changelog
2 parents d66db1c + fb36ad4 commit dd2cad5

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

48 files changed

+70680
-215
lines changed

README.md

Lines changed: 25 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
<p align="center">
22
<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%;" />
44
</p>
55

66
# 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)
99

1010
[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/quead/angular2-yt-player/master/LICENSE)
1111
[![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
5151

5252
`gulp`
5353

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+
5460
## Changelog
5561

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+
5670
Angular2 YT Player v1.0.2
5771
- Change volume on your video
5872
- Related videos
@@ -63,20 +77,21 @@ Angular2 YT Player v1.0.0
6377
- Change time of your video that you want to listen
6478

6579
## 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)**
6886
- Adding support for NW.js to export the app for desktop compatible: Windows/Mac OS X/Linux **(in v2.0)**
6987
- Hotkeys for application in desktop (play/pause/next/prev) **(in v2.0)**
7088
- **Settings**
7189
- *Show/hide video **(possible in v1.3)***
72-
- *Show/hide debugging features **(in v1.1)***
73-
- *Show/hide thumbnails in search **(in v1.1)***
7490
- *Set how many results to show in search (0 to 50) **(in v1.3)***
7591
- *Enable loop video **(in v1.3)***
7692
- *Change/add YOUR_API Key **(in v1.3)***
7793
- *Max related videos (0 to 50) **(in v1.3)***
78-
- *Save your settings **(in v1.1)***
94+
- *Save your settings **(possible in v1.9)***
7995

8096
## 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

Comments
 (0)