We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug - REQUIRED
Hello. I tried to download the archive of one of the live broadcasts, but an error message appears and I cannot download it.
Reproduction steps - REQUIRED
Video link - REQUIRED if issue is related to downloading
Video URL: https://www.youtube.com/watch?v=vwxomRCDS68
Expected behavior
Downloaded successfully.
Screenshots
System information - REQUIRED
Additional context This is logs. [2024-08-02 09:21] An unhandled exception caused the application to terminate unexpectedly. System.OutOfMemoryException: 種類 'System.OutOfMemoryException' の例外がスローされました。 場所 System.Text.StringBuilder.ToString(Int32 startIndex, Int32 length) 場所 System.Diagnostics.AsyncStreamReader.GetLinesFromStringBuilder() 場所 System.Diagnostics.AsyncStreamReader.ReadBuffer(IAsyncResult ar) 場所 System.IO.Stream.ReadWriteTask.InvokeAsyncCallback(Object completedTask) 場所 System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) 場所 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) 場所 System.IO.Stream.ReadWriteTask.System.Threading.Tasks.ITaskCompletionAction.Invoke(Task completingTask) 場所 System.Threading.Tasks.Task.FinishContinuations() 場所 System.Threading.Tasks.Task.FinishStageThree() 場所 System.Threading.Tasks.Task.FinishStageTwo() 場所 System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted) 場所 System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) 場所 System.Threading.Tasks.Task.ExecuteEntry(Boolean bPreventDoubleExecution) 場所 System.Threading.Tasks.Task.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem() 場所 System.Threading.ThreadPoolWorkQueue.Dispatch() 場所 System.Threading._ThreadPoolWaitCallback.PerformWaitCallback()
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug - REQUIRED
Hello.
I tried to download the archive of one of the live broadcasts, but an error message appears and I cannot download it.
Reproduction steps - REQUIRED
Video link - REQUIRED if issue is related to downloading
Video URL: https://www.youtube.com/watch?v=vwxomRCDS68
Expected behavior
Downloaded successfully.
Screenshots
System information - REQUIRED
Additional context
This is logs.
[2024-08-02 09:21] An unhandled exception caused the application to terminate unexpectedly.
System.OutOfMemoryException: 種類 'System.OutOfMemoryException' の例外がスローされました。
場所 System.Text.StringBuilder.ToString(Int32 startIndex, Int32 length)
場所 System.Diagnostics.AsyncStreamReader.GetLinesFromStringBuilder()
場所 System.Diagnostics.AsyncStreamReader.ReadBuffer(IAsyncResult ar)
場所 System.IO.Stream.ReadWriteTask.InvokeAsyncCallback(Object completedTask)
場所 System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
場所 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
場所 System.IO.Stream.ReadWriteTask.System.Threading.Tasks.ITaskCompletionAction.Invoke(Task completingTask)
場所 System.Threading.Tasks.Task.FinishContinuations()
場所 System.Threading.Tasks.Task.FinishStageThree()
場所 System.Threading.Tasks.Task.FinishStageTwo()
場所 System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
場所 System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot)
場所 System.Threading.Tasks.Task.ExecuteEntry(Boolean bPreventDoubleExecution)
場所 System.Threading.Tasks.Task.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
場所 System.Threading.ThreadPoolWorkQueue.Dispatch()
場所 System.Threading._ThreadPoolWaitCallback.PerformWaitCallback()
The text was updated successfully, but these errors were encountered: