Skip to content

Conversation

quentin-vigne
Copy link
Contributor

Description

Done this quick solution for transforming a PDF Book into an Audiobook
Filled a readme for future improvements

Fixes #107

Have you read the Contributing Guidelines on Pull Requests?

  • Yes
  • No

Type of change

  • New feature (non-breaking change which adds functionality)

Checklist:

  • My code follows the style guidelines(Clean Code) of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have created a helpful and easy to understand README.md
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests/screenshots(if any) that prove my fix is effective or that my feature works.

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Congratulations!! for making your first PR at Amazing-Python-Scripts, our mentors will review it soon.

@avinashkranjan avinashkranjan self-requested a review October 13, 2020 16:27
Copy link
Owner

@avinashkranjan avinashkranjan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM..🚀

@avinashkranjan avinashkranjan merged commit 46ca7e3 into avinashkranjan:master Oct 13, 2020
@avinashkranjan
Copy link
Owner

@all-contributors please add @quentin-vigne for code and documentation

@allcontributors
Copy link
Contributor

@avinashkranjan

I've put up a pull request to add @quentin-vigne! 🎉

avinashkranjan added a commit that referenced this pull request Oct 17, 2020
Saves file into mp3 format as well( answer to #108 )
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Script to Convert PDF book into Audiobook.
2 participants