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

Cannot download a Youtube list with more than 100 videos #25768

Closed
jc-james opened this issue Jun 24, 2020 · 7 comments
Closed

Cannot download a Youtube list with more than 100 videos #25768

jc-james opened this issue Jun 24, 2020 · 7 comments

Comments

@jc-james
Copy link

@jc-james jc-james commented Jun 24, 2020

Checklist

  • I'm asking a question
  • I've looked through the README and FAQ for similar questions
  • I've searched the bugtracker for similar questions including closed ones

Question

WRITE QUESTION HERE
I tried to download a youtube list of more than 100 videos (110 exactly) and had this :

[youtube:playlist] PLtGPnOSIkvTZQni2FfbT003i6I-qGqv0t: Downloading webpage
[download] Downloading playlist: Siren 17
[youtube:playlist] PLtGPnOSIkvTZQni2FfbT003i6I-qGqv0t: Downloading page #1
ERROR: u'content_html'

I came across an old bug report on this #14076 but it is closed as duplicate.

Yet there is no link to the main ticket issue and I cannot find it.

Any advice on this or do I open an bug report + log ?

@jc-james jc-james added the question label Jun 24, 2020
@dstftw dstftw closed this Jun 24, 2020
@dstftw dstftw added the incomplete label Jun 24, 2020
@jc-james
Copy link
Author

@jc-james jc-james commented Jun 24, 2020

incomplete ?

I clearly explained that yt-dl does not download a list that has more than 100 videos (except if one put min-max manually to make it less) and that a ticket exists on this issue since 2017 but is closed as a duplicate yet the oringinal ticket for this issue cannot be found.

Litteraly, please reopen issue #14076 so I can add my logs in it
or
Can you please point me in the right issue for this bug ?

What else can I say ?

@falkolab
Copy link

@falkolab falkolab commented Jun 24, 2020

Same issue. Can't download channel:

youtube-dl -v -f best -ciw --yes-playlist https://www.youtube.com/channel/*******************/videos
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: [u'-v', u'-f', u'best', u'-ciw', u'--yes-playlist', u'https://www.youtube.com/channel/*******************/videos']
[debug] Encodings: locale UTF-8, fs UTF-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2020.06.06
[debug] Python version 2.7.17 (CPython) - Linux-4.15.0-106-generic-x86_64-with-Ubuntu-18.04-bionic
[debug] exe versions: ffmpeg 3.4.6, ffprobe 3.4.6
[debug] Proxy map: {}
[youtube:channel] *******************: Downloading channel page
[youtube:playlist] *******************: Downloading webpage
[download] Downloading playlist: Uploads from Author
[youtube:playlist] *******************: Downloading page #1
ERROR: u'content_html'
Traceback (most recent call last):
  File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 808, in extract_info
    return self.process_ie_result(ie_result, download, extra_info)
  File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 969, in process_ie_result
    ie_entries, playliststart, playlistend))
  File "/usr/local/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 313, in _entries
    content_html = more['content_html']
KeyError: u'content_html'
@sawwd
Copy link

@sawwd sawwd commented Jun 28, 2020

Same issue. Don't work if you have more than or equal to 100.

@jc-james

This comment has been hidden.

@jc-james
Copy link
Author

@jc-james jc-james commented Jul 8, 2020

Issue seems to have disappeared
Same config as before

[debug] youtube-dl version 2020.06.16.1
[debug] Python version 2.7.16 (CPython) - Darwin-19.5.0-x86_64-i386-64bit
[debug] exe versions: ffmpeg 4.3, ffprobe 4.3, rtmpdump 2.4

Is it a youtube.com or youtube-dl thing ? I cannot tell.

I tried 3 lists with 100+ videos and they all worked, including the one I had issue with.

@sawwd @falkolab > Can you all confirm it is also working for you too ?

Thanks

@falkolab
Copy link

@falkolab falkolab commented Jul 8, 2020

@jc-james Yes I confirm.

@zengqiang96
Copy link

@zengqiang96 zengqiang96 commented Oct 11, 2020

Same issue. please fix it

@itsnotmyfault1 itsnotmyfault1 mentioned this issue Oct 13, 2020
5 of 5 tasks complete
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
5 participants
You can’t perform that action at this time.