Simon
1dec673841
Update all the requirements, reformat a bit and fix the story mode character limit
2 years ago
Simon
53ab45bba9
Merge branch 'develop' into elevenlabs
2 years ago
liamb
d19dfac8a3
adds elevenlabs
2 years ago
dependabot[bot]
165bdeb10f
Bump tomlkit from 0.11.4 to 0.11.8
...
Bumps [tomlkit](https://github.com/sdispater/tomlkit ) from 0.11.4 to 0.11.8.
- [Release notes](https://github.com/sdispater/tomlkit/releases )
- [Changelog](https://github.com/sdispater/tomlkit/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sdispater/tomlkit/compare/0.11.4...0.11.8 )
---
updated-dependencies:
- dependency-name: tomlkit
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Jason
4668e4a24a
Merge pull request #1600 from elebumm/dependabot/pip/develop/rich-13.3.5
...
Bump rich from 13.3.1 to 13.3.5
2 years ago
dependabot[bot]
d26e82d04c
Bump flask from 2.2.2 to 2.3.2
...
Bumps [flask](https://github.com/pallets/flask ) from 2.2.2 to 2.3.2.
- [Release notes](https://github.com/pallets/flask/releases )
- [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst )
- [Commits](https://github.com/pallets/flask/compare/2.2.2...2.3.2 )
---
updated-dependencies:
- dependency-name: flask
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot]
20c39a2894
Bump rich from 13.3.1 to 13.3.5
...
Bumps [rich](https://github.com/Textualize/rich ) from 13.3.1 to 13.3.5.
- [Release notes](https://github.com/Textualize/rich/releases )
- [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Textualize/rich/compare/v13.3.1...v13.3.5 )
---
updated-dependencies:
- dependency-name: rich
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Xpl0itU
9bacf100df
Use yt-dlp for downloading the background videos
2 years ago
Simon
4eeacc9754
Merge branch 'develop' into develop
2 years ago
Simon
4d1619340f
Updated FFMPEG code
2 years ago
dependabot[bot]
671449caad
Bump rich from 12.5.1 to 13.3.1
...
Bumps [rich](https://github.com/Textualize/rich ) from 12.5.1 to 13.3.1.
- [Release notes](https://github.com/Textualize/rich/releases )
- [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Textualize/rich/compare/v12.5.1...v13.3.1 )
---
updated-dependencies:
- dependency-name: rich
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot]
11fdd7eb94
Update pillow requirement from ~=9.3.0 to ~=9.4.0 ( #1421 )
...
Updates the requirements on [pillow](https://github.com/python-pillow/Pillow ) to permit the latest version.
- [Release notes](https://github.com/python-pillow/Pillow/releases )
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst )
- [Commits](https://github.com/python-pillow/Pillow/compare/9.3.0...9.4.0 )
---
updated-dependencies:
- dependency-name: pillow
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Simon <65854503+OpenSourceSimon@users.noreply.github.com>
2 years ago
Simon
5e7c05977f
Merge branch 'master' into develop
...
# Conflicts:
# main.py
# reddit/subreddit.py
# requirements.txt
# utils/subreddit.py
2 years ago
Chizaruu
48109f5318
Added option to remove emojis from TTS ( #1380 )
...
Thank you @Chizaruu!
2 years ago
dmoralis
3380d69053
Add ai methods that sort threads based on content similarity with given keywords by dmoralis ( #1391 )
...
Thank you @dmoralis!
2 years ago
Syed Aman Raza
e30eaf7594
Added the story mode with 2 methods by Electro199 ( #1288 )
...
Thank you @electro199!
2 years ago
LukachoLombardi
3a03a7d97b
Patch 1 ( #1372 )
...
* Update README.md (#1305 )
* Update pillow requirement from ~=9.1.1 to ~=9.3.0
Updates the requirements on [pillow](https://github.com/python-pillow/Pillow ) to permit the latest version.
- [Release notes](https://github.com/python-pillow/Pillow/releases )
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst )
- [Commits](https://github.com/python-pillow/Pillow/compare/9.1.1...9.3.0 )
---
updated-dependencies:
- dependency-name: pillow
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
* Update README.md
match statement in subreddit.py (line 44) requires python 3.10
* Update README.md
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jacoboleary <66446252+Jacoboleary@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jason <jasoncameron.all@gmail.com>
Co-authored-by: Simon <65854503+OpenSourceSimon@users.noreply.github.com>
2 years ago
dependabot[bot]
c587e1058e
Update pillow requirement from ~=9.1.1 to ~=9.3.0
...
Updates the requirements on [pillow](https://github.com/python-pillow/Pillow ) to permit the latest version.
- [Release notes](https://github.com/python-pillow/Pillow/releases )
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst )
- [Commits](https://github.com/python-pillow/Pillow/compare/9.1.1...9.3.0 )
---
updated-dependencies:
- dependency-name: pillow
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
NoFailer
fa2d048625
Merge branch 'develop' into patch-1
2 years ago
NoFailer
43eb96c9b4
Changed version of prawcore
...
After discussing it with Json. Changed version to 2.3.0.
2 years ago
NoFailer
3e804b9ed4
Adding prawcore to the requirements
...
Multiple people on the discord ran into the issue that an error message would come up saying "ModuleNotFoundError: No module names 'prawcore'". I was told praw itself is supposed to install it but apparently it does not? I cannot verify if the people actually followed the steps correctly. Json told me to make a PR for it :) I took the value for the requirements.txt from here: https://pypi.org/project/prawcore/
2 years ago
RiveN000
2da3d95959
New function in GUI
...
"Add background video" option added to GUI
2 years ago
Callum Leslie
21ef6a17d1
fix: add pyttsx3 to requirements.txt
2 years ago
Jason
78ff605c42
everything works except for changes the location
2 years ago
Jason
36aa256668
refactored final_video.py
...
updated requirements.txt
simplified cleanup.py
2 years ago
Jason
1e93121aed
Watermark implementation
...
THIS IS IN BETA
2 years ago
Callum Leslie
c60ce4d92d
Merge branch 'master' into develop
2 years ago
dependabot[bot]
6528fdc668
Bump rich from 12.4.4 to 12.5.1
...
Bumps [rich](https://github.com/willmcgugan/rich ) from 12.4.4 to 12.5.1.
- [Release notes](https://github.com/willmcgugan/rich/releases )
- [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md )
- [Commits](https://github.com/willmcgugan/rich/compare/v12.4.4...v12.5.1 )
---
updated-dependencies:
- dependency-name: rich
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Callum Leslie
6808345f41
Merge pull request #856 from micziz/master
...
Add an install script
2 years ago
dependabot[bot]
bd529add7d
Bump botocore from 1.27.23 to 1.27.24
...
Bumps [botocore](https://github.com/boto/botocore ) from 1.27.23 to 1.27.24.
- [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.23...1.27.24 )
---
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
dependabot[bot]
5455b7ef25
Bump boto3 from 1.24.23 to 1.24.24
...
Bumps [boto3](https://github.com/boto/boto3 ) from 1.24.23 to 1.24.24.
- [Release notes](https://github.com/boto/boto3/releases )
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst )
- [Commits](https://github.com/boto/boto3/compare/1.24.23...1.24.24 )
---
updated-dependencies:
- dependency-name: boto3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot]
4a8a3e0b72
Bump botocore from 1.27.22 to 1.27.23
...
Bumps [botocore](https://github.com/boto/botocore ) from 1.27.22 to 1.27.23.
- [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.22...1.27.23 )
---
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
dependabot[bot]
8b082f0cc6
Bump boto3 from 1.24.12 to 1.24.23
...
Bumps [boto3](https://github.com/boto/boto3 ) from 1.24.12 to 1.24.23.
- [Release notes](https://github.com/boto/boto3/releases )
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst )
- [Commits](https://github.com/boto/boto3/compare/1.24.12...1.24.23 )
---
updated-dependencies:
- dependency-name: boto3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Callum Leslie
f5bb3b6129
chore: update requirements
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
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
79b9a7bc7e
Merge pull request #788 from elebumm/CordlessCoder-patch-2
...
fix track(enumerate()) order
2 years ago
dependabot[bot]
0598b8f12b
Bump playwright from 1.22.0 to 1.23.0
...
Bumps [playwright](https://github.com/Microsoft/playwright-python ) from 1.22.0 to 1.23.0.
- [Release notes](https://github.com/Microsoft/playwright-python/releases )
- [Commits](https://github.com/Microsoft/playwright-python/compare/v1.22.0...v1.23.0 )
---
updated-dependencies:
- dependency-name: playwright
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot]
0a9afa9dfa
Bump requests from 2.28.0 to 2.28.1
...
Bumps [requests](https://github.com/psf/requests ) from 2.28.0 to 2.28.1.
- [Release notes](https://github.com/psf/requests/releases )
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md )
- [Commits](https://github.com/psf/requests/compare/v2.28.0...v2.28.1 )
---
updated-dependencies:
- dependency-name: requests
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Callum Leslie
b8e4103cf9
Merge branch 'develop' into feat/better-tts-changer
2 years ago
Callum Leslie
4de5d83ccd
Actualise requirements.txt
2 years ago
SinecKers
cf92e6f4c4
requirements update
2 years ago
Jason
ea6c214767
fixed requirements
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
db26544205
fixed requirements.txt
2 years ago
dependabot[bot]
1098d6eb1d
Update requests requirement from ~=2.27.1 to ~=2.28.0
...
Updates the requirements on [requests](https://github.com/psf/requests ) to permit the latest version.
- [Release notes](https://github.com/psf/requests/releases )
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md )
- [Commits](https://github.com/psf/requests/compare/v2.27.1...v2.28.0 )
---
updated-dependencies:
- dependency-name: requests
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Jason
b77c13bc1e
don't need typing in requirements.txt
2 years ago
PatatjeMC
1a8a668069
Fixed requirements.txt
...
pytube was removed of it idk when but it's still being used so here it is back even tho it's half broken and it should probably be replaced soon. also typing did not work with the version for some reason
2 years ago