Simon
e8cadd9b04
A lot of reformatting and a couple of bug fixes
2 years ago
electro199
54db3e1073
Merge branch 'master' of https://github.com/electro199/RedditVideoMakerBot
2 years ago
electro199
6100430c95
chores , naming
2 years ago
Syed Aman Raza
437c8519d4
Update video_creation/screenshot_downloader.py
...
Co-authored-by: Simon <65854503+OpenSourceSimon@users.noreply.github.com>
2 years ago
electro199
f0e5138857
Fix:(Bug)empty string in story mode
2 years ago
Syed Aman Raza
8617136499
feat:All native image for bot title and posttext | comments , Fonts , version bump
2 years ago
Syed Aman Raza
1d76310b6a
bug: typo
2 years ago
Syed Aman Raza
d48d24422e
feat: themes
...
refactor:acess browser
less duration of brower usage
2 years ago
Syed Aman Raza
c6f7295948
refactor: headless
2 years ago
Syed Aman Raza
3f6344aca3
edited some bug and typo
2 years ago
Syed Aman Raza
004d4c213c
Merge branch 'develop' into master
2 years ago
Syed Aman Raza
1424b3edd5
Added the stroy mode with two method and add min comment lenght
2 years ago
Jason
f65a797ec5
reformatted
2 years ago
Jason
c10a5d3c2f
fixed 71c317da23
by removing match usage (3.10+ only)
...
optimized imports
2 years ago
Jason
12482f4298
fixed headless error and reformatted
2 years ago
Jason
767e34c843
fixed headless error and reformatted
2 years ago
Simon
5a8db46178
Bot can run multiple instances at the same time ( #1091 )
...
* Bot can run multiple instances at the same time
* Delete TTS/__pycache__ directory
* Delete video_creation/__pycache__ directory
* Delete videos.json
* Delete utils/__pycache__ directory
* Create videos.json
* Moved id to utils
* Added cleanup in shutdown and fixed bug
* Removed watermark todo and fixed it
* Delete final_video.py
* Update final_video.py
* Delete video.py
* Update video.py
* Delete id.py
* feat: meaningful error message for bad credentials
* chore: remove comment reference to .env
Co-authored-by: Callum Leslie <git@cleslie.uk>
2 years ago
Callum Leslie
9140af9c02
style: formatted with black
2 years ago
RiveN000
f0e1bdc48a
Fix: Hide the "Click to see NSFW" button
...
Fixed this issue by making Playwright wait for page to fully load before clicking the button.
2 years ago
Jason
4abf803170
reformatted code
2 years ago
Jason
3b5ab95720
potentially
...
fixes #978
2 years ago
Jason
fc414b57b7
style: reformatted
2 years ago
Jason
b82459166b
docs: improved examples in .config.template.toml
...
fix: mutability issue in settings.py
style: added autocomplete support for the settings.config var
style: fixed autocomplete issues overall
2 years ago
Callum Leslie
6a16c9f3e7
style: format with python-black
2 years ago
Callum Leslie
ead88d93a1
refactor: screenshot downloader now uses toml config
2 years ago
Callum Leslie
ac04b665de
refactor: screenshot_downloader.py uses toml config
2 years ago
Jason
65e42f286d
style: improved typehinting
2 years ago
Jason
90be9e09b3
fixed the typehiting that @HallowedDust5 broke for py versions < 3.9
2 years ago
Jason
7e2af9e063
refactor: moved save_data func to utils/videos.py from final_video.py
...
refactor: refactored using black formatter.
cmd: black . --line-length 101
2 years ago
Jason
804967e5e4
refactor: refactored using black formatter.
...
cmd: black . --line-length 101
2 years ago
Jason
79b9a7bc7e
Merge pull request #788 from elebumm/CordlessCoder-patch-2
...
fix track(enumerate()) order
2 years ago
CordlessCoder
8dc892d1b5
fix track(enumerate()) order
2 years ago
Callum Leslie
82c4353ec9
Remove unused imports and fix pylint errors
...
'async_playwright' must stay due to anomalous error
2 years ago
Callum Leslie
87d10206fb
Add UTF-8 encoding to all open statements
2 years ago
Callum Leslie
69f4f59bb6
Formatted with python-black
2 years ago
Jason
acfcf2adc8
Update screenshot_downloader.py
2 years ago
Callum Leslie
83407aba74
Merge branch 'develop' into Documentation
2 years ago
HallowedDust5
520a889cd0
Replaced subreddit.py with reddit/subreddit.py in docstring comments
2 years ago
HallowedDust5
96d77f7ae0
Added typing and redid function comment
2 years ago
SinecKers
84bd523ed2
remove unnecessary print
2 years ago
SinecKers
06f259a7c4
removed old img modify, added textcontent change
2 years ago
SinecKers
138522b187
wrap fix
2 years ago
SinecKers
fe97a00648
forgot smt
2 years ago
SinecKers
c50931ab6e
downloader mods
2 years ago
Jason
5663583564
added timeout prevention
2 years ago
Jason
c482266e5c
reformatted using black
...
command
"black . --line-length 101"
2 years ago
ART3MISTICAL
a56e818e26
Converted spaces into tabs for all files
2 years ago
Lewis Menelaws
096a671af1
Merge branch 'master' of https://github.com/jasonlovesdoggo/redditvideomakerbot into pr/ProjectSlxsh/418
3 years ago
Lewis Menelaws
439a257a53
Merge branch 'develop' into pr/ProjectSlxsh/418
3 years ago
Jason
bf49f12e32
fixes issue
3 years ago