A modular and quota-aware data extractor for the YouTube Data API v3.

0 stars 0 forks 0 watchers Python Apache License 2.0
1 Open Issue Need Help Last updated: Sep 12, 2025

Open Issues Need Help

View All on GitHub

AI Summary: The `fetch_new_uploads.py` script calculates the 30-day window for loading videos using `datetime.now()`, leading to inconsistent results depending on the script's execution time. The issue suggests this dynamic calculation of `since_time` should be addressed for more predictable video fetching.

Complexity: 1/5
enhancement good first issue

A modular and quota-aware data extractor for the YouTube Data API v3.

Python