Jason
9ba4500c27
added stats
3 years ago
Jason
2b1f7183d4
closes #61
...
fix: perm removed praw async error
3 years ago
Domiziano Scarcelli
a51a382b36
Merge branch 'develop' into filter-comments-by-length
3 years ago
null3000
224217f341
Merge branch 'develop' into ux-changes
3 years ago
null3000
eeeaff0a04
gives user thread stats
3 years ago
Jason
4d4cfdcd98
stickied comments will never be used again
...
see
https://github.com/elebumm/RedditVideoMakerBot/pull/290
3 years ago
Jason
293b34666a
feat: added TFA auth
...
chore: overhauled the video download system.
feat: added progress bar and speed for video download
fix: fixed the evil file not found error!
feat: added a variable that allows you to make MULTIPLE videos not just one
feat: added a standardized viewport size for the screenshot downloader
notes: removed askreddit.py as it was not needed after subreddit.py redesign.
closes #26
fixes #38
fixes #32
fixes #31
fixes #30
fixes #22
fixes #21
fixes #17
fixes #14
3 years ago
Jason
25c198dff3
Merge remote-tracking branch 'origin/master'
...
# Conflicts:
# .env.template
# reddit/subreddit.py
# video_creation/TTSwrapper.py
# video_creation/background.py
3 years ago
CordlessCoder
69c8b4a189
subreddit.py surface level refactor
3 years ago
CordlessCoder
45a296db80
setup.py heavily refactored, all files formatted with python-BLACK and added shebang lines
3 years ago
PatatjeMC
fdc055bcd4
Unlimited comment length
...
I added unlimited comment length by splitting the tts is parts in a way that doesn't make it sound weird. It works great for me but if someone experiences and issues just contact me.
3 years ago
Hayden
25a4eb6785
Merge branch 'master' into master
3 years ago
Callum Leslie
72a4bdabaf
Fix merge errors from other PR's
3 years ago
Callum Leslie
038b7db591
Merge branch 'MeDBeD1-patch-1' of https://github.com/MeDBeD1/RedditVideoMakerBot into MeDBeD1-MeDBeD1-patch-1
3 years ago
PatatjeMC
d095391d35
Error fix
...
Moved the character limit checker cause it was being buggy and making it so some longer comments went thru but not others and it looks like that's fixed now also deleted another character limit check cause it wasn't needed anymore. and for some reason the text replace thingy was in an if statement even tho I don't think it should have been in there.
3 years ago
Callum Leslie
f011a412cb
Merge branch 'master' into master
3 years ago
MeDBeD1
1324431e68
Merge branch 'elebumm:master' into MeDBeD1-patch-1
3 years ago
Hayden
445d8ce9e4
Merge branch 'master' into master
3 years ago
Domiziano Scarcelli
20f087ea93
Merge conficts
3 years ago
Domiziano Scarcelli
06b1b00c66
Merge remote-tracking branch 'upstream/master' into filter-comments-by-length
3 years ago
Lewis Menelaws
e86c2bce04
Removed unused imports.
3 years ago
Lewis Menelaws
c6ab604c18
Fixed a couple of issues..
3 years ago
Domiziano Scarcelli
aa67002b90
Modified readme and removed a useless line of code
3 years ago
PatatjeMC
f67aefabfd
Fixed some bugs and upped background resolution
...
Fixed the 2 most common errors that I encountered:
- The "SoX error" (That's what it's called in JasonLovesDoggo's repo)
- AttributeError: 'dict' object has no attribute 'title'
Fixed the ending being glitchy and freezing
Upped the resolution of the background cause it looked bad
3 years ago
Domiziano Scarcelli
e90bd0ffff
Merge remote-tracking branch 'upstream/master'
3 years ago
BlockArchitech
6b747af151
Merge branch 'master' into master
3 years ago
Domiziano Scarcelli
f51cbbce4d
The script asks the user for the thread link in the console
3 years ago
MeDBeD1
6f6b7ad3fc
Merge branch 'master' into MeDBeD1-patch-1
3 years ago
Callum Leslie
f54d2fc282
Merge branch 'master' into master
3 years ago
null3000
211b03e7f5
stickied comments will no longer be used
...
I made a video but it was taken up entirely by a post looking like this: https://imgur.com/a/1fwT94c
This isn't a big deal because these serious tags are uncommon, but still a small annoyance.
So I fixed it!
In threads that are marked 'serious', there is an automatic stickied mod post. ex. (shorturl.at/I1346). My changes will skip any automatically stickied comments, so they won't make it into the final Video.
3 years ago
Jason
f491479fb7
backup
3 years ago
BlockArchitech
7ab4ced43b
Merge branch 'master' into master
3 years ago
Callum Leslie
555754ed05
Merge pull request #241 from elebumm/default-env-values
...
Add default values for environment variables
3 years ago
Domiziano Scarcelli
8c8b344881
Typo correction
3 years ago
Domiziano Scarcelli
5cfda324cb
Comments can be filtered by lenght
3 years ago
Kamushy
d3b288008f
Changed function name to match new version
3 years ago
Callum Leslie
37f22b8b01
Ignore r/ in environment subreddit names
3 years ago
Callum Leslie
cd5924562f
Ignore r/ in subreddit names
3 years ago
Callum Leslie
d39386178b
Clean up imports
3 years ago
Callum Leslie
87d2112812
Move to casefold
3 years ago
Callum Leslie
ccd0c60d87
Add default values for environment variables
...
This should reduce errors by some values not being set in the .env file - namely 2FA and Theme
3 years ago
MeDBeD1
2fbb369f8a
the 3rd file of requested changes
3 years ago
Jason
3c9bc3d0ca
removed unnecessary askreddit.py
3 years ago
Domiziano Scarcelli
d858c1ca5f
Allowing the user to choose a thread by inserting the thread link
3 years ago
Jason
43e29af04a
added TFA
3 years ago
Hayden
46aedb6afa
Update subreddit.py
3 years ago
MeDBeD1
89d69ff0af
TTS update to read the text below tittle if there is any
3 years ago
Kamushy
d15679d809
Merge branch 'master' into master
3 years ago
Kamushy
2d0ef4e53c
Merge remote-tracking branch 'upstream/1.1'
3 years ago
Kamushy
8546deac7d
Added it back
...
Have no idea how do this
3 years ago
Kamushy
757768be15
Making it work with newer code version
3 years ago
reoccurcat
d4bdad4d0f
checks off the custom background todo
3 years ago
BlockArchitech
6b8b96665c
Accept Incoming Change
3 years ago
BlockArchitech
44edf4ab31
Merge branch 'master' of https://github.com/elebumm/RedditVideoMakerBot into elebumm-master
3 years ago
Lewis Menelaws
49c1a89658
Fixed merge Issues
3 years ago
Lewis Menelaws
3742f11e87
Merge branch 'master' into master
3 years ago
Lewis Menelaws
45e3a11440
Refactored for easier merging and fixed dependencies.
3 years ago
Lewis Menelaws
9bb116793a
Updated the .env.template to be a little easier to deal with.
3 years ago
reoccurcat
6742a53889
overhaul
3 years ago
Kamushy
21c8da3648
Made submission global
3 years ago
Jason
96d0bcfdd8
fp issue
...
nightly backup
3 years ago
BlockArchitech
39a691887e
Create setup TUI and improve overall UX
3 years ago
Jason
03a942d916
adds a text whitelist
...
closes #18
(i think)
3 years ago
Jason
8b5670a8eb
feat: ads a check to see if the video has already been done as suggested in #12
...
closes #12
3 years ago
Owen Gaspard
4f4616a49f
Console outputs subreddit
...
Console will output the specified subreddit that you chose in .env if any
3 years ago
Owen Gaspard
22b31bc71a
Removed some files
...
Removed unnecessary pycache files and askreddit.py
Co-Authored-By: Aziz Mejri <zizou.aziz101@gmail.com>
3 years ago
Jason
19cbe21a6d
reddit thread picking works!
3 years ago
Jason
89c67477a9
update to .gitignore
3 years ago
Jason
016feae60b
I believe everything works!
...
i'm just going to change some dir listing a bit
3 years ago
Jason
51484ca401
using smth with os.remove and I don't want to accidentally delete anything important
3 years ago
owengaspard
f12f0da76d
Change AET var to string, NameError to ValueError
...
Python was giving errors with TRUE as a bool, so I changed it to a string. Giving an undefined name returned a different error than I put in the except, so I edited it and ran some tests which were successful. I will work on implementing something to detect if the subreddit exists and if it includes anything (e.g. special characters) which cannot be in subreddit names.
3 years ago
owengaspard
b1e1d07c8b
.env bool "ASK_EACH_TIME"
...
Define whether or not you want to be asked each time what subreddit to pull from. Also, I ticked the box on the README.
3 years ago
owengaspard
10ce9cac58
Polishing up
...
Fixed misspelling. Issue appears differently in provided screenshot.
3 years ago
owengaspard
8ec61b8fe2
Subreddit picker - .env
...
Alternatively, you can specify which subreddit to pull from in the .env file.
3 years ago
owengaspard
5f9bbfc22c
Fix misspellings
3 years ago
owengaspard
b2bcb28f8f
Subreddit chooser (TEST)
...
Allows user to choose a subreddit to pull from by taking user input. I will work on adding it to the .env file.
3 years ago
Lewis Menelaws
ce14eff286
Initial commit
3 years ago