Commit Graph

220 Commits (0a1ba17d0e335d420bdacf3726c8643e5fb20674)

Author SHA1 Message Date
Simon c90bdfe57a
Important fix: utils was not imported correctly
2 years ago
Simon 5a8db46178
Bot can run multiple instances at the same time (#1091)
2 years ago
Simon 74a3707f55
Config.toml multiple subreddits
2 years ago
Callum Leslie 66ec9b34d2
style: formatting
2 years ago
Simon 0050655499 Add version check in utils folder
2 years ago
Supreme-hub f6c4fc0472 Merge branch 'develop-pyttsx' of github.com:Supreme-hub/RedditVideoMakerBot into develop-pyttsx
2 years ago
Supreme-hub 5bf38dbbf0 added trailing commas
2 years ago
Shorya Agarwal a51e85a053
formatting
2 years ago
Supreme-hub 3de02c9c6d formatting changes
2 years ago
Supreme-hub 5d0172a463 fixed formatting changes
2 years ago
Supreme-hub ca97087ac8 fixed formatting
2 years ago
Supreme-hub 3da1debf83 added full pyttsx functionality
2 years ago
Supreme-hub ae41127a91 fixed a error(self-made), added default values
2 years ago
Supreme-hub 6ca3223ca3 small mistake in voices.py
2 years ago
Supreme-hub c5fda9d3fe added pyttsx option
2 years ago
RiveN000 4b581127dd Changed background_choice example
2 years ago
RiveN000 c29f408fb6 Fixed merge conflicts from #982
2 years ago
Jason 12f99f4e9d
Merge pull request #1030 from swoker/patch-2
2 years ago
RiveN000 3e084cd8bc Created option to add transition between comments
2 years ago
Simon Woker e347c21c10
allow numbers in reddit post_id
2 years ago
Jason 4abf803170 reformatted code
2 years ago
Jason 420bac9a5a fix: typo
2 years ago
Jason bc215f8b32 Stable implementation of the watermark
2 years ago
Jason 839eb6fc2f added a potential bypass in case of absolute mad lads
2 years ago
Jason 78ff605c42 everything works except for changes the location
2 years ago
Jason 891c9945fd refactor: moved backgrounds to CONSTANTS.py
2 years ago
Jason 36aa256668 refactored final_video.py
2 years ago
Jason 7dcac10d1e backup but I will be reverting this.
2 years ago
Jason 1e93121aed Watermark implementation
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
2 years ago
Jason 482a666941 adds a min comment's var
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
2 years ago
Jason b22e3f9828 fixes streamlabs_polly ratelimit
2 years ago
Muhammed Mustafa Akşam 532e49276a Adding subreddit 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
2 years ago
Jason b82459166b docs: improved examples in .config.template.toml
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
2 years ago
Jason 804967e5e4 refactor: refactored using black formatter.
2 years ago
Jason a34b40fb0b feat: no longer will it use stickied posts
2 years ago
Jason f2c1d7de26 chore: improved typechecking
2 years ago
Callum Leslie 82c4353ec9 Remove unused imports and fix pylint errors
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
Callum Leslie 7765c9b018 Fix small bugs and path issues
2 years ago
Callum Leslie c58fa10f53 Reduced code duplication in TTS engines
2 years ago
Jason fc14049dba
Delete checker.py
2 years ago
Jason a36aca273e added init files to stop python from whining
2 years ago
Jason 894bc306c3 reformatted again
2 years ago
Jason 56ad559339 added the changes of #549
2 years ago
Jason 76bff1a02d fixed #553
2 years ago
Jason b3344aa987
Merge pull request #553 from owengaspard/env-update
2 years ago
Jason c482266e5c reformatted using black
2 years ago
owengaspard ddc402c48d Added Windows support
2 years ago
owengaspard 928e50e08f Added PowerShell Script
2 years ago
owengaspard c4274d1d14 Add OS check, PS script (unfinished)
2 years ago
ART3MISTICAL a56e818e26 Converted spaces into tabs for all files
2 years ago
Owen Gaspard d7aa5d0cfb Check for missing environment variables
2 years ago
Jason c0db4c8f1e added doc statment
2 years ago
Jason d1faf4824c refactored using black
2 years ago
Jason ef9ac9de17 sample config module
2 years ago
Lewis Menelaws 439a257a53 Merge branch 'develop' into pr/ProjectSlxsh/418
2 years ago
PatatjeMC 73b2a29f1a Better anti NSFW
2 years ago
Jason 3cb7afd12b chore: changed formatting
2 years ago
Jason 5beef765d7 chore: reformatted
2 years ago
Jason 23835fa625
Merge branch 'master' into master
2 years ago
Jason 2eac16f29d fixed import errors
2 years ago
PatatjeMC 3be00d00d7 Changed to tts chunk combiner to sox
2 years ago
Jason a923b2c9e7
left char
2 years ago
Jason 0954906e79
improved the submission "getting" system
2 years ago
Jason dbf68477a6 fixed #60
3 years ago
Jason b555b9ce4e improved voice.py uri remover
3 years ago
Jason cb3f825014 updated voice.py with uri removal too
3 years ago
Jason 45531df823 sanitize text.
3 years ago
Jason 25c198dff3 Merge remote-tracking branch 'origin/master'
3 years ago
CordlessCoder 45a296db80 setup.py heavily refactored, all files formatted with python-BLACK and added shebang lines
3 years ago
PatatjeMC f67aefabfd Fixed some bugs and upped background resolution
3 years ago
Jason f491479fb7 backup
3 years ago
Jason 3ecfd14edb fixed postID message timing
3 years ago
BlockArchitech 39a691887e
Create setup TUI and improve overall UX
3 years ago
Jason 8b5670a8eb feat: ads a check to see if the video has already been done as suggested in #12
3 years ago
Jason 80653eab7c fix: added a check in cleanup.py to see if the assets folder exists before clearing it
3 years ago
Jason 9f6a5e6a1f everything does indeed work!
3 years ago
Jason 016feae60b I believe everything works!
3 years ago
Jason 51484ca401 using smth with os.remove and I don't want to accidentally delete anything important
3 years ago
Lewis Menelaws ce14eff286 Initial commit
3 years ago