egbertbouman/youtube-comment-downloader

Error: Failed to set sorting when downloading community comments

kellersefi opened this issue · 1 comments

Following up on #102

The following command runs successfully:

youtube-comment-downloader --url https://www.youtube.com/post/Ugkx2meuOt7vCSaQP4QsS5v4v-VG5WnVb7RU --output output.json

But this command returns an error:

youtube-comment-downloader --url https://www.youtube.com/post/Ugkx2meuOt7vCSaQP4QsS5v4v-VG5WnVb7RU --output output.json

The error is:

Error: Failed to set sorting

I tried community comments from different channels and the error reproduced every time.

Sorry for the late response. Downloading communnity posts should be working again.