null3000
c302d8c2e5
fixed errors
3 years ago
null3000
2f61580af7
fixed error
3 years ago
Jason
c6df98abeb
added image transparency
...
closes #39
3 years ago
null3000
76e52af6b2
fixed errors
3 years ago
null3000
62931a1b2a
Merge branch 'master' into null3000-tts-links
3 years ago
null3000
be2870a24b
Merge branch 'elebumm:master' into null3000-tts-links
3 years ago
Callum Leslie
e4c5fb40b1
Add pylintrc
3 years ago
Jason
b32e39f17d
last commit also fixed
...
fixes #52
fixes #27
3 years ago
Jason
917b20603e
removed useless line
3 years ago
Jason
293b34666a
feat: added TFA auth
...
chore: overhauled the video download system.
feat: added progress bar and speed for video download
fix: fixed the evil file not found error!
feat: added a variable that allows you to make MULTIPLE videos not just one
feat: added a standardized viewport size for the screenshot downloader
notes: removed askreddit.py as it was not needed after subreddit.py redesign.
closes #26
fixes #38
fixes #32
fixes #31
fixes #30
fixes #22
fixes #21
fixes #17
fixes #14
3 years ago
Callum Leslie
2e675193bf
Move to more comprehensive gitignore
3 years ago
Callum Leslie
623b34f095
Merge pull request #345 from CordlessCoder/master
...
setup.py refactored, added shebang lines and formatted files with python-black
3 years ago
Callum Leslie
fa2df235db
Merge pull request #349 from elebumm/1.1
...
Move legacy branch into develop
3 years ago
Callum Leslie
0914a7858f
Add correct playwright command
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
Callum Leslie
cbcbf3756f
Merge branch 'develop' into 1.1
3 years ago
Lewis Menelaws
41ebf3b5e5
Merge pull request #341 from BlockArchitech/patch-1
...
Add GPLv3
3 years ago
CordlessCoder
01c9977549
fixed the character bounds for client_ID
3 years ago
CordlessCoder
69c8b4a189
subreddit.py surface level refactor
3 years ago
CordlessCoder
24863a9940
video_creation surface level refactor
3 years ago
CordlessCoder
d9bf0e509b
main.py surface level refactor
3 years ago
CordlessCoder
42861287ef
forgor to change shell back to true 💀
3 years ago
CordlessCoder
86c7b26f00
small regex fix
3 years ago
CordlessCoder
081e01c75d
Merge branch 'master' of https://github.com/CordlessCoder/RedditVideoMakerBot
3 years ago
CordlessCoder
c028d66b0c
fixed run.sh
3 years ago
CordlessCoder
d0dea99fcc
Merge branch 'elebumm:master' into master
3 years ago
CordlessCoder
45a296db80
setup.py heavily refactored, all files formatted with python-BLACK and added shebang lines
3 years ago
null3000
e41ad649ee
Update main.py
3 years ago
Callum Leslie
057fc55e1e
Merge pull request #342 from elebumm/LukaHietala-patch-2
...
Added developers section.
3 years ago
Luka Hietala
4a0f753fa2
Update README.md
3 years ago
Luka Hietala
beb1da8145
Added developers section.
3 years ago
Jason
0a028358b2
Merge pull request #58 from PatatjeMC/master
...
Unlimited comment length
3 years ago
PatatjeMC
97d3bebfae
Merge branch 'JasonLovesDoggo:master' into master
3 years ago
BlockArchitech
cf094fa9ae
Create LICENSE
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
Freebie
1462b1d9b6
Merge pull request #336 from elebumm/Freebie---PATCHES
...
Grammar-ized contributing.md
3 years ago
Freebie
1f56c89692
Grammar-ized contributing.md
...
Fixed grammar and misinterpretations in `contributing.md`, i.e., Discord channel -> Discord Server
3 years ago
Domiziano Scarcelli
46b77cb731
Edit .env.template
3 years ago
Domiziano Scarcelli
b5c6e8f60b
Added a .env variable to change the save location of the final video
3 years ago
Hayden
25a4eb6785
Merge branch 'master' into master
3 years ago
Callum Leslie
cf6b3a9c44
Merge pull request #205 from MeDBeD1/MeDBeD1-patch-1
...
Added TTS reading the text of the post if present
3 years ago
MeDBeD1
725ea78b78
Merge pull request #1 from CallumIO/MeDBeD1-MeDBeD1-patch-1
...
Patch
3 years ago
MeDBeD1
7ff6739fee
Uploaded file with requested changes via DMs
3 years ago
Callum Leslie
72a4bdabaf
Fix merge errors from other PR's
3 years ago
MeDBeD1
42e3d52150
Merge branch 'elebumm:master' into MeDBeD1-patch-1
3 years ago
Callum Leslie
038b7db591
Merge branch 'MeDBeD1-patch-1' of https://github.com/MeDBeD1/RedditVideoMakerBot into MeDBeD1-MeDBeD1-patch-1
3 years ago
Jason
f583ea9608
Merge pull request #51 from PatatjeMC/master
...
Fixed errors and glitchy ending
3 years ago
Callum Leslie
6bf4dd8e35
Merge pull request #125 from BlockArchitech/master
...
Create setup TUI and improve overall UX
3 years ago
BlockArchitech
3693dce2ca
Update main.py
3 years ago
PatatjeMC
d095391d35
Error fix
...
Moved the character limit checker cause it was being buggy and making it so some longer comments went thru but not others and it looks like that's fixed now also deleted another character limit check cause it wasn't needed anymore. and for some reason the text replace thingy was in an if statement even tho I don't think it should have been in there.
3 years ago