Android-youtube-player: Some video are not load poperly

Created on 27 Mar 2020  路  2Comments  路  Source: PierfrancescoSoffritti/android-youtube-player

I am facing problem for some specifics video like
"https://www.youtube.com/watch?v=bPITHEiFWLc&list=PL9S6xGsoqIBU2V6AZYGlJwZRAFJ3YDreb&index=5"
Here the Video Id: "bPITHEiFWLc&list=PL9S6xGsoqIBU2V6AZYGlJwZRAFJ3YDreb&index=5"

Youtube Channel: "World Health Organization (WHO)"
I am getting a message like this: "An error occurred. Please try again later.(Playback ID: W.....cC)"

Most helpful comment

You need to give it only the videoId from the url. For example in the mentioned url that would be bPITHEiFWLc

  • The lib doesn't parse out VideoIds from links by itself yet.
  • You can't load a playlist yet.

All 2 comments

You need to give it only the videoId from the url. For example in the mentioned url that would be bPITHEiFWLc

  • The lib doesn't parse out VideoIds from links by itself yet.
  • You can't load a playlist yet.

I am facing problem for some specifics video like
"https://www.youtube.com/watch?v=bPITHEiFWLc&list=PL9S6xGsoqIBU2V6AZYGlJwZRAFJ3YDreb&index=5"
Here the Video Id: "bPITHEiFWLc&list=PL9S6xGsoqIBU2V6AZYGlJwZRAFJ3YDreb&index=5"

Youtube Channel: "World Health Organization (WHO)"
I am getting a message like this: "An error occurred. Please try again later.(Playback ID: W.....cC)"

same here. maybe it have to do with some updates in youtube policy?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

mankidal19 picture mankidal19  路  8Comments

jbartusiak picture jbartusiak  路  6Comments

MatanKoby picture MatanKoby  路  4Comments

shekhar-gloify picture shekhar-gloify  路  7Comments

rajeefmk picture rajeefmk  路  5Comments