[v1.55.0] downloadchat with --beginning and --ending hangs indefinitely at certain parts of VODs #1266
Closed
2 tasks done
Labels
bug
Something isn't working
Checklist
Edition
Command Line Interface
Describe your issue here
I'm encountering strange behavior that seems to be related to how the CLI is interacting with downloading chat at certain timestamps in some VODs.
For example, I'll show the result of using different -b and -e params on the same VOD. The current status thats shown in the output is where the program was hanging for me:
Add any related files or extra information here
This only happens in some situations. When I changed the -e to 25038 (instead of 25039 from the previous example) it worked:
EDIT It looks like this is an issue with the downloader not properly detecting the end of a VOD. Since the VOD ends around 25038s, maybe the CLI is hanging because its trying to download chatlogs that are outside of the VOD length?
The text was updated successfully, but these errors were encountered: