Jason
|
1e93121aed
|
Watermark implementation
THIS IS IN BETA
|
2 years ago |
Jason
|
1872ef36c1
|
reformatted
|
2 years ago |
Jason
|
882bf64e1c
|
typo
|
2 years ago |
Jason
|
36e07c4c37
|
see https://github.com/elebumm/RedditVideoMakerBot/issues/924#issuecomment-1181169525
fixes #11
|
2 years ago |
Jason
|
482a666941
|
adds a min comment's var
fixes #924
chore: updated version number
|
2 years ago |
Jason
|
c412155720
|
background audio implementation
|
2 years ago |
Callum Leslie
|
c1c72ca5af
|
fix: add more characters to illegal chars
|
2 years ago |
Callum Leslie
|
36488a203f
|
chore: delete unused file
|
2 years ago |
Jason
|
dab3e64fef
|
style: reformatted.
|
2 years ago |
Jason
|
a3ec449ee0
|
Merge remote-tracking branch 'origin/develop' into develop
# Conflicts:
# .github/workflows/lint.yml
|
2 years ago |
Jason
|
b22e3f9828
|
fixes streamlabs_polly ratelimit
|
2 years ago |
Muhammed Mustafa Akşam
|
532e49276a
|
Adding subreddit to videos.json
Adding subreddit data to videos.json
|
2 years ago |
autoblack
|
40bfcf468e
|
fixup: Format Python code with Black
|
2 years ago |
Jason
|
3e816b9f8a
|
style: refactor
|
2 years ago |
Jason
|
550b6c6aae
|
fix: added a check if videos.json exists.
|
2 years ago |
Jason
|
fc414b57b7
|
style: reformatted
|
2 years ago |
Jason
|
9ae01b7c19
|
fixed merge conflicts and cleared up some old existing .env referances
chore: updated version num
style: improved IDE autocorrection support
chore: simplified the regex in func name_normalize
|
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
|
4ed5c58ab2
|
style: formatted with black
|
2 years ago |
Callum Leslie
|
d0a7697256
|
fix: optionals return default or empty string
|
2 years ago |
Callum Leslie
|
6a16c9f3e7
|
style: format with python-black
|
2 years ago |
Callum Leslie
|
f5560cae69
|
refactor: background credit is now a variable
|
2 years ago |
Callum Leslie
|
3e1b95e708
|
fix: wrongly typed boolean
|
2 years ago |
CordlessCoder
|
49eec71f05
|
refactor: utils/videos.py uses new toml config(fix)
|
2 years ago |
Callum Leslie
|
8bc72da9c4
|
refactor: utils/videos.py uses new toml config
|
2 years ago |
Callum Leslie
|
b1d27a3b84
|
refactor: subreddit.py uses toml config
|
2 years ago |
Callum Leslie
|
d2d593371b
|
refactor: rename tomlchecker and move to global settings variable
|
2 years ago |
CordlessCoder
|
4c1c80ffd7
|
chore: removed unused files
|
2 years ago |
CordlessCoder
|
4d9ce59f24
|
feat: correct optional variable behavour
|
2 years ago |
CordlessCoder
|
3c52d1b046
|
chore: removed duplicate handle_input calls
|
2 years ago |
CordlessCoder
|
ad30e9a8d9
|
removed a debug print statement
|
2 years ago |
CordlessCoder
|
e91209fd53
|
Update console.py
|
2 years ago |
CordlessCoder
|
eefd56e16f
|
Add files via upload
|
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
|
f9c752190a
|
FIX: lmao
|
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
|
a34b40fb0b
|
feat: no longer will it use stickied posts
Closes #657
|
2 years ago |
Jason
|
f2c1d7de26
|
chore: improved typechecking
|
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
|
8e05fbf22b
|
Moved to Union over bitwise or
|
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 |
Callum Leslie
|
83407aba74
|
Merge branch 'develop' into Documentation
|
2 years ago |
Callum Leslie
|
7ad1492318
|
Merge branch 'develop' into feat/better-tts-changer
|
2 years ago |
HallowedDust5
|
07466097a3
|
Added docs and typing in function declarations
|
2 years ago |
CordlessCoder
|
dd56fc87df
|
Added example support
|
2 years ago |
CordlessCoder
|
629b74c5d4
|
completely revampted .env.template syntax, shiny new checker, better formatting and more
|
2 years ago |
CordlessCoder
|
b2b4a08741
|
updated checker.py, new .env.template syntax
|
2 years ago |