Closed Marco-Me closed 3 years ago
art library implemented with starting letters
updated multiple keywords (not working properly). Cant provide keywords[]
converting to small letters added. No matter if Corona or corona anymore.
multiple keywords is working!
Solved: Ask user if default settings shout be used. If no ask for parameters. ("y" or "n") save settings in setting doc for next time
I think this is not final in object oriented programming
Save as pdf or save as mp3
comma separated code
keywords = [] keyword = (input("Enter comma separated topics' (eg: corona, soccer, germany)")) keywords.append(keyword.lower().split(",")) print(keywords)
Print for loading done
Comma separated input is working and implemented
english sources ü15 implemented
Explain User parameter when asking for it done
A way to save the Mp3 to the desktop:
with open(r'c:/data path/generator.text.mp3', 'ab') as file: #Save to local file name
file.write()
file.flush()
Another way:
import urllib.request
`file_name`:
urllib.request.urlretrieve(url, file_name)
Unfortunately, these suggested solutions are not really suitable, since the data path must always be updated manually.
Done --> save as mp3 Done --> Everything in english language
Done --> save as pdf
let the squirrel check :shipit:
:shipit: Squirrel check completed
[x] 1. ask user to take settings recommend. And underlay recommend settings
[x] 2. comma separated
[x] 3. Save to pdf
[x] 4. Print for loading
[x] 5. URL ist in english and more sources -ü15 english sources-
[x] 6. Explain User parameter when asking for it
[x] 7. Everything in english language
[x] Questions with: "art" library