-
Notifications
You must be signed in to change notification settings - Fork 19
Investigate "unknown error" on koPmuEyP3a0 #46
Comments
I believe the root cause is A/B testing of a changed YouTube video page. |
@spiralofhope This should be fixed in 1.0.2 of Please update and let me know if it's working for you.
|
Thanks for your efforts!
output
The following appeared to work for some time, but ended up with the same error:
I'll continue with some other tests, using
|
I have spent some time running tests with and without
|
Note that this issue is now blocked by #47 I tested another downloader to determine if it was an issue with YouTube throttling. https://github.com/egbertbouman/youtube-comment-downloader
I did eventually get an error, but the download seems to have completed successfully. (it's huge) This other downloader doesn't seem to have self-throttling, and I don't think YouTube disconnected me during the process. |
Note that this issue is now blocked by #47
Prompted by Suggestion: Comment limiting + Don't discard on fail. I've been experimenting with downloading the comments for
koPmuEyP3a0
using--stream
.I am using youtube-comment-scraper 1.0.1 and node v10.19.0 in a Debian 64bit (stable) environment within a VirtualBox guest on a Windows 10 host.
All attempts have failed with "unknown error", and all attempts have resulted in a file with a different size.
Either I need advice on how to troubleshoot further, or debugging functionality would need to be implemented to learn more. Perhaps a counter of time and amount of data collected could help; I might be able to implement that on the user side of things (perhaps using some combination of
watch
anddu
manual logging? I don't know.)Suspicions
tail
data.CSV tests
tee
)JSON tests
(3) With:
The text was updated successfully, but these errors were encountered: