Commit Graph

98 Commits (5e19fd757c5279bc709de11de8bfc9ba44e999b4)

Author SHA1 Message Date
Simon 59cbf94207
Merge pull request #1663 from liamb13/reddit-redesign
2 years ago
Simon f7bc316bfc
Merge pull request #1578 from liamb13/zoom
2 years ago
Simon 655c507010 Couple of fixes including translators fix
2 years ago
liamb13 bd015a466a
Update screenshot_downloader.py
2 years ago
liamb13 07beeafa50
Update screenshot_downloader.py
2 years ago
xyba eb7d1e9440
Reddit credentials validation in screenshot_downloader.py
2 years ago
liamb 637e4c66f2 adds zoom function
2 years ago
Simon 8b103437af Reformat
2 years ago
Simon 792afa7772 Optimize readability
2 years ago
Simon 39bf746b5c Close interest popup from Reddit
2 years ago
Simon 0cc48519b8 Fix login
2 years ago
Simon fcb55e0426
Merge pull request #1409 from Xpl0itU/develop
2 years ago
Simon 16dfda63dd Fix watermark and add transparent mode
2 years ago
Simon c582b0454f
Added comment
2 years ago
Simon 9ce6a38684
Update screenshot_downloader.py
2 years ago
Simon b137bb6155
Update video_creation/screenshot_downloader.py
2 years ago
Simon 6bcfd204b1
Merge pull request #1479 from electro199/newtest
2 years ago
electro199 905c506ff0 reformated the propmt
2 years ago
Simon 25ce2af350 Fix backgrounds bug
2 years ago
Simon 28744b6480
Merge branch 'develop' into newtest
2 years ago
Simon 0a383ff93b Improved error-handeling
2 years ago
Simon bb06afa56d Fix for NSFW
2 years ago
electro199 c0916c13bb Add nsfw flag & improved error handling
2 years ago
electro199 1f8ebf5eeb Fixed Timeout error and improved return hinting
2 years ago
Simon 6041cce53e Fix for calling story mode definition while it's off
2 years ago
Simon c88a435f1c Sorry! Final fix for my mistakes
2 years ago
Simon ceb1cff7d0 Fix for mistake with merge conflicts
2 years ago
John Toniutti bfe577643c
Custom resolution (#1277)
2 years ago
Syed Aman Raza e30eaf7594
Added the story mode with 2 methods by Electro199 (#1288)
2 years ago
Jason f65a797ec5 reformatted
2 years ago
Jason c10a5d3c2f fixed 71c317da23 by removing match usage (3.10+ only)
2 years ago
Jason 12482f4298 fixed headless error and reformatted
2 years ago
Jason 767e34c843 fixed headless error and reformatted
2 years ago
Simon 5a8db46178
Bot can run multiple instances at the same time (#1091)
2 years ago
Callum Leslie 9140af9c02
style: formatted with black
2 years ago
RiveN000 f0e1bdc48a Fix: Hide the "Click to see NSFW" button
2 years ago
Jason 4abf803170 reformatted code
2 years ago
Jason 3b5ab95720 potentially
2 years ago
Jason fc414b57b7 style: reformatted
2 years ago
Jason b82459166b docs: improved examples in .config.template.toml
2 years ago
Callum Leslie 6a16c9f3e7
style: format with python-black
2 years ago
Callum Leslie ead88d93a1
refactor: screenshot downloader now uses toml config
2 years ago
Callum Leslie ac04b665de
refactor: screenshot_downloader.py uses toml config
2 years ago
Jason 65e42f286d style: improved typehinting
2 years ago
Jason 90be9e09b3 fixed the typehiting that @HallowedDust5 broke for py versions < 3.9
2 years ago
Jason 7e2af9e063 refactor: moved save_data func to utils/videos.py from final_video.py
2 years ago
Jason 804967e5e4 refactor: refactored using black formatter.
2 years ago
Jason 79b9a7bc7e
Merge pull request #788 from elebumm/CordlessCoder-patch-2
2 years ago
CordlessCoder 8dc892d1b5
fix track(enumerate()) order
2 years ago
Callum Leslie 82c4353ec9 Remove unused imports and fix pylint errors
2 years ago