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

View Download Logs + Minor Fixes #64

Merged
merged 45 commits into from
Mar 2, 2023
Merged

View Download Logs + Minor Fixes #64

merged 45 commits into from
Mar 2, 2023

Conversation

nlogozzo
Copy link
Member

@nlogozzo nlogozzo commented Mar 1, 2023

This PR implements the ability to view logs of a download as it is occurring.

Closes #40

image
image

Todo

  • Delete log files when the application is closed
  • Fix GNOME scrolling to the end of the logs section (currently it scrolls to the last log - 1)
  • NOT BLOCKING -- Wait for yt-dlp to release the slowness fix (Youtube get URL with slow speed download yt-dlp/yt-dlp#6369 (comment))
  • Start more downloads in the queue if Max Number of Active Downloads increased

@nlogozzo nlogozzo added this to the V2023.3.0 milestone Mar 1, 2023
@nlogozzo nlogozzo marked this pull request as ready for review March 1, 2023 13:45
@nlogozzo nlogozzo requested review from fsobolev and DaPigGuy March 1, 2023 13:45
@nlogozzo nlogozzo changed the title View Download Logs View Download Logs + Minor Fixes Mar 2, 2023
@nlogozzo nlogozzo marked this pull request as draft March 2, 2023 03:42
@nlogozzo nlogozzo removed the request for review from DaPigGuy March 2, 2023 03:42
@nlogozzo
Copy link
Member Author

nlogozzo commented Mar 2, 2023

Wait for yt-dlp to release the slowness fix (yt-dlp/yt-dlp#6369 (comment))

Probably not going to have this block the release of beta2, since there is no new release yet. Won't release stable until this yt-dlp release is out...but we still have time before TC stable

@nlogozzo nlogozzo marked this pull request as ready for review March 2, 2023 20:40
@nlogozzo nlogozzo requested a review from fsobolev March 2, 2023 20:40
@fsobolev fsobolev merged commit 2934b8c into main Mar 2, 2023
@fsobolev fsobolev deleted the view-logs branch March 2, 2023 20:42
@nlogozzo nlogozzo added feature New feature or request in-beta This issue is fixed in a beta version labels Mar 4, 2023
@nlogozzo
Copy link
Member Author

nlogozzo commented Mar 4, 2023

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request in-beta This issue is fixed in a beta version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Show download log while downloading a video
3 participants