Jason
67a69c2afa
Merge pull request #1593 from propilideno/master
...
Added Background Audio Feature, new results tree, and new toml config
2 years ago
Simon
8178519937
Exit on wrong Python version
2 years ago
Lucas
d8347e08b9
Fixed issues and improvements related by Jason
2 years ago
Lucas
d9ff36b034
Merge with develop branch and no pytube required
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
3515afe7f1
Display ffmpeg error if any
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
785f6db6ed
edit version number
2 years ago
Simon
b0a8d0db44
Add FFmpeg installer
2 years ago
Simon
8b103437af
Reformat
2 years ago
Simon
d959bf2ce1
Fix TikTok error message
2 years ago
Simon
6bcfd204b1
Merge pull request #1479 from electro199/newtest
...
Better error handling and type hinting
2 years ago
Syed Aman Raza
fb70901db3
Update main.py
...
Co-authored-by: Simon <65854503+OpenSourceSimon@users.noreply.github.com>
2 years ago
electro199
6af57bfd1d
better error message
2 years ago
electro199
64c8118379
imporved error message
2 years ago
Simon
6d177d36b7
Version 3.0.1 includes a couple of bug fixes
2 years ago
Simon
28af1ab5ac
Version 3.0 is finally here!
2 years ago
Syed Aman Raza
e30eaf7594
Added the story mode with 2 methods by Electro199 ( #1288 )
...
Thank you @electro199!
2 years ago
Simon
7ff89f8234
Fix for incorrect message
2 years ago
Simon
ba4bd197f9
Added whole path checker in main.py for config.toml
2 years ago
Jason
1189f84bd8
Merge pull request #1150 from swoker/patch-1
...
update version and handle multiple post_ids correctly
2 years ago
Jason
e8bec938fa
Merge pull request #1140 from StopmotionSimonYT/documentationURL
...
Documentation url
2 years ago
Simon Woker
6513e8aac0
fix version
2 years ago
Simon Woker
a59393c99f
update version and check for post_ids first
2 years ago
Simon
33468257b8
Reverted last commit
2 years ago
Simon
a254c006a5
Done
2 years ago
Jason
f65a797ec5
reformatted
2 years ago
Jason
c10a5d3c2f
fixed 71c317da23
by removing match usage (3.10+ only)
...
optimized imports
2 years ago
Simon
6c500f1d4c
Added the URL in main.py
2 years ago
Simon
5a8db46178
Bot can run multiple instances at the same time ( #1091 )
...
* Bot can run multiple instances at the same time
* Delete TTS/__pycache__ directory
* Delete video_creation/__pycache__ directory
* Delete videos.json
* Delete utils/__pycache__ directory
* Create videos.json
* Moved id to utils
* Added cleanup in shutdown and fixed bug
* Removed watermark todo and fixed it
* Delete final_video.py
* Update final_video.py
* Delete video.py
* Update video.py
* Delete id.py
* feat: meaningful error message for bad credentials
* chore: remove comment reference to .env
Co-authored-by: Callum Leslie <git@cleslie.uk>
2 years ago
Callum Leslie
66ec9b34d2
style: formatting
2 years ago
Callum Leslie
a4fa968acf
chore: bump version and remove unused code
2 years ago
Simon
7b7abf6289
Using the check version in main.py
2 years ago
Callum Leslie
8463794556
chore: bump version to 2.4 for release
2 years ago
Callum Leslie
fec2c22f44
chore: prepare release
2 years ago
Jason
43f4af9b06
Update main.py
...
Put the format correctly
2 years ago
Ketan Chowdhury
ffda658790
Edited main.py and CONTRIBUTING.md
...
Added a line to code to the shutdown function to inform the user of exiting the program upon calling the function.
And,
Also wrote a section of CONTRIBUTING.md to help beginner developers to setup their fork of the repo as many beginners to github might not know how to setup this up.
2 years ago
Jason
bc215f8b32
Stable implementation of the watermark
...
NOT DESIGNED FOR PRODUCTION USE
2 years ago
Jason
1a4edfafca
Watermark implementation
...
THIS IS IN BETA
2 years ago
Jason
900816535b
oh GOD i almost did a 2.2 again.
2 years ago
Jason
2cf00a1da8
chore: updated version and added a branch tag
2 years ago
Jason
2f5d394bba
chore: updated version number
2 years ago
Jason
482a666941
adds a min comment's var
...
fixes #924
chore: updated version number
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
fc414b57b7
style: reformatted
2 years ago
Jason
c22856271c
fix: removed duplicate func call
...
docs: added verq to the devs
2 years ago
Jason
9ae01b7c19
fixed merge conflicts and cleared up some old existing .env referances
...
chore: updated version num
style: improved IDE autocorrection support
chore: simplified the regex in func name_normalize
2 years ago
Jason
51831ddbd9
Merge branch 'feat/RedditPostPosition' into feat/background-configs
2 years ago