diff options
author | James Taylor <user234683@users.noreply.github.com> | 2020-08-11 19:59:25 -0700 |
---|---|---|
committer | James Taylor <user234683@users.noreply.github.com> | 2020-08-11 19:59:25 -0700 |
commit | fa61874f97a72c796dd9bcc2db910d51c0244339 (patch) | |
tree | 74c7652bd95d9114dc51182462e60cb21af66a68 /youtube/search.py | |
parent | 81ff5ab99ca05c4559c604ba7517d17f4bc79ea8 (diff) | |
download | yt-local-fa61874f97a72c796dd9bcc2db910d51c0244339.tar.lz yt-local-fa61874f97a72c796dd9bcc2db910d51c0244339.tar.xz yt-local-fa61874f97a72c796dd9bcc2db910d51c0244339.zip |
extract_items: Handle case where continuation has multiple
[something]Continuation renderers, all of which are junk
except one. Check the items in each one until the one which
contains the items being sought is found.
The usage in extract_comments_info needed to be changed to
specify the items being sought. It was unspecified before which
is strictly incorrect since extract_items by default looks for
video/playlist/channel thumbnail items. It was relying on this
special case for continuations. But now that wouldn't work
anymore.
Diffstat (limited to 'youtube/search.py')
0 files changed, 0 insertions, 0 deletions