Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
projects:rlm-viedo-roulette [2024/01/09 05:29] – created admin | projects:rlm-viedo-roulette [2024/04/04 18:08] (current) – [Stack] admin | ||
---|---|---|---|
Line 5: | Line 5: | ||
{{ : | {{ : | ||
+ | ===== Description ===== | ||
+ | |||
+ | A roulette-style site to watch RedLetterMedia videos. | ||
+ | |||
+ | You can filter the shows you want to watch and until you watched everyshow on your filtered list of videos, you rececive a new video everytime you hit play. | ||
+ | |||
+ | 100% anonymous. Local data stored on user machine without identifiers and analytics. The goal was to create the site as light as possible, as private as possible within the Youtube Player' | ||
+ | ===== Team ===== | ||
+ | |||
+ | Solo | ||
===== Stack ===== | ===== Stack ===== | ||
* HTML | * HTML | ||
Line 10: | Line 20: | ||
* JavaScript | * JavaScript | ||
* Youtube Player | * Youtube Player | ||
+ | * Web-scrapping | ||
+ | |||
+ | Live site: [[https:// | ||
+ | ---- | ||