Skip to content

only 360p resolution in some videos #3994

Description

@ac615223s5

Official Instance

Describe the bug

only 360p videoStreams available in some videos.

To Reproduce

example videos (might change over time):
watch?v=DkzQxw16G9w

Expected behavior

1080p or higher is available on youtube.

Logs/Errors

output of pipedapi/streams/DkzQxw16G9w:

{
  "title": "How Big Can a Person Get?",
  "description": '',
  "uploadDate": "2013-04-15T14:01:07-07:00",
  "uploader": "Vsauce",
  "uploaderUrl": "/channel/UC6nSFpj9HTCZ5t-N3Rm3-HA",
  "uploaderAvatar": "",
  "thumbnailUrl": "",
  "hls": null,
  "dash": null,
  "lbryId": null,
  "category": "Science & Technology",
  "license": "YouTube licence",
  "visibility": "public",
  "tags":
    [],
  "metaInfo": [],
  "uploaderVerified": true,
  "duration": 944,
  "views": 21168845,
  "likes": 411358,
  "dislikes": 7381,
  "uploaderSubscriberCount": 23900000,
  "uploaded": 1366059667000,
  "audioStreams": [],
  "videoStreams":
    [
      {
        "url": "/videoplayback?...",
        "format": "MPEG_4",
        "quality": "360p",
        "mimeType": "video/mp4",
        "codec": null,
        "audioTrackId": null,
        "audioTrackName": null,
        "audioTrackType": null,
        "audioTrackLocale": null,
        "videoOnly": false,
        "itag": 18,
        "bitrate": 0,
        "initStart": 0,
        "initEnd": 0,
        "indexStart": 0,
        "indexEnd": 0,
        "width": 0,
        "height": 0,
        "fps": 0,
        "contentLength": 42869491,
      },
    ],
  "relatedStreams": [],
  "subtitles":
    [],
  "livestream": false,
  "proxyUrl": "https://pipedapi",
  "chapters": [],
  "previewFrames":
    [],
}

Browser, and OS with Version.

backend 1337kavin/piped:latest@sha256:de3e1a7c8cf8d4dfcd61935ff48b5d884295f31d95a5562ce5b4ccde3672bc32, with 1337kavin/bg-helper-server:latest@sha256:087caa963351117595833bbf8a65b991a763ede9add1668c1b6c68671253a5d4

Additional context

No response

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions