Skip to content

Bug: It's trying to download the whole playlist #98

@Osama-Net

Description

@Osama-Net

Describe the bug
When i add a url that has a playlist in it. it will try to download the whole playlist.

To Reproduce
Steps to reproduce the behavior:

  1. Add any URL with a playlist in it
  2. Check the docker logs
  3. See "[download] Downloading item 58 of 2445"

Expected behavior
I expect it to only download the video in question. not the whole playlist.

Logs and Debug Information

[download] Downloading item 56 of 2445
[youtube] Extracting URL: https://www.youtube.com/watch?v=AM5jgcj31TJc
[youtube] AM5jgcj1TJc: Downloading webpage
[youtube] AM5jgcj1TJc: Downloading ios player API JSON
[youtube] AM5jgcj1TJc: Downloading web creator player API JSON
[youtube] AM5jgcj1TJc: Downloading m3u8 information
[download] Downloading item 57 of 2445
[youtube] Extracting URL: https://www.youtube.com/watch?v=IuKEX3BpH_OQ
[youtube] IuKEXBpH_OQ: Downloading webpage
[youtube] IuKEXBpH_OQ: Downloading ios player API JSON
[youtube] IuKEXBpH_OQ: Downloading web creator player API JSON
[youtube] IuKEXBpH_OQ: Downloading m3u8 information
[download] Downloading item 58 of 2445
[youtube] Extracting URL: https://www.youtube.com/watch?v=UqIxIn930J2U
[youtube] UqIxIn90J2U: Downloading webpage
[youtube] UqIxIn90J2U: Downloading ios player API JSON
[youtube] UqIxIn90J2U: Downloading web creator player API JSON
[youtube] UqIxIn90J2U: Downloading m3u8 information
[download] Downloading item 59 of 2445

Screenshots
N/A

System and software (please complete the following information):

  • OS: [e.g. GNU/Linux]
  • Output of ffmpeg -version

Additional context
Please include system settings, configuration changes, or anything else you believe might contribute to the problem.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingtriage

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions