https://github.com/amitness/shuffle
Shuffle every song in existence from YouTube
https://github.com/amitness/shuffle
hacktoberfest music player shuffle youtube
Last synced: about 1 year ago
JSON representation
Shuffle every song in existence from YouTube
- Host: GitHub
- URL: https://github.com/amitness/shuffle
- Owner: amitness
- License: mit
- Created: 2016-10-09T08:48:36.000Z (over 9 years ago)
- Default Branch: gh-pages
- Last Pushed: 2024-10-16T13:22:05.000Z (over 1 year ago)
- Last Synced: 2025-03-28T07:07:13.403Z (about 1 year ago)
- Topics: hacktoberfest, music, player, shuffle, youtube
- Language: HTML
- Homepage: https://amitness.github.io/shuffle/
- Size: 36.1 KB
- Stars: 130
- Watchers: 8
- Forks: 77
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Shuffle
A web app which plays a random song from YouTube.
[](https://amitness.com/shuffle/)
Live version: [Shuffle](https://amitness.com/shuffle/)
### Usage
All controls can be done using gestures and keyboard shortcuts.
- **Change Song**: Press F5 or Refresh the page
- **Pause**: Single click on the player
- **Full Screen**: Double click on the player
### Contribution
Feel free to fork and submit bug fixes or even new features. You can file bugs, suggestions, and feature requests, by going to the [issues](https://github.com/amitness/shuffle/issues/new) page.
### License: [MIT](https://github.com/amitness/shuffle/blob/gh-pages/LICENSE)