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

Added jsonlines to write comments #4

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

haneybarg
Copy link

I need to colect one thousand comments per vid and write them into a jsonlines, so I did two things:

  • Added jsonlines to append to comments.jsonl file, with id, author and comment.
  • Interrupted the code after 10 pages, assuming that I would put 100 comments per page in the arguments.
    This is not an optimization, it is a slight modification to those who wish to use jsonlines.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant