copilot-swe-agent[bot]
5975e659b5
Address review: rename timeout constant, fix incomplete docs URL
...
Agent-Logs-Url: https://github.com/thaitien280401-stack/RedditVideoMakerBot/sessions/adc9d93e-b8a2-4b45-8f6c-50427edeee51
Co-authored-by: thaitien280401-stack <271128961+thaitien280401-stack@users.noreply.github.com>
5 days ago
copilot-swe-agent[bot]
46ba3f3bb6
Add utils/check_token.py preflight checker and integrate into main.py and scheduler
...
Agent-Logs-Url: https://github.com/thaitien280401-stack/RedditVideoMakerBot/sessions/adc9d93e-b8a2-4b45-8f6c-50427edeee51
Co-authored-by: thaitien280401-stack <271128961+thaitien280401-stack@users.noreply.github.com>
5 days ago
copilot-swe-agent[bot]
2a9ca5e6c0
Fix Black/isort formatting to pass lint CI checks
...
Agent-Logs-Url: https://github.com/thaitien280401-stack/RedditVideoMakerBot/sessions/29d5b341-a15e-4235-bb26-8e2de812f684
Co-authored-by: thaitien280401-stack <271128961+thaitien280401-stack@users.noreply.github.com>
5 days ago
copilot-swe-agent[bot]
bbcd520fbb
Security audit: remove eval() calls, fix hardcoded secret, add VPS guide
...
- Replace all unsafe eval() calls with safe _SAFE_TYPE_MAP in settings.py, console.py, gui_utils.py
- Replace hardcoded Flask secret key with os.urandom(24) in GUI.py
- Replace os.system() with subprocess.run() in TTS/engine_wrapper.py
- Fix install.sh Homebrew URL (was uninstall.sh instead of install.sh)
- Create HUONG_DAN_VPS.md - comprehensive VPS deployment guide in Vietnamese
Agent-Logs-Url: https://github.com/thaitien280401-stack/RedditVideoMakerBot/sessions/75dc3e66-3e99-4406-af07-9de9be3200b6
Co-authored-by: thaitien280401-stack <271128961+thaitien280401-stack@users.noreply.github.com>
6 days ago
copilot-swe-agent[bot]
cb0fddf072
Update scheduler to 1 video per 3h with title dedup to prevent duplicates
...
- Changed default cron from every 6h to every 3h (8 videos/day)
- Added utils/title_history.py: tracks used titles in JSON
- threads_client.py: skips threads with already-used titles
- scheduler/pipeline.py: saves title after successful video creation
- main.py: saves title in manual mode too
- Updated config template with new scheduler defaults
Agent-Logs-Url: https://github.com/thaitien280401-stack/RedditVideoMakerBot/sessions/17c7c41c-cf86-4279-88b8-01cba23ee763
Co-authored-by: thaitien280401-stack <271128961+thaitien280401-stack@users.noreply.github.com>
6 days ago
copilot-swe-agent[bot]
00a37231b8
Implement Threads Vietnam Video Maker with auto-upload and scheduling
...
- Add threads/ module: Threads API client for fetching content from Meta Threads
- Add video_creation/threads_screenshot.py: Generate Threads-style images with PIL
- Add uploaders/ module: YouTube, TikTok, Facebook auto-upload support
- Add scheduler/ module: APScheduler-based automated pipeline
- Update main.py: New entry point with manual/auto/scheduled modes
- Update config template: Threads, uploaders, scheduler configuration
- Update dependencies: google-api-python-client, APScheduler
- Update references from Reddit to Threads across TTS and video modules
- Maintain backward compatibility with --reddit flag
Agent-Logs-Url: https://github.com/thaitien280401-stack/RedditVideoMakerBot/sessions/b2183a86-2887-4db0-82aa-07d9da5aa1be
Co-authored-by: thaitien280401-stack <271128961+thaitien280401-stack@users.noreply.github.com>
6 days ago
cyteon
d531c34b53
blocked words
4 weeks ago
Jason Cameron
902ff00cb0
chore: release 3.4.0 ( #2426 )
...
Co-authored-by: Jason Cameron <git@jasoncameron.dev>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: RequieMa <57754488+RequieMa@users.noreply.github.com>
Co-authored-by: prafful <praffulsharma1230@gmail.com>
Co-authored-by: M. Sanaullah <thebolly@gmail.com>
Co-authored-by: embee <emilien.bev.com@gmail.com>
Co-authored-by: Rodrigo <55567123+rodrigodasilv@users.noreply.github.com>
Co-authored-by: Emilien Bevierre <44171454+emilienbev@users.noreply.github.com>
Co-authored-by: tkhmielnitzky <tkhmielnitzky@gmail.com>
Co-authored-by: bnfone <89687390+bnfone@users.noreply.github.com>
Co-authored-by: Cyteon <129582290+Cyteon@users.noreply.github.com>
6 months ago
github-actions
53db79ab29
fixup: Format Python code with Black
2 years ago
Jason
9e60d83580
Fmt using black & isort
2 years ago
Jason
a4f0022a5a
Fix: AttributeError: 'FreeTypeFont' object has no attribute 'getsize'
2 years ago
cyteon
0522d195da
some fixes
2 years ago
Kristian
903081fca3
Revert "meme support"
...
This reverts commit b508f2af73 .
2 years ago
Kristian
d42ff50a35
meme support
2 years ago
github-actions
bbf5a8265d
fixup: Format Python code with Black
2 years ago
Jason
35fac14447
fix: fixed the GUI
...
chore: reformatted and optimized imports.
Co-authored-by: Jan Tumpa <jtumpa@gmail.com>
2 years ago
Jo
1b146ab1f1
fix: Fixes #1812 , random_voice True/False acceptance
2 years ago
Jason Cameron
8859e01905
Fix random voice prompt
...
closes #1999
2 years ago
github-actions
57e7b55fa7
fixup: Format Python code with Black
3 years ago
Simon
3ad42ba126
Refactor FFmpeg download and fix watermark bug
3 years ago
github-actions
7dd8b2a3e8
fixup: Format Python code with Black
3 years ago
Simon
a8046a8290
Version 3.2
3 years ago
Simon
280b125505
Fix PR
3 years ago
Syed Aman Raza
0a1ba17d0e
Merge branch 'develop' into dev
3 years ago
Simon
cab5359e08
Reformat
3 years ago
Simon
8e58cd67ec
Little fix
3 years ago
Simon
1dec673841
Update all the requirements, reformat a bit and fix the story mode character limit
3 years ago
Simon
59cbf94207
Merge pull request #1663 from liamb13/reddit-redesign
...
Reddit redesign
3 years ago
Simon
53ab45bba9
Merge branch 'develop' into elevenlabs
3 years ago
Simon
f7bc316bfc
Merge pull request #1578 from liamb13/zoom
...
Adds zoom function
3 years ago
electro199
65cc5a4074
added validater , auto spacy model dowloader
3 years ago
Simon
19b44b1302
Add random_voice
3 years ago
electro199
2ada32a84f
deleted unused
3 years ago
electro199
7ce04d7d7f
removed the transition
3 years ago
electro199
8e19b9fb9a
Merge branch 'develop' of https://github.com/elebumm/RedditVideoMakerBot into dev
3 years ago
electro199
10d002f4e0
removed opacity
3 years ago
Xpl0itU
47f762eb0d
Fix adding ffmpeg to path
...
This fixes adding ffmpeg to the path by adding it to the user path instead of the system path, which doesn't require admin privileges to do
3 years ago
electro199
4a83cd0f6f
better err handle and run.bat
3 years ago
electro199
7486e04b26
Merge branch 'develop' of https://github.com/elebumm/RedditVideoMakerBot into dev
3 years ago
liamb13
c935d865ca
Create playwright.py util file
3 years ago
liamb13
9a90363f56
Update utils/.config.template.toml
...
Co-authored-by: Simon <65854503+OpenSourceSimon@users.noreply.github.com>
3 years ago
liamb13
facae5efd5
Update utils/.config.template.toml
...
Co-authored-by: Simon <65854503+OpenSourceSimon@users.noreply.github.com>
3 years ago
liamb
d19dfac8a3
adds elevenlabs
3 years ago
Lucas
7613ac59e7
added only no copyright songs
3 years ago
Lucas
778d9c0c37
changing allow_only_tts to enable_extra_audio
3 years ago
Lucas
e488ef6e0c
better explanation on toml and new default value
3 years ago
Lucas de Almeida
472abed599
Merge branch 'develop' into master
3 years ago
Lucas
d9ff36b034
Merge with develop branch and no pytube required
3 years ago
Lucas
1f48c53a74
new toml config and added background audio feature
3 years ago
Lucas
1abfc4b321
2 samples with backgroundMusic and without it
3 years ago