Skip to content

mattpotato/youtube-queue

Repository files navigation

youtube-queue

In the Youtube website, you can add videos to a queue. Currently, this feature is unavailable to the Android and iOS Youtube App. This React Native project allows you to search for Youtube videos using the Youtube Data API and add them to a queue. You can then save these videos to your Youtube Playlists.

Setup

  1. yarn

  2. Create a config and put Youtube Data API key.

  3. yarn start to start the Expo server

  4. Follow the instructions on localhost:19002 to run the website on your device of choice (iOS and Android only no web).

Known Bugs

  • Some videos cannot be played as a result of the limitations of the youtube player that this project uses.

Made with

  • Expo
  • React Native
  • Redux
  • React Navigation
  • React Native Youtube IFrame
  • Youtube Data API

About

A youtube app with an add to queue feature

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published