Jason
63ca264dda
FIXES audio/image de-syncing issues
2 years ago
Jason
d1faf4824c
refactored using black
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
439a257a53
Merge branch 'develop' into pr/ProjectSlxsh/418
2 years ago
null3000
2004f7c0a5
fixed merge errors
2 years ago
null3000
31a4e825f1
fixed merge issues
2 years ago
null3000
bfd98d1da9
Merge branch 'develop' into ux-changes
2 years ago
null3000
abbb496012
round video length
...
turns 'total_length' into an int, instead of float.
2 years ago
Jason
7e3084e886
reformatted
3 years ago
Jason
174df19be7
fix: improved TTS requests
...
fixes #64
3 years ago
Domiziano Scarcelli
cacf3764e2
Merge branch 'develop' into change-video-location
3 years ago
Domiziano Scarcelli
5bf0888460
Removed unused imports
3 years ago
Jason
bff0881b80
forgot to add int() to Greater than or equal to ops
3 years ago
Jason
dbf68477a6
fixed #60
...
and reformatted project with the black formatter
3 years ago
null3000
224217f341
Merge branch 'develop' into ux-changes
3 years ago
null3000
232b444251
Update final_video.py
3 years ago
Jason
c6df98abeb
added image transparency
...
closes #39
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
CordlessCoder
24863a9940
video_creation surface level refactor
3 years ago
CordlessCoder
45a296db80
setup.py heavily refactored, all files formatted with python-BLACK and added shebang lines
3 years ago
Domiziano Scarcelli
b5c6e8f60b
Added a .env variable to change the save location of the final video
3 years ago
PatatjeMC
f67aefabfd
Fixed some bugs and upped background resolution
...
Fixed the 2 most common errors that I encountered:
- The "SoX error" (That's what it's called in JasonLovesDoggo's repo)
- AttributeError: 'dict' object has no attribute 'title'
Fixed the ending being glitchy and freezing
Upped the resolution of the background cause it looked bad
3 years ago
MeDBeD1
6f6b7ad3fc
Merge branch 'master' into MeDBeD1-patch-1
3 years ago
Callum Leslie
f54d2fc282
Merge branch 'master' into master
3 years ago
Callum Leslie
0dc32154f2
Code was placed in the wrong place
3 years ago
jacesleeman
fe92918823
updated
3 years ago
jacesleeman
5f2070d344
Added opacity setting to the screen shots
3 years ago
MeDBeD1
2ef606fe29
Fixed a bug: an error if the thread has no selftext
...
Had to implement a few checks for the thread having selftext and for selftext tts file to exist
3 years ago
Kamushy
367105fb2d
Changed file import name and resolved conflicts
3 years ago
MeDBeD1
6ec9475232
First 2 files of requested changes
3 years ago
Kamushy
d15679d809
Merge branch 'master' into master
3 years ago
reoccurcat
6742a53889
overhaul
3 years ago
Kamushy
93bcd7be77
file will now go to correct folder
3 years ago
Kamushy
9bb1aa351e
made name change correctly
...
line 59 is if any of characters cant be turned into a file remove them
3 years ago
Jason
b561859b04
added a bit of code to make the results folder if it doesn't exist
...
fixes #16
3 years ago
Jason
8b5670a8eb
feat: ads a check to see if the video has already been done as suggested in #12
...
closes #12
3 years ago
Jason
10f87c34c1
new example and updated .gitignore
3 years ago
Jason
89c67477a9
update to .gitignore
3 years ago
Jason
016feae60b
I believe everything works!
...
i'm just going to change some dir listing a bit
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