https://github.com/zgeoff/perpetualparty
:notes: :headphones: :partying_face: :control_knobs: :cd:
https://github.com/zgeoff/perpetualparty
blockchain music youtube
Last synced: 27 days ago
JSON representation
:notes: :headphones: :partying_face: :control_knobs: :cd:
- Host: GitHub
- URL: https://github.com/zgeoff/perpetualparty
- Owner: zgeoff
- Created: 2021-09-23T23:12:43.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-12-15T02:57:14.000Z (over 2 years ago)
- Last Synced: 2025-04-13T14:51:01.717Z (about 1 year ago)
- Topics: blockchain, music, youtube
- Language: TypeScript
- Homepage: https://perpetual.party
- Size: 398 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [perpetual.party](https://perpetual.party)
## what?
- **it plays a list of videos of dope DJ sets from YouTube in pseudo-random
order**
- playback order is tracked using a simple blockchain and is deterministically
calculated from the time the first set was added
- playlist data is assembled from events data via a basic pseudo-events store
(AKA: `Array`)
- adding/removing/disabling tracks doesn't break or change the chain, there's no
sequential duplicate playbacks, etc.
## why?
:shrug: