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
2 years ago
Lewis Menelaws
439a257a53
Merge branch 'develop' into pr/ProjectSlxsh/418
2 years ago
Jason
bf49f12e32
fixes issue
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
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
Hayden
875b01e2e8
Merge branch 'develop' into master
2 years ago
null3000
bfd98d1da9
Merge branch 'develop' into ux-changes
3 years ago
Jason
dbf68477a6
fixed #60
...
and reformatted project with the black formatter
3 years ago
Phlipde
50cca3183d
Removed "Click to see nsfw" Button in Screenshot
3 years ago
Jason
9ba4500c27
added stats
3 years ago
null3000
224217f341
Merge branch 'develop' into ux-changes
3 years ago
null3000
bafe8c3616
Update screenshot_downloader.py
3 years ago
Jason
25c198dff3
Merge remote-tracking branch 'origin/master'
...
# Conflicts:
# .env.template
# reddit/subreddit.py
# video_creation/TTSwrapper.py
# video_creation/background.py
3 years ago
CordlessCoder
45a296db80
setup.py heavily refactored, all files formatted with python-BLACK and added shebang lines
3 years ago
PatatjeMC
fdc055bcd4
Unlimited comment length
...
I added unlimited comment length by splitting the tts is parts in a way that doesn't make it sound weird. It works great for me but if someone experiences and issues just contact me.
3 years ago
Hayden
445d8ce9e4
Merge branch 'master' into master
3 years ago
Jason
f491479fb7
backup
3 years ago
Callum Leslie
db1ddce57a
Merge pull request #165 from andronedev/master
...
Add Docker support
3 years ago
reoccurcat
77f68b847c
fixed dark mode bug
3 years ago
reoccurcat
97ec2a0a16
Merge branch 'master'
3 years ago
Callum Leslie
16f57bf477
Add casefold to ignore case in env file for theme
3 years ago
Callum Leslie
ce940a8057
Merge branch 'master' into dark-mode
3 years ago