diff options
author | James Taylor <user234683@users.noreply.github.com> | 2019-12-19 15:50:19 -0800 |
---|---|---|
committer | James Taylor <user234683@users.noreply.github.com> | 2019-12-19 15:50:19 -0800 |
commit | beb0976b5bc09a053d027a6e7020bb3a83f4aca1 (patch) | |
tree | 3208aaa71a26457ee17cdb580de464aa108377f9 /youtube/yt_data_extract/common.py | |
parent | 02848a1a3213bb4ad872865768a7b97f663a24ed (diff) | |
download | yt-local-beb0976b5bc09a053d027a6e7020bb3a83f4aca1.tar.lz yt-local-beb0976b5bc09a053d027a6e7020bb3a83f4aca1.tar.xz yt-local-beb0976b5bc09a053d027a6e7020bb3a83f4aca1.zip |
Extraction: Rewrite comment extraction, remove author_id and rename author_channel_id to that, fix bug in extract_items
author_id (an internal sql-like integer previously required for deleting and editing comments) has been removed by Youtube and is no longer required.
Remove it for simplicity.
Rename author_channel_id to author_id for consistency with other extraction attributes.
extract_items returned None for items instead of [] for empty continuation responses. Fixes that.
Diffstat (limited to 'youtube/yt_data_extract/common.py')
0 files changed, 0 insertions, 0 deletions