micziz
|
74387ef873
|
Modify readme
|
2 years ago |
micziz
|
fd80b8833d
|
THis shloud work!
|
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
|
0eeee51fcc
|
Merge pull request #832 from elebumm/master
sync master changes with develop
|
2 years ago |
Jason
|
3f3676f3ab
|
Merge pull request #792 from elebumm/dependabot/pip/botocore-1.27.22
Bump botocore from 1.27.12 to 1.27.22
|
2 years ago |
Jason
|
8440a20eb3
|
Merge pull request #817 from B1GJ/master
Script uses removeprefix() which was only added in python 3.9
|
2 years ago |
Jason
|
abe0a0e1e9
|
Merge pull request #823 from muhammedaksam/develop
Update .env.template
|
2 years ago |
Jason
|
abad83dc18
|
Merge pull request #824 from elebumm/CordlessCoder-patch-1
Fix installation guide
|
2 years ago |
Callum Leslie
|
edf981ac39
|
chore: reduce code duplication
|
2 years ago |
Jason
|
1c883e5ccd
|
fix: maybe fixed mutagen error using callums method
|
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 |
Callum Leslie
|
708016c583
|
fix: mutagen error - moved to moviepy duration
|
2 years ago |
CordlessCoder
|
7ee2297983
|
Fix installation guide
|
2 years ago |
Muhammed Mustafa Akşam
|
31b09dca38
|
Update .env.template
updated .env.template to match the regex
|
2 years ago |
Jarno Reynaert
|
2e30c2e735
|
Script uses removeprefix() which was only added in python 3.9
|
2 years ago |
Callum Leslie
|
89f4644ce9
|
Merge pull request #803 from muhammedaksam/develop
Update final_video.py
|
2 years ago |
Muhammed Mustafa Akşam
|
50392aac60
|
Update final_video.py
fixed legacy directory issue
|
2 years ago |
Jason
|
e950d47ddc
|
forgot to update vers
|
2 years ago |
Jason
|
a1594a4f52
|
Merge pull request #793 from elebumm/dependabot/pip/translators-5.3.1
Bump translators from 5.2.2 to 5.3.1
|
2 years ago |
Jason
|
ce6a87aac2
|
fix: Fixed Mutagen error issue
style: made final_video.py cleaner
|
2 years ago |
Callum Leslie
|
a5973aff76
|
Release 2.2.1
Bring develop up to master
|
2 years ago |
Callum Leslie
|
44237cf816
|
Merge pull request #795 from elebumm/hotfix-version
Bump version string
|
2 years ago |
Callum Leslie
|
dea8d5c550
|
Bump version string for hotfix
|
2 years ago |
Callum Leslie
|
607b9d9152
|
Merge pull request #794 from elebumm/CallumIO-stale
Reformat and fix spelling mistake in stale workflow
|
2 years ago |
Callum Leslie
|
6447a22fb8
|
Merge pull request #796 from elebumm/develop
FIX: lmao
|
2 years ago |
Jason
|
f9c752190a
|
FIX: lmao
|
2 years ago |
Callum Leslie
|
fd956b7624
|
Bump version string
|
2 years ago |
Callum Leslie
|
6eef6dca6b
|
Reformat and fix spelling mistake in stale workflow
|
2 years ago |
dependabot[bot]
|
237eaa4789
|
Bump translators from 5.2.2 to 5.3.1
Bumps [translators](https://github.com/uliontse/translators) from 5.2.2 to 5.3.1.
- [Release notes](https://github.com/uliontse/translators/releases)
- [Commits](https://github.com/uliontse/translators/commits)
---
updated-dependencies:
- dependency-name: translators
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
dependabot[bot]
|
c46ee59d90
|
Bump botocore from 1.27.12 to 1.27.22
Bumps [botocore](https://github.com/boto/botocore) from 1.27.12 to 1.27.22.
- [Release notes](https://github.com/boto/botocore/releases)
- [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst)
- [Commits](https://github.com/boto/botocore/compare/1.27.12...1.27.22)
---
updated-dependencies:
- dependency-name: botocore
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
Jason
|
a9e68953b9
|
Merge pull request #790 from elebumm/develop
2.2
|
2 years ago |
Callum Leslie
|
51f47dc782
|
Merge branch 'develop' of github.com:elebumm/RedditVideoMakerBot into develop
|
2 years ago |
Callum Leslie
|
cdcd9d3d9a
|
Add stale pr/issue action
|
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
|
03feb2e8ea
|
Merge remote-tracking branch 'origin/develop' into develop
|
2 years ago |
Jason
|
804967e5e4
|
refactor: refactored using black formatter.
cmd: black . --line-length 101
|
2 years ago |
Jason
|
d03f05a1e4
|
feat: improved err handling in streamlabs_polly.py
|
2 years ago |
Callum Leslie
|
9727f7d09f
|
Remove init-hook from pylint
|
2 years ago |
Callum Leslie
|
80407eb97e
|
Remove legacy VOICE option
|
2 years ago |
Jason
|
f685cb26f6
|
I needed to add this commit to close the issues
Closes #400
Closes #379
Closes #414
Closes #433
Closes #573
Closes #603
Closes #620
|
2 years ago |
Jason
|
b558d97702
|
fix: typo
|
2 years ago |
Jason
|
a34b40fb0b
|
feat: no longer will it use stickied posts
Closes #657
|
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 |