mirror of
https://github.com/FujiwaraChoki/MoneyPrinterV2.git
synced 2026-04-26 06:35:51 +03:00
[PR #94] [MERGED] Update to Cloudflare worker for image gen, updated G4F references to use 4o mini, and fixed Firefox profile handling to account for spaces in pathname #110
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#110
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/94
Author: @ThomsenDrake
Created: 2/9/2025
Status: ✅ Merged
Merged: 2/12/2025
Merged by: @FujiwaraChoki
Base:
main← Head:main📝 Commits (6)
3b2f072Update G4F references & Firefox profile handling909b0f7Refactor YouTube image generation to use account-specific worker URL and remove deprecated code; update Python version and .gitignore77bcb9eAdded G4F image generation to replace deprecated hercai image gen; Replaced fixed venv location with automated detection in Tts.py1a33b10Revert Twitter cron options back to defaultdf1992eSwitched G4F to first option during setup and added recommendation hint for new users to select the G4F option.c43726cDelete har_and_cookies/blackbox.json📊 Changes
6 files changed (+169 additions, -49 deletions)
View changed files
📝
.gitignore(+2 -1)📝
.python-version(+1 -1)📝
src/classes/Tts.py(+16 -4)📝
src/classes/YouTube.py(+126 -37)📝
src/constants.py(+2 -2)📝
src/main.py(+22 -4)📄 Description
Two minor changes:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.