egbertbouman / youtube-comment-downloader

Simple script for downloading Youtube comments without using the Youtube API
MIT License
881 stars 223 forks source link

[suggestion] Add flag to ignore replies #115

Closed ajskateboarder closed 2 years ago

ajskateboarder commented 2 years ago

I am using this package for data gathering, and for my specific use case, I only want comments that aren't replies. Is it possible to add such a feature?

ajskateboarder commented 2 years ago

I have opened a PR which adds such functionality #117