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

Incorrect number of files detected on YouTube #23441

Closed
5 of 6 tasks
numlockkey opened this issue Dec 17, 2019 · 1 comment
Closed
5 of 6 tasks

Incorrect number of files detected on YouTube #23441

numlockkey opened this issue Dec 17, 2019 · 1 comment
Labels

Comments

@numlockkey
Copy link

Checklist

  • I'm reporting a broken site support issue
  • I've verified that I'm running youtube-dl version 2019.11.28
  • I've checked that all provided URLs are alive and playable in a browser
  • I've checked that all URLs and arguments with special characters are properly quoted or escaped
  • I've searched the bugtracker for similar bug reports including closed ones
  • I've read bugs section in FAQ

Verbose log

C:\Users\T5400-3>youtube-dl -v -i -f 22/(bestvideo+(140/bestaudio))/best -o "i:/YT Downloads/%(uploader)s%(title)s.%(ext)s" https://www.youtube.com/user/mrpete222
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['-v', '-i', '-f', '22/(bestvideo+(140/bestaudio))/best', '-o', 'i:/YT Downloads/%(uploader)s\%(title)s.%(ext)s', 'https://www.youtube.com/user/mrpete222']
[debug] Encodings: locale cp1252, fs mbcs, out cp437, pref cp1252
[debug] youtube-dl version 2019.11.28
[debug] Python version 3.4.4 (CPython) - Windows-10-10.0.18362
[debug] exe versions: ffmpeg 4.2.1, ffprobe 4.2.1
[debug] Proxy map: {}
[youtube:user] mrpete222: Downloading channel page
[youtube:playlist] UUKLIIdKEpjAnn8E76KP7sQg: Downloading webpage
[download] Downloading playlist: Uploads from mrpete222
[youtube:playlist] UUKLIIdKEpjAnn8E76KP7sQg: Downloading page #1
[youtube:playlist] UUKLIIdKEpjAnn8E76KP7sQg: Downloading page #2
[youtube:playlist] UUKLIIdKEpjAnn8E76KP7sQg: Downloading page #3
[youtube:playlist] UUKLIIdKEpjAnn8E76KP7sQg: Downloading page #4
[youtube:playlist] UUKLIIdKEpjAnn8E76KP7sQg: Downloading page #5
[youtube:playlist] UUKLIIdKEpjAnn8E76KP7sQg: Downloading page #6
[youtube:playlist] UUKLIIdKEpjAnn8E76KP7sQg: Downloading page #7
[youtube:playlist] UUKLIIdKEpjAnn8E76KP7sQg: Downloading page #8
[youtube:playlist] UUKLIIdKEpjAnn8E76KP7sQg: Downloading page #9
[youtube:playlist] UUKLIIdKEpjAnn8E76KP7sQg: Downloading page #10
[youtube:playlist] UUKLIIdKEpjAnn8E76KP7sQg: Downloading page #11
[youtube:playlist] playlist Uploads from mrpete222: Downloading 1171 videos
[download] Downloading video 1 of 1171
[youtube] 9YPNXUvUQvs: Downloading webpage
[youtube] 9YPNXUvUQvs: Downloading video info webpage

When downloading this channel: https://www.youtube.com/user/mrpete222
youtube-dl reports 1171 videos available. Youtube reports 1173.

WRITE DESCRIPTION HERE

@dstftw
Copy link
Collaborator

dstftw commented Dec 17, 2019

@dstftw dstftw closed this as completed Dec 17, 2019
@dstftw dstftw added the invalid label Dec 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants