Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[youtube:tab] Shorts video. More than 100 from the playlist are not downloaded. #11130

Open
11 tasks done
djruss1986 opened this issue Sep 30, 2024 · 4 comments
Open
11 tasks done
Labels
site:youtube site-bug Issue with a specific website triage Untriaged issue

Comments

@djruss1986
Copy link

djruss1986 commented Sep 30, 2024

DO NOT REMOVE OR SKIP THE ISSUE TEMPLATE

  • I understand that I will be blocked if I intentionally remove or skip any mandatory* field

Checklist

Region

No response

Provide a description that is worded well enough to be understood

Shorts video. More than 100 from the playlist are not downloaded.
If you download from the channel, then everything is ok.

Provide verbose output that clearly demonstrates the problem

  • Run your yt-dlp command with -vU flag added (yt-dlp -vU <your command line>)
  • If using API, add 'verbose': True to YoutubeDL params instead
  • Copy the WHOLE output (starting with [debug] Command-line config) and insert it below

Complete Verbose Output

tube # /usr/local/bin/yt-dlp -Uv --flat-playlist "https://www.youtube.com/playlist?list=PL5Ib645yg8L0NO1Lj4Z3jaQJ9yeQOSa2r"
[debug] Command-line config: ['-Uv', '--flat-playlist', 'https://www.youtube.com/playlist?list=PL5Ib645yg8L0NO1Lj4Z3jaQJ9yeQOSa2r']
[debug] Encodings: locale UTF-8, fs utf-8, pref UTF-8, out utf-8, error utf-8, screen utf-8
[debug] yt-dlp version nightly@2024.09.26.232938 from yt-dlp/yt-dlp-nightly-builds [eabb4680f] (pip)
[debug] Python 3.8.17 (CPython x86_64 64bit) - Linux-5.4.17-2136.334.6.1.el8uek.x86_64-x86_64-with-glibc2.2.5 (OpenSSL 1.1.1k  FIPS 25 Mar 2021, glibc 2.28)
[debug] exe versions: ffmpeg 4.2.10, ffprobe 4.2.10
[debug] Optional libraries: Cryptodome-3.20.0, brotli-1.1.0, certifi-2024.08.30, mutagen-1.47.0, requests-2.32.3, sqlite3-3.26.0, urllib3-2.2.3, websockets-13.0.1
[debug] Proxy map: {}
[debug] Request Handlers: urllib, requests, websockets
[debug] Loaded 1838 extractors
[debug] Fetching release info: https://api.github.com/repos/yt-dlp/yt-dlp-nightly-builds/releases/latest
[debug] Downloading _update_spec from https://github.com/yt-dlp/yt-dlp-nightly-builds/releases/latest/download/_update_spec
Current version: nightly@2024.09.26.232938 from yt-dlp/yt-dlp-nightly-builds
Latest version: nightly@2024.09.29.232819 from yt-dlp/yt-dlp-nightly-builds
ERROR: You installed yt-dlp with pip or using the wheel from PyPi; Use that to update
[youtube:tab] Extracting URL: https://www.youtube.com/playlist?list=PL5Ib645yg8L0NO1Lj4Z3jaQJ9yeQOSa2r
[youtube:tab] PL5Ib645yg8L0NO1Lj4Z3jaQJ9yeQOSa2r: Downloading webpage
[youtube:tab] PL5Ib645yg8L0NO1Lj4Z3jaQJ9yeQOSa2r: Redownloading playlist API JSON with unavailable videos
[download] Downloading playlist: Shortss
[youtube:tab] PL5Ib645yg8L0NO1Lj4Z3jaQJ9yeQOSa2r page 1: Downloading API JSON
WARNING: [youtube:tab] Incomplete data received. Retrying (1/3)...
[youtube:tab] PL5Ib645yg8L0NO1Lj4Z3jaQJ9yeQOSa2r page 1: Downloading API JSON
WARNING: [youtube:tab] Incomplete data received. Retrying (2/3)...
[youtube:tab] PL5Ib645yg8L0NO1Lj4Z3jaQJ9yeQOSa2r page 1: Downloading API JSON
WARNING: [youtube:tab] Incomplete data received. Retrying (3/3)...
[youtube:tab] PL5Ib645yg8L0NO1Lj4Z3jaQJ9yeQOSa2r page 1: Downloading API JSON
WARNING: [youtube:tab] Incomplete data received. Giving up after 3 retries
[youtube:tab] Playlist Shortss: Downloading 100 items of 301
[debug] The information of all playlist entries will be held in memory
[download] Downloading item 1 of 100
[download] Downloading item 2 of 100
...
@djruss1986 djruss1986 added site-bug Issue with a specific website triage Untriaged issue labels Sep 30, 2024
@bashonly bashonly added the incomplete Further information is needed label Sep 30, 2024
@bashonly
Copy link
Member

post complete verbose output

if you can't even share a url to reproduce the issue then don't bother opening the issue

@djruss1986
Copy link
Author

post complete verbose output

if you can't even share a url to reproduce the issue then don't bother opening the issue

corrected

@bashonly
Copy link
Member

if I open that link in my browser and manually count the videos in the playlist I only get 100

@djruss1986
Copy link
Author

djruss1986 commented Sep 30, 2024

if I open that link in my browser and manually count the videos in the playlist I only get 100

Yes, that's right
If you press "Play all", we'll get 200.
And if you play the 200th, we'll load another 100.
It turns out that all the shorts from the playlist need to be obtained somehow differently

@bashonly bashonly added site:youtube and removed incomplete Further information is needed labels Sep 30, 2024
@bashonly bashonly changed the title Shorts video. More than 100 from the playlist are not downloaded. [youtube:tab] Shorts video. More than 100 from the playlist are not downloaded. Sep 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
site:youtube site-bug Issue with a specific website triage Untriaged issue
Projects
None yet
Development

No branches or pull requests

2 participants