mirror of
https://github.com/FujiwaraChoki/MoneyPrinterV2.git
synced 2026-04-26 06:35:51 +03:00
[PR #14] [MERGED] Fixed Shorts caching #94
Labels
No labels
bug
enhancement
good first issue
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/MoneyPrinterV2#94
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/FujiwaraChoki/MoneyPrinterV2/pull/14
Author: @supperfreddo
Created: 2/19/2024
Status: ✅ Merged
Merged: 2/19/2024
Merged by: @FujiwaraChoki
Base:
main← Head:main📝 Commits (3)
8c1eebdFixed Shorts caching84db641Remove unnecessary requirementdbbf4caRemove unnecessary import📊 Changes
3 files changed (+33 additions, -16 deletions)
View changed files
📝
requirements.txt(+1 -1)📝
src/classes/YouTube.py(+18 -3)📝
src/main.py(+14 -12)📄 Description
This pull request addresses several issues related to the caching functionality of YouTube Shorts, resolving both broken and unfinished aspects. The following changes have been made:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.