Callum Leslie
4ed5c58ab2
style: formatted with black
2 years ago
William9923
95d54cc581
Merge branch 'develop' into feat/background-configs
2 years ago
Callum Leslie
759c883d4b
Merge branch 'develop' into CordlessCoder-TOML
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
9c87cb7d95
fix: mismatched variable name
2 years ago
Callum Leslie
f5560cae69
refactor: background credit is now a variable
2 years ago
Callum Leslie
5a2112b34e
fix: incorrect settings path for tts
2 years ago
Callum Leslie
ac04b665de
refactor: screenshot_downloader.py uses toml config
2 years ago
Callum Leslie
19ef71fc9a
refactor: voices.py uses toml config
2 years ago
Drugsosos
cd24608f86
merged develop
2 years ago
William9923
59d07f51c8
chore: fixup changes after rebase
2 years ago
William9923
421502b93b
feat: screenshot position config & add download progress bar
2 years ago
Callum Leslie
a335e67c8c
fix: stop broken typechecking
2 years ago
Jason
ae25854de6
Merge pull request #830 from elebumm/fix/moviepy-length-checker
...
Check clip length using moviepy
2 years ago
Callum Leslie
6412aa546b
fix: add float cast to opacity to fix bug
2 years ago
Callum Leslie
3b51d084e1
Merge branch 'develop' into fix/moviepy-length-checker
2 years ago
Callum Leslie
11de0fd324
fix: length checker works with new duration code
2 years ago
Callum Leslie
edf981ac39
chore: reduce code duplication
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
Muhammed Mustafa Akşam
50392aac60
Update final_video.py
...
fixed legacy directory issue
2 years ago
Jason
ce6a87aac2
fix: Fixed Mutagen error issue
...
style: made final_video.py cleaner
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
b558d97702
fix: typo
2 years ago
Jason
a719cfcc70
Merge remote-tracking branch 'origin/develop' into develop
2 years ago
Jason
03b533cca9
chore: moved the VIDEO LENGTH var
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
Jason
a5fe2eface
feat: allows users to queue up multiple posts by splitting the post id's with a +
...
e.g. POST_ID="urdtfx+qrftps" would do urdtfx than qrftps
note: it is incompatible with times_to_run
feat: allows the username to begin with u/
closes #745
2 years ago
Jason
26457ed5fa
chore: removed the unused cookies.json file
2 years ago
Cizzl
9f894c1722
fixes #778 when result folder not created
2 years ago
Marcel
c069d8b5d0
Fixed #736
2 years ago
Callum Leslie
0fa4a3f4df
Stopped using global variable for submission as well unneeded env vars
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
03ab16eba8
Merge pull request #690 from null3000/MultiThreading
...
Multithreaded Processing
2 years ago
Jason
acfcf2adc8
Update screenshot_downloader.py
2 years ago
Vaughn Bosu
e14ec48569
Merge branch 'develop' into MultiThreading
2 years ago
Vaughn Bosu
7b8e60f8db
Update final_video.py
2 years ago
Vaughn Bosu
eb00cf319a
Update final_video.py
2 years ago
Vaughn Bosu
0d6e1238a7
Update final_video.py
2 years ago
Jason
9f117bc7a0
Merge remote-tracking branch 'origin/develop' into develop
2 years ago
Jason
c9421ca4bc
fix: video chopping issue
...
closes #385
fixes #348
2 years ago
Callum Leslie
83407aba74
Merge branch 'develop' into Documentation
2 years ago
Callum Leslie
3d2004f4cc
Missing function call on casefold
2 years ago
CordlessCoder
896ab385ff
Removed unnecessary chosen flag
2 years ago
Callum Leslie
0b192e4c8e
Empty videos.json
2 years ago
Callum Leslie
71ae7db4d7
Remove debug statements
2 years ago
Callum Leslie
b8e4103cf9
Merge branch 'develop' into feat/better-tts-changer
2 years ago
Callum Leslie
36cb5c91a5
Add optional voices for each engine
2 years ago
HallowedDust5
e51d0a0835
Last commit was meant to be this one
2 years ago
HallowedDust5
520a889cd0
Replaced subreddit.py with reddit/subreddit.py in docstring comments
2 years ago
HallowedDust5
07466097a3
Added docs and typing in function declarations
2 years ago
HallowedDust5
b38184bc32
Updated doc comments, added typing in function declaration
2 years ago
HallowedDust5
96d77f7ae0
Added typing and redid function comment
2 years ago
HallowedDust5
c9e497e5cf
Added 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
Callum Leslie
7765c9b018
Fix small bugs and path issues
2 years ago
Callum Leslie
c58fa10f53
Reduced code duplication in TTS engines
2 years ago
SinecKers
c50931ab6e
downloader mods
2 years ago
Jason
5663583564
added timeout prevention
2 years ago
Jason
a36aca273e
added init files to stop python from whining
2 years ago
Jason
76bff1a02d
fixed #553
2 years ago
Jason
c482266e5c
reformatted using black
...
command
"black . --line-length 101"
2 years ago
Jason
e6501f4337
fixed title opacity error
2 years ago
ART3MISTICAL
a56e818e26
Converted spaces into tabs for all files
2 years ago
CordlessCoder
8b0be93302
Some refactors, removed unnecessary f-strings and never referenced variables
2 years ago
Jason
63ca264dda
FIXES audio/image de-syncing issues
2 years ago
Jason
d9015df8ed
fixed shirts i think
2 years ago
Jason
d1faf4824c
refactored using black
2 years ago
Jason
dcb42a4939
reworked the tts system
2 years ago
Jason
6937f10e1b
Improved download and annoying user fixes/redundancies
2 years ago
Jason
809bae88c9
fixes desyncing issue
...
part of the credit goes to https://github.com/RebelPorp
2 years ago
Jason
944510a3f6
fix: fixed a slight path issue
...
chore: lowered the time.sleep time from 2 to 1
2 years ago
Lewis Menelaws
096a671af1
Merge branch 'master' of https://github.com/jasonlovesdoggo/redditvideomakerbot into pr/ProjectSlxsh/418
2 years ago
Lewis Menelaws
439a257a53
Merge branch 'develop' into pr/ProjectSlxsh/418
2 years ago
Jason
bf49f12e32
fixes issue
2 years ago
Jason
931179c872
Update TTSwrapper.py
...
TTS fix
2 years ago
Drugsosos
30ad5a510d
fixes in regex in name_normalize
2 years ago
Jason
c81106c946
fixed typo
...
thanks to script#9594
2 years ago
Jason
0c1ccebb12
fix: fixed audio error
...
fix: mp3 error
fixes #76
fixes #71
2 years ago
Jason
6729cba965
Merge remote-tracking branch 'origin/master'
2 years ago
PatatjeMC
73b2a29f1a
Better anti NSFW
...
Instead of looking at the screen to look if it's nsfw it checks it earlier so it doesn't have to create all the mp3's and open the browser to do it. Also it fixes some errors because of it cause playwright was being buggy with it for some reason.
2 years ago
Drugsosos
1764d54e5d
added name_normalize to fix bugs with forbidden chars in videoname
2 years ago
Drugsosos
6985c4da41
added name_normalize to fix bugs with forbidden chars in videoname
2 years ago
Jason
7728c472e9
chore: reformatted
...
docs: added better comment documentation
2 years ago
Jason
a3dddd1b4b
fix: fixes #66
2 years ago
Jason
63d04a302e
fix: i think
2 years ago
Jason
5beef765d7
chore: reformatted
...
feat:adds tiny delay
closes #40
2 years ago
Jason
bd165a2473
added IN-PROGRESS storymode flag
...
chore: changed print sizing
feat: started working on #10
2 years ago
null3000
4fdc1aeca3
Merge branch 'develop' into ux-changes
2 years ago
PatatjeMC
3be00d00d7
Changed to tts chunk combiner to sox
...
This helps performance and improves audio quality as movie.py adds a lot of audio glitches also there where a few small mistakes in the old version that I fixed and seem to work.
2 years ago
Hayden
875b01e2e8
Merge branch 'develop' into master
2 years ago
null3000
2004f7c0a5
fixed merge errors
2 years ago