Jason
d5db0ce0cf
refactored final_video.py
...
updated requirements.txt
simplified cleanup.py
3 years ago
Jason
1a4edfafca
Watermark implementation
...
THIS IS IN BETA
4 years ago
Callum Leslie
89ab71270a
style: format
4 years ago
Jason
1872ef36c1
reformatted
4 years ago
Jason
482a666941
adds a min comment's var
...
fixes #924
chore: updated version number
4 years ago
Jason
b027679c01
I give up on #11
...
can't implement
4 years ago
Jason
aeafb53da3
background audio implementation p2.
...
removed debug calls and testing rn
style: removed useless comment imports
4 years ago
Jason
c412155720
background audio implementation
4 years ago
Jason
dab3e64fef
style: reformatted.
4 years ago
Jason
a3ec449ee0
Merge remote-tracking branch 'origin/develop' into develop
...
# Conflicts:
# .github/workflows/lint.yml
4 years ago
Jason
d05625d212
feat: partial background audio implementation
...
#11 currently doesn't fully work
(note: not my finest work, I wrote this sleep-deprived)
I need to push for other changes
4 years ago
Muhammed Mustafa Akşam
532e49276a
Adding subreddit to videos.json
...
Adding subreddit data to videos.json
4 years ago
autoblack
40bfcf468e
fixup: Format Python code with Black
4 years ago
Jason
e44718ffdb
feat: background audio implementation
...
closes #11
(note: not my finest work, I wrote this sleep-deprived)
4 years ago
Jason
9ae01b7c19
fixed merge conflicts and cleared up some old existing .env referances
...
chore: updated version num
style: improved IDE autocorrection support
chore: simplified the regex in func name_normalize
4 years ago
Jason
51831ddbd9
Merge branch 'feat/RedditPostPosition' into feat/background-configs
4 years ago
Jason
bd52b4fe8b
some changes to see merge conflicts
4 years ago
Callum Leslie
4d7db77fff
style: reformat with python-black
4 years ago
Callum Leslie
71eca69912
fix: handle non value for post lang
4 years ago
Tomovic
aa660be510
Added translation for filename TOML compatible
4 years ago
Tomovic
cebbbf72cb
Added translation for filename TOML compatible
4 years ago
Callum Leslie
4ed5c58ab2
style: formatted with black
4 years ago
William9923
95d54cc581
Merge branch 'develop' into feat/background-configs
4 years ago
Callum Leslie
759c883d4b
Merge branch 'develop' into CordlessCoder-TOML
4 years ago
Callum Leslie
6a16c9f3e7
style: format with python-black
4 years ago
Callum Leslie
9c87cb7d95
fix: mismatched variable name
4 years ago
Callum Leslie
f5560cae69
refactor: background credit is now a variable
4 years ago
Drugsosos
cd24608f86
merged develop
4 years ago
William9923
59d07f51c8
chore: fixup changes after rebase
4 years ago
William9923
421502b93b
feat: screenshot position config & add download progress bar
4 years ago
Jason
ae25854de6
Merge pull request #830 from elebumm/fix/moviepy-length-checker
...
Check clip length using moviepy
4 years ago
Callum Leslie
6412aa546b
fix: add float cast to opacity to fix bug
4 years ago
Callum Leslie
3b51d084e1
Merge branch 'develop' into fix/moviepy-length-checker
4 years ago
Callum Leslie
11de0fd324
fix: length checker works with new duration code
4 years ago
Callum Leslie
edf981ac39
chore: reduce code duplication
4 years ago
Jason
65e42f286d
style: improved typehinting
4 years ago
Jason
90be9e09b3
fixed the typehiting that @HallowedDust5 broke for py versions < 3.9
4 years ago
Muhammed Mustafa Akşam
50392aac60
Update final_video.py
...
fixed legacy directory issue
4 years ago
Jason
ce6a87aac2
fix: Fixed Mutagen error issue
...
style: made final_video.py cleaner
4 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
4 years ago
Jason
804967e5e4
refactor: refactored using black formatter.
...
cmd: black . --line-length 101
4 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
4 years ago
Cizzl
9f894c1722
fixes #778 when result folder not created
4 years ago
Marcel
c069d8b5d0
Fixed #736
4 years ago
Callum Leslie
0fa4a3f4df
Stopped using global variable for submission as well unneeded env vars
4 years ago
Callum Leslie
87d10206fb
Add UTF-8 encoding to all open statements
4 years ago
Callum Leslie
69f4f59bb6
Formatted with python-black
4 years ago
Vaughn Bosu
e14ec48569
Merge branch 'develop' into MultiThreading
4 years ago
Vaughn Bosu
7b8e60f8db
Update final_video.py
4 years ago
Vaughn Bosu
eb00cf319a
Update final_video.py
4 years ago