A social media-esque hub for saving and sharing Youtube Playlists!
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
Table of Contents
I put together this project because I realized how many different videos were stacking up in my saved playlists, so I wanted to compile them all in one place so I could actually sit down and watch some of them!
Anyone can...
- Browse the playlists on the home page
- Hover over the video slivers to bring them to the front
- Click on the playlists to view all the videos in them
The rest of the features need to be signed in for...
- Connect your google account so you and your saved playlists can be personalized:
- Create a custom display name
- Choose from a large amount of profile pictures (your google account picture is included)
- Save playlists to the webste
- View your own playlists
To get this to work locally...
-
Download all of the dependencies listed in the package.json
-
Obtain the following API keys:
- YT_DATA_API_KEY
- NEXT_PUBLIC_SUPABASE_URL
- NEXT_PUBLIC_SUPABASE_ANON_KEY
- Add better UX confirmation upon submissions
- Viewing of other users playlists
- More personalization to playlists
- Set visibility to other users
- Rename and add descriptions
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Feel free to shoot me an email! I'd love any and all feedback - [email protected]
Project Link: https://github.com/diegotyner/YT-Playlist-Website