Uploaded image for project: 'ListenBrainz'
  1. ListenBrainz
  2. LB-625

YoutubePlayer sometimes shows no title or progress bar for video

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Normal Normal
    • None
    • web pages
    • None

      Certain videos are not returning crucial information we need, such as title and duration.
      Here's what getVideoData() returns:

      { "allowLiveDvr": false, "author": "", "backgroundable": false, "cpn": "nzzaz7phU1kILRU9", "isListed": false, "isLive": false, "isWindowedLive": false, "paidContentOverlayDurationMs": 0, "title": "", "video_id": "4u6bWs-ZG0o" }
      

      Could be due to these other parameters I see in the origin_url (list, start_radio).

      Here's an example listen that triggers that:

      {
          "listened_at": 1591734353,
          "listened_at_iso": "2020-06-09T20:25:53Z",
          "track_metadata": {
              "additional_info": {
                  "artist_mbids": [],
                  "artist_msid": "a62a9e04-12e5-4c61-9aa3-4218efc9d985",
                  "isrc": "",
                  "origin_url": "https://www.youtube.com/watch?v=4u6bWs-ZG0o&list=RD4u6bWs-ZG0o&start_radio=1",
                  "recording_mbid": "",
                  "recording_msid": "7726da5b-7cf2-4c0b-bdce-81483ef8619e",
                  "release_group_mbid": "",
                  "release_mbid": "",
                  "release_msid": "5bd8713c-05d0-4e56-9a1a-4652ec1259db",
                  "spotify_id": "",
                  "tags": [],
                  "track_mbid": "",
                  "tracknumber": null,
                  "work_mbids": []
              },
              "artist_name": "The Chainsmokers & Coldplay",
              "release_name": "Memories...Do Not Open [Explicit]",
              "track_name": "Something Just Like This"
          }
      }

       

            mr_monkey Monkey
            mr_monkey Monkey
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                Version Package