Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support: txt file support added #16

Merged
merged 2 commits into from
Oct 15, 2022
Merged

Support: txt file support added #16

merged 2 commits into from
Oct 15, 2022

Conversation

codeperfectplus
Copy link
Member

Change log

  1. txt file format is supported now for reading and converting into audio format
  2. Reading function is moved to create_Json. now every file will be convert in JSON format first

@DrakeEntity
Copy link
Contributor

Creating JSON format first will take some time first. it may take lots of time to big pdfs.

@codeperfectplus
Copy link
Member Author

Creating JSON format first will take some time first. it may take lots of time to big pdfs.

It's required so we can have a common format.

audiobook/main.py Outdated Show resolved Hide resolved
@DrakeEntity DrakeEntity self-assigned this Oct 15, 2022
@DrakeEntity DrakeEntity linked an issue Oct 15, 2022 that may be closed by this pull request
@DrakeEntity DrakeEntity merged commit d242d09 into Py-Contributors:main Oct 15, 2022
@codeperfectplus codeperfectplus deleted the patch-1 branch October 15, 2022 09:36
@codeperfectplus codeperfectplus added enhancement New feature or request hacktoberfest-accepted Hacktober issue labels Oct 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request hacktoberfest-accepted Hacktober issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support: adding support for txt file formats
3 participants