mirror of
https://github.com/FujiwaraChoki/MoneyPrinterV2.git
synced 2026-04-26 06:35:51 +03:00
[GH-ISSUE #10] TypeError: 'NoneType' object is not iterable #5
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#5
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?
Originally created by @supperfreddo on GitHub (Feb 18, 2024).
Original GitHub issue: https://github.com/FujiwaraChoki/MoneyPrinterV2/issues/10
Error:
Got error whilst using option '2. Show all Shorts':


@FujiwaraChoki commented on GitHub (Feb 18, 2024):
That just means you haven't yet uploaded any videos through MPV2. MPV2 doesn't dynamically fetch your previously uploaded Shorts, but gets them from the
youtube.jsoncache file.@supperfreddo commented on GitHub (Feb 19, 2024):
The caching functionality seems to be unfinished. I have made a PR for it.
#14