Rotten-Scripts
Rotten-Scripts copied to clipboard
[Feature Added]: Image Request Feature
Description
This feature will fetch Images with user-defined tags from the public image library (hence usable for creative purposes ) , it will also provide the user with image quality control such as HD,FHD,2K,4K..etc
Fixes #1294
Replace issue_no with the issue number which is fixed in this PR
Type of change
- [x] New feature (non-breaking change which adds functionality)
- [ ] This script asks the user about the choice of selection from the avaliable catalogue of images. After providing the respective choices , it will send request to the Photo API system for fetching the images and in case of desired user keywords ,again asks the user about the keywords seperated by commas ( the commas will be cleared out using replace function) and then fetch the images having similar keywords. The image will be displayed in default photo viewer of that OS.
Checklist:
- [x] My code follows the style guidelines(Clean Code) of this project
- [x] I have performed a self-review of my own code
- [x] I have commented my code, particularly in hard-to-understand areas
- [x] I have created a helpful and easy to understand
README.md - [x] I have made corresponding changes to the documentation
- [x] My changes generate no new warnings
- [x] I have added tests/screenshots(if any) that prove my fix is effective or that my feature works
Screenshots-
Random Image Generation
Topic based Image Generation
