Jason
|
211a3e1da8
|
Merge remote-tracking branch 'origin/develop' into develop
|
2 years ago |
Jason
|
33a66b0ae3
|
feat: allows the subreddit choice to begin with r/
|
2 years ago |
Jason
|
f2c1d7de26
|
chore: improved typechecking
|
2 years ago |
Jason
|
cc21dbf404
|
Merge pull request #769 from elebumm/CordlessCoder-patch-1
NUKE SETUP, MAY THE BETTER ENV HANDLER RISE TO
|
2 years ago |
Jason
|
062f64e473
|
chore: fixed typo
|
2 years ago |
Jason
|
26457ed5fa
|
chore: removed the unused cookies.json file
|
2 years ago |
Jason
|
2dcd65e3af
|
Merge pull request #786 from TomixUG/develop
fix TIMES_TO_RUN and initial .env setup
|
2 years ago |
TomixUG
|
4fb89aacae
|
fix TIMES_TO_RUN and initial .env setup
|
2 years ago |
Jason
|
6249528ec3
|
Merge pull request #779 from Cizzl/develop
fixes #778 when result folder not created
|
2 years ago |
Jason
|
f0514598e0
|
Merge pull request #781 from elebumm/dependabot/pip/playwright-1.23.0
Bump playwright from 1.22.0 to 1.23.0
|
2 years ago |
CordlessCoder
|
7d0d4d0573
|
Update README.md
|
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 |
Cizzl
|
9f894c1722
|
fixes #778 when result folder not created
|
2 years ago |
Jason
|
7ecb77188d
|
Merge pull request #770 from muhammedaksam/develop
Update engine_wrapper.py
|
2 years ago |
Muhammed Mustafa Akşam
|
10fe183ac2
|
Update engine_wrapper.py
Fixed not sanitizing the text issue that occurs if POSTLANG is set
|
2 years ago |
CordlessCoder
|
1a35fd5b5f
|
NUKE SETUP, MAY THE BETTER ENV HANDLER RISE TO
NUKE SETUP, MAY THE BETTER ENV HANDLER RISE TO ITS THRONE!
|
2 years ago |
Jason
|
ef5ba78cfa
|
Merge pull request #765 from elebumm/dependabot/pip/requests-2.28.1
Bump requests from 2.28.0 to 2.28.1
|
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 |
Jason
|
2c013caec8
|
Merge pull request #751 from Cizzl/develop
Fixed #736 Milestone 2.2
|
2 years ago |
Marcel
|
c069d8b5d0
|
Fixed #736
|
2 years ago |
Cizzl
|
f74af68266
|
Merge pull request #1 from elebumm/develop
Merge pull request #733 from Cizzl/develop
|
2 years ago |
Jason
|
cef2de6537
|
Merge pull request #733 from Cizzl/develop
Fixing setup.py creation of .env file with all new parameters #685 #725 #685
|
2 years ago |
Marcel
|
f5f8379e87
|
Merge branch 'develop' of https://github.com/Cizzl/RedditVideoMakerBot into develop
|
2 years ago |
Marcel
|
aa04fd28e8
|
Update setup.py
removed static RANDOM_THREAD
|
2 years ago |
Marcel
|
a904c4ab17
|
Fixing setup.py creation of .env file with all new parameters #685 #725
|
2 years ago |
Marcel
|
c0e8ba8f14
|
Fixing setup.py creation of .env file with all new parameters #685 #725
|
2 years ago |
Callum Leslie
|
ec5826e153
|
Merge pull request #729 from elebumm/feat/reformat-refactor-files
Reformat and Refactor Files
|
2 years ago |
Callum Leslie
|
d271159ac9
|
Move back to 550 character limit for Streamlabs Polly
|
2 years ago |
Callum Leslie
|
0fa4a3f4df
|
Stopped using global variable for submission as well unneeded env vars
|
2 years ago |
Callum Leslie
|
82c4353ec9
|
Remove unused imports and fix pylint errors
'async_playwright' must stay due to anomalous error
|
2 years ago |
Callum Leslie
|
8e05fbf22b
|
Moved to Union over bitwise or
|
2 years ago |
Callum Leslie
|
87d10206fb
|
Add UTF-8 encoding to all open statements
|
2 years ago |
Callum Leslie
|
69f4f59bb6
|
Formatted with python-black
|
2 years ago |
Jason
|
dba11ea1e3
|
Merge pull request #437 from null3000/AuthorNone
Deleted Comments will no longer be used
|
2 years ago |
Vaughn Bosu
|
38d8594e32
|
Merge branch 'develop' into AuthorNone
|
2 years ago |
Jason
|
03ab16eba8
|
Merge pull request #690 from null3000/MultiThreading
Multithreaded Processing
|
2 years ago |
Jason
|
f9e0c9a2f8
|
Update streamlabs_polly.py
Potential fix for #691
|
2 years ago |
Jason
|
acfcf2adc8
|
Update screenshot_downloader.py
|
2 years ago |
Jason
|
7554d22ecd
|
Merge pull request #678 from LevaniVashadze/patch-1
python version update to python 3.7
|
2 years ago |
Vaughn Bosu
|
e14ec48569
|
Merge branch 'develop' into MultiThreading
|
2 years ago |
Vaughn Bosu
|
7b8e60f8db
|
Update final_video.py
|
2 years ago |
Vaughn Bosu
|
eb00cf319a
|
Update final_video.py
|
2 years ago |
Vaughn Bosu
|
0d6e1238a7
|
Update final_video.py
|
2 years ago |
LevaniVashadze
|
e7d19402c7
|
python version update to python 3.7
playwright needs python 3.7+ as seen here https://playwright.dev/python/docs/intro#system-requirements
Getting started | Playwright Python
|
2 years ago |
Jason
|
9f117bc7a0
|
Merge remote-tracking branch 'origin/develop' into develop
|
2 years ago |
Jason
|
c9421ca4bc
|
fix: video chopping issue
closes #385
fixes #348
|
2 years ago |
Callum Leslie
|
76f4166914
|
Merge pull request #648 from HallowedDust5/Documentation
Documentation and typing in function declarations
|
2 years ago |
Callum Leslie
|
83407aba74
|
Merge branch 'develop' into Documentation
|
2 years ago |
Callum Leslie
|
f4716ace5e
|
Merge pull request #660 from IslaFTW/patch-1
Update .env.template
|
2 years ago |
RootFTW
|
c29311d54a
|
Update .env.template
just a typo correction
|
2 years ago |