electro199
7486e04b26
Merge branch 'develop' of https://github.com/elebumm/RedditVideoMakerBot into dev
2 years ago
Simon
6d01ff8bfd
Merge pull request #1650 from zombie223/feature/hard-reload
...
feat: Added hard reload functionality for data refreshing
2 years ago
zombie22
2328e96937
feat: Added hard reload functionality for data refreshing
2 years ago
Simon
93b64805e3
Merge pull request #1615 from xyba1337/reddit-credentials-check
...
Reddit credentials validation in screenshot_downloader.py
2 years ago
xyba
eb7d1e9440
Reddit credentials validation in screenshot_downloader.py
...
# Description
The Playwright locator timed out in line 175 without letting the user know why. The browser failed to log me in to Reddit using the incorrect credentials, which prevented it from accessing the desired post. This fix should be a much more user-friendly approach.
# Issue Fixes
https://github.com/elebumm/RedditVideoMakerBot/issues/1596
None
# Checklist:
- [❌ ] I am pushing changes to the **develop** branch
- [❌ ] I am using the recommended development environment
- [✅ ] I have performed a self-review of my own code
- [✅ ] I have commented my code, particularly in hard-to-understand areas
- [❌ ] I have formatted and linted my code using python-black and pylint
- [✅ ] I have cleaned up unnecessary files
- [✅ ] My changes generate no new warnings
- [✅ ] My changes follow the existing code-style
- [✅ ] My changes are relevant to the project
# Any other information (e.g how to test the changes)
Without my changes, you can set headless to false and run the program. You will notice a timeout exception comfing from playwright without any indications to the user as to why it happened.
With my changes however, it performs a check to see if the reddit login is returning an error message, if it does it let's the user know to fix his credentials inside of config.toml.
2 years ago
Jason
67a69c2afa
Merge pull request #1593 from propilideno/master
...
Added Background Audio Feature, new results tree, and new toml config
2 years ago
Jason
3fa304bbaa
Merge pull request #1598 from elebumm/dependabot/pip/develop/tomlkit-0.11.8
...
Bump tomlkit from 0.11.4 to 0.11.8
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
Jason
1d4854461b
Merge pull request #1611 from elebumm/dependabot/pip/develop/flask-2.3.2
...
Bump flask from 2.2.2 to 2.3.2
2 years ago
Simon
3f9cd2021b
Merge pull request #1612 from liamb13/add_periods
...
Add periods fix
2 years ago
liamb
276c0679b5
add periods fix
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
Simon
8178519937
Exit on wrong Python version
2 years ago
Lucas
7613ac59e7
added only no copyright songs
2 years ago
Lucas
d8347e08b9
Fixed issues and improvements related by Jason
2 years ago
Lucas
778d9c0c37
changing allow_only_tts to enable_extra_audio
2 years ago
Lucas
e488ef6e0c
better explanation on toml and new default value
2 years ago
Lucas de Almeida
472abed599
Merge branch 'develop' into master
2 years ago
Lucas
0258026ebd
fixed audio post processing audio download bug
2 years ago
Lucas
d9ff36b034
Merge with develop branch and no pytube required
2 years ago
Lucas
1f48c53a74
new toml config and added background audio feature
2 years ago
Lucas de Almeida
15a4f80f99
2 samples with backgroundMusic and without it
2 years ago
Lucas
1abfc4b321
2 samples with backgroundMusic and without it
2 years ago
Lucas
5a103e76cd
rendering video and audio
2 years ago
Lucas
405b1f89eb
Volume down done
2 years ago
Lucas
a21c17ef55
composing the video but with no audio
2 years ago
Lucas
ba5e8b8987
adaptations in filePath and toml for audio option
2 years ago
Simon
3331a09e63
Merge pull request #1585 from Xpl0itU/random-background
...
Add random background choice
2 years ago
Xpl0itU
fb03973543
Add random background choice
2 years ago
Simon
75cc32d2b2
Merge pull request #1576 from liamb13/default_voice
...
Sets default voice
2 years ago
Simon
d1b08171eb
Merge pull request #1584 from Xpl0itU/develop
...
Use yt-dlp for downloading the background videos
2 years ago
Simon
40e42b1307
Fix font size
2 years ago
Xpl0itU
9bacf100df
Use yt-dlp for downloading the background videos
2 years ago
Simon
3515afe7f1
Display ffmpeg error if any
2 years ago
Simon
26d58ad29d
Merge pull request #1574 from liamb13/background_audio
...
adds background audio
2 years ago
Simon
5c517a5027
Reformat
2 years ago
Simon
87feeb42b3
Merge pull request #1577 from elebumm/StopmotionSimonYT-patch-1
...
Update .config.template.toml
2 years ago
Simon
74b0061e67
Update .config.template.toml
2 years ago
liamb
9f79880fb3
sets default voice
2 years ago
liamb
82731db6f2
adds background audio
2 years ago
Lewis Menelaws
f2d89a10dd
Merge pull request #1563 from elebumm/codesee-arch-diagram-workflow-1681415909325
...
Install the CodeSee workflow.
2 years ago
codesee-maps[bot]
6c29ad9172
Install the CodeSee workflow. Learn more at https://docs.codesee.io
2 years ago
Simon
0a2b784e0d
Merge pull request #1562 from elebumm/OpenSourceSimon-patch-1
...
Fix autoblack
2 years ago
Simon
1cc8f40e2c
Fix autoblack
2 years ago
Simon
a63dc9b695
Version 3.1
2 years ago
Simon
68c523fb35
This bot will only work with Python 3.10, due to some modules not supporting other versions
2 years ago
Simon
8668f2d8a5
Fix too long path
2 years ago
Simon
785f6db6ed
edit version number
2 years ago