Skip to content
New issue

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

Unable to download archive successfully #127

Open
atsu2348 opened this issue Aug 2, 2024 · 0 comments
Open

Unable to download archive successfully #127

atsu2348 opened this issue Aug 2, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@atsu2348
Copy link

atsu2348 commented Aug 2, 2024

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

  1. Open Vividl
  2. Download the archive of this live: https://www.youtube.com/watch?v=vwxomRCDS68
  3. An error window appears and exits.

Video link - REQUIRED if issue is related to downloading

Video URL: https://www.youtube.com/watch?v=vwxomRCDS68

Expected behavior

Downloaded successfully.

Screenshots

image

System information - REQUIRED

  • OS: Windows11 23H2
  • yt-dlp/ youtube-dl version: 2024.08.01
  • Vividl version: 0.8.0.0

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()

@atsu2348 atsu2348 added the bug Something isn't working label Aug 2, 2024
@atsu2348 atsu2348 changed the title Error Log Unable to download archive successfully Aug 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

No branches or pull requests

1 participant