cookpete / react-player

A React component for playing a variety of URLs, including file paths, YouTube, Facebook, Twitch, SoundCloud, Streamable, Vimeo, Wistia and DailyMotion
https://cookpete.github.io/react-player
MIT License
8.9k stars 1.12k forks source link

The very first youtube playlist plays, any other playlist next after it doesn't load #1765

Open zoltes opened 1 month ago

zoltes commented 1 month ago

Current Behavior

Any youtube playlist I try to play right after another playlist does not load

Expected Behavior

I play a playlist. I submit a link with another playlist, I'd like the new one to be loaded and played instead of the previous one.

Steps to Reproduce

  1. https://cookpete.github.io/react-player/
  2. Press "Playlist" in the Youtube section.
  3. Watch it's been loaded
  4. Paste a link to another youtube playlist in the Custom URL section (First example, https://www.youtube.com/watch?v=1qB6XdAkkAo&list=RDCLAK5uy_m_h-nx7OCFaq9AlyXv78lG0AuloqW_NUA&start_radio=1)
  5. Watch the new playlist doesn't load and the old one starts playing once again

Environment

Other Information