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

Use yt-dlp daterange option #787

Merged
merged 2 commits into from
Feb 27, 2025
Merged

Use yt-dlp daterange option #787

merged 2 commits into from
Feb 27, 2025

Conversation

tcely
Copy link
Contributor

@tcely tcely commented Feb 27, 2025

So, after reading #147, I thought TEDx would be a good stress test for this.

My production container using latest is attempting to only index that channel.

$ docker container stats --no-stream TubeSync PostgreSQL

CONTAINER ID   NAME         CPU %     MEM USAGE / LIMIT     MEM %     NET I/O          BLOCK I/O         PIDS
42139b7cca00   TubeSync     97.73%    5.906GiB / 31.34GiB   18.85%    306GB / 12.6GB   5.02MB / 13.8MB   31
fc7cb3bd1893   PostgreSQL   4.28%     230.4MiB / 31.34GiB   0.72%     6.19GB / 302GB   0B / 8.19kB       18

The test container is already done indexing the last week of videos.

 Index media from source "TEDx Talks"
Source: "181b3a4b-c955-41aa-bafb-0ca705fce2da"
 Task ran at 2025-02-27 16:11:06
 Checking all media for source "TEDx Talks"
Source: "None"
 Task ran at 2025-02-27 16:10:26
 Checking all media for source "TEDx Talks"
Source: "None"
 Task ran at 2025-02-27 14:35:23
 Check download directory exists for source "TEDx Talks"
Source: "None"
 Task ran at 2025-02-27 14:30:21

Fixes #48
Fixes #156

@tcely tcely marked this pull request as ready for review February 27, 2025 16:46
@meeb meeb merged commit 7e86e23 into meeb:main Feb 27, 2025
@tcely tcely deleted the patch-6 branch February 27, 2025 20:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Metadata tasks created for videos that won't be downloaded Don't grab all pages if download cap is enabled
2 participants