Skip to content

Commit a0608ee

Browse files
authored
1.9.1 - Update to latest version
2 parents aa935b9 + 7a884ed commit a0608ee

Some content is hidden

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

43 files changed

+3266
-1995
lines changed

README.md

Lines changed: 12 additions & 5 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.9-brightgreen.svg?style=flat)](https://github.com/quead/angular2-yt-player)
7+
[![Version](https://img.shields.io/badge/Current%20version-v1.9.1-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)
@@ -53,6 +53,16 @@ Just take files from ***dist*** folder
5353

5454
## Changelog
5555

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+
5666
Angular2 YT Player v1.9
5767
- Add/remove items from playlist, first time when is initialized It is prepopulated with related videos
5868
- Next/prev video from your playlist
@@ -121,14 +131,11 @@ Angular2 YT Player v1.0.0
121131
- *Room chat **(unversioned)***
122132

123133
#### 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)**
127134
- Adding support for NW.js to export the app for desktop compatible: Windows/Mac OS X/Linux **(in v2.0)**
128135
- Hotkeys for application in desktop (play/pause/next/prev) **(in v2.0)**
129136

130137
#### Roadmap to 3.0
131-
- Import/Export playlist **(in v2.1)**
138+
- Import/Export playlist (probably json file and youtube playlist) **(in v2.1)**
132139
- Categories with videos like (music, gaming, autos, films, sports, much more) **(in v2.1)**
133140
- Drag and drop videos to playlist **(in v2.2)**
134141
- Arrange playlist by drag and drop **(in v2.2)**

0 commit comments

Comments
 (0)