Callum Leslie
|
c60ce4d92d
|
Merge branch 'master' into develop
|
2 years ago |
Callum Leslie
|
89ab71270a
|
style: format
|
2 years ago |
Callum Leslie
|
c5c64a5e4b
|
fix: dont use blank text splits
|
2 years ago |
Jason
|
1c01265b4a
|
Merge pull request #969 from elebumm/dependabot/pip/rich-12.5.1
Bump rich from 12.4.4 to 12.5.1
|
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 |
Jason
|
2f5d394bba
|
chore: updated version number
|
2 years ago |
Jason
|
49cecb0811
|
removed hard cap on subreddit length
|
2 years ago |
Jason
|
a7c54f48e8
|
Improved AWS Polly eh
improved handling for errors like
like #929
|
2 years ago |
Jason
|
1872ef36c1
|
reformatted
|
2 years ago |
Jason
|
882bf64e1c
|
typo
|
2 years ago |
Jason
|
36e07c4c37
|
see https://github.com/elebumm/RedditVideoMakerBot/issues/924#issuecomment-1181169525
fixes #11
|
2 years ago |
Jason
|
482a666941
|
adds a min comment's var
fixes #924
chore: updated version number
|
2 years ago |
Jason
|
b2c9f30347
|
moved index.html and added devs section
|
2 years ago |
Jason
|
b027679c01
|
I give up on #11
can't implement
|
2 years ago |
Jason
|
2b0d66f451
|
added backup contingency
|
2 years ago |
Jason
|
aeafb53da3
|
background audio implementation p2.
removed debug calls and testing rn
style: removed useless comment imports
|
2 years ago |
Jason
|
c412155720
|
background audio implementation
|
2 years ago |
Jason
|
a4149e1d12
|
Merge pull request #960 from muhammedaksam/mobile-view
Mobile view - Create index.html
|
2 years ago |
Callum Leslie
|
a3e7b979f3
|
fix: regex splitter no longer skips newlines
|
2 years ago |
Muhammed Mustafa Akşam
|
7461ddb811
|
Create index.html
Created index.html file for quick access to video via another device.
|
2 years ago |
Callum Leslie
|
721eca4d3e
|
chore: remove debug statement
|
2 years ago |
Callum Leslie
|
302cd35587
|
fix: logic error
|
2 years ago |
Callum Leslie
|
c1c72ca5af
|
fix: add more characters to illegal chars
|
2 years ago |
Callum Leslie
|
29de549ef3
|
fix: skip comments that are blank after sanitisation
|
2 years ago |
Callum Leslie
|
c617af98ce
|
fix: closed the if and removed duplicate sentence
|
2 years ago |
Callum Leslie
|
6808345f41
|
Merge pull request #856 from micziz/master
Add an install script
|
2 years ago |
Callum Leslie
|
de36ba79e9
|
fix: add hints for playwright on arch
|
2 years ago |
micziz
|
259c17a38c
|
Fix playwright
|
2 years ago |
micziz
|
6c17f5486a
|
Fix repo
|
2 years ago |
micziz
|
8064e68b0a
|
Merge branch 'elebumm:master' into master
|
2 years ago |
Jason
|
f0499df441
|
tests a fix stale.yml
|
2 years ago |
Jason
|
10a89f0757
|
tests a fix stale.yml
|
2 years ago |
Jason
|
e1d4c6004e
|
tests a fix stale.yml
|
2 years ago |
Callum Leslie
|
36488a203f
|
chore: delete unused file
|
2 years ago |
Jason
|
dab3e64fef
|
style: reformatted.
|
2 years ago |
Jason
|
a3ec449ee0
|
Merge remote-tracking branch 'origin/develop' into develop
# Conflicts:
# .github/workflows/lint.yml
|
2 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
|
2 years ago |
Jason
|
b22e3f9828
|
fixes streamlabs_polly ratelimit
|
2 years ago |
Callum Leslie
|
e6169ee905
|
fix: skip posts with no comments
|
2 years ago |
Jason
|
83ba6346d0
|
fixes random background being blacked
|
2 years ago |
Callum Leslie
|
d6be83ef80
|
fix: match lint line length to autoblack
|
2 years ago |
Callum Leslie
|
b51ba9a002
|
chore: lint on pr, lint+fix on push to master
|
2 years ago |
Jason
|
bd3a5e8c17
|
Merge pull request #884 from elebumm/dependabot/pip/botocore-1.27.24
Bump botocore from 1.27.23 to 1.27.24
|
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 |
Jason
|
3a52a2744a
|
Merge pull request #883 from elebumm/dependabot/pip/boto3-1.24.24
Bump boto3 from 1.24.23 to 1.24.24
|
2 years ago |
Jason
|
ad95701c25
|
Merge pull request #885 from muhammedaksam/develop
Adding subreddit to videos.json
|
2 years ago |
Muhammed Mustafa Akşam
|
532e49276a
|
Adding subreddit to videos.json
Adding subreddit data to videos.json
|
2 years ago |
micziz
|
303efb8052
|
Update requirements.txt
|
2 years ago |
micziz
|
89d9545cd3
|
Merge branch 'elebumm:master' into master
|
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 |