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
Callum Leslie
0750673cc5
Update regex version
3 years ago
Ole
3d80e10165
Update typed-ast version
...
The one used (1.4.1) is long outdated and not recommended by maintainers. It can also lead to compile and installation errors.
3 years ago
Ole
810f297171
and remove unnecessary line lol
3 years ago
Ole
e3eb67feed
Add download progress bar
3 years ago
Taras Chuiko
1f6eec71e0
Added playwright install command to readme
3 years ago
Jason
10f87c34c1
new example and updated .gitignore
3 years ago
Jason
19cbe21a6d
reddit thread picking works!
3 years ago
Jason
81e8a5d6fb
HOLY SHITNUGGIES IT WORKS!
3 years ago
Jason
55d8145d70
I hope i don't get a virus
3 years ago
Jason
4169183419
updated README.md with SoX instructions and todolist filled
3 years ago
Jason
9ecae0d62e
Merge remote-tracking branch 'origin/master'
3 years ago
Jason
89c67477a9
update to .gitignore
3 years ago
Jason
3540788ddb
update to .gitignore
3 years ago
Jason
9f6a5e6a1f
everything does indeed work!
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
d77dbaf0c0
Added playwright instructions
...
I added instructions in the README to install playwright dependencies and fixed a misspelling in the Contributing section.
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
5b3989611f
Merge branch 'master' of https://github.com/elebumm/RedditVideoMakerBot
3 years ago
Lewis Menelaws
bb22670b41
Updated requirements.txt to work for any machine.
3 years ago
Lewis Menelaws
d42914cef2
Update README.md
3 years ago
Lewis Menelaws
f13d5f6bc7
Uploading README updates
3 years ago
Lewis Menelaws
92a0dd6fa4
Update README.md
3 years ago
Lewis Menelaws
ce14eff286
Initial commit
3 years ago