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:
- Add any URL with a playlist in it
- Check the docker logs
- 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.
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:
Expected behavior
I expect it to only download the video in question. not the whole playlist.
Logs and Debug Information
Screenshots
N/A
System and software (please complete the following information):
ffmpeg -versionAdditional context
Please include system settings, configuration changes, or anything else you believe might contribute to the problem.