Skip to content

Conversation

tcely
Copy link
Contributor

@tcely tcely commented Feb 7, 2025

Now that fragments are properly reporting progress, the only slightly confusing part of the logged output is the sleep.

2025-02-07 21:08:49,916 [tubesync/INFO] [youtube-dl] downloading: [FILE]_vp9-opus.f605.mp4 - 25% of N/A at 128.42KiB/s, 00:28 remaining
2025-02-07 21:08:53,787 [tubesync/INFO] [youtube-dl] downloading: [FILE]_vp9-opus.f605.mp4 - 35% of N/A at 127.73KiB/s, 00:27 remaining
2025-02-07 21:08:59,072 [tubesync/INFO] [youtube-dl] downloading: [FILE]_vp9-opus.f605.mp4 - 45% of N/A at 81.94KiB/s, 00:30 remaining
2025-02-07 21:09:04,240 [tubesync/INFO] [youtube-dl] downloading: [FILE]_vp9-opus.f605.mp4 - 55% of N/A at 58.39KiB/s, 00:34 remaining
2025-02-07 21:09:09,920 [tubesync/INFO] [youtube-dl] downloading: [FILE]_vp9-opus.f605.mp4 - 65% of N/A at 92.47KiB/s, 00:25 remaining
2025-02-07 21:09:16,355 [tubesync/INFO] [youtube-dl] downloading: [FILE]_vp9-opus.f605.mp4 - 75% of N/A at 94.06KiB/s, 00:19 remaining

yt-dlp logs the sleeping messages with the [download] tag. I still need to find out if we can display only those messages or not.

Fixes #698

@tcely tcely marked this pull request as draft February 7, 2025 08:46
@tcely tcely marked this pull request as ready for review February 7, 2025 20:39
@meeb
Copy link
Owner

meeb commented Feb 9, 2025

Is this ready to merge? Thanks!

@tcely
Copy link
Contributor Author

tcely commented Feb 9, 2025

Yes, it is. Thanks!

@meeb meeb merged commit e4b3cef into meeb:main Feb 9, 2025
@tcely tcely deleted the patch-4 branch February 9, 2025 05:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Downloads not appearing within cache or download folder
2 participants