-
-
Notifications
You must be signed in to change notification settings - Fork 1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* 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 (#94) * Update G4F references & Firefox profile handling * Refactor YouTube image generation to use account-specific worker URL and remove deprecated code; update Python version and .gitignore * Added G4F image generation to replace deprecated hercai image gen; Replaced fixed venv location with automated detection in Tts.py * Revert Twitter cron options back to default * Switched G4F to first option during setup and added recommendation hint for new users to select the G4F option. * Delete har_and_cookies/blackbox.json * Add Link to X * Ambrogio: Code improvements (#98) Modified files: - src/main.py - src/cron.py - src/constants.py - src/classes/Outreach.py Co-authored-by: appuser <appuser@localhost> * updated variable "script_sentence_length" in config * handled sentence length none exception * refactored script length function call logic --------- Co-authored-by: ThomsenDrake <[email protected]> Co-authored-by: FujiwaraChoki <[email protected]> Co-authored-by: Saro Antonello Lovito <[email protected]> Co-authored-by: appuser <appuser@localhost>
- Loading branch information
1 parent
a7ed495
commit 754aec4
Showing
8 changed files
with
100 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters