Open Issues Need Help
View All on GitHub Time calculation in fetch_new_uploads.py about 2 months ago
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