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: add support to read/save web articles(audio) #18

Closed
codeperfectplus opened this issue Oct 15, 2022 · 5 comments
Closed

Support: add support to read/save web articles(audio) #18

codeperfectplus opened this issue Oct 15, 2022 · 5 comments
Assignees
Labels
enhancement New feature or request

Comments

@codeperfectplus
Copy link
Member

adding support to read/save web articles in audio format

@codeperfectplus codeperfectplus added the enhancement New feature or request label Oct 15, 2022
@codeperfectplus codeperfectplus self-assigned this Oct 15, 2022
@codeperfectplus codeperfectplus changed the title Support: adding support to read/save web articles Support: add support to read/save web articles Oct 15, 2022
@codeperfectplus codeperfectplus changed the title Support: add support to read/save web articles Support: add support to read/save web articles(audio) Oct 15, 2022
@flower-of-the-bridges
Copy link
Contributor

flower-of-the-bridges commented Oct 15, 2022

Hi @codeperfectplus

Can I get this issue assigned to me?
Thanks!

@codeperfectplus
Copy link
Member Author

can you give me some idea of how will you do it? Like a web page may have unnecessary text.

@flower-of-the-bridges
Copy link
Contributor

can you give me some idea of how will you do it? Like a web page may have unnecessary text.

I was thinking to take all the <article> tags in a web page using the beautifulsoup library.

Then, we can retrieve all the text tags in the DOM tree to make them playable with pyttsx3

@codeperfectplus codeperfectplus removed their assignment Oct 15, 2022
@codeperfectplus
Copy link
Member Author

Happy Hacktoberfest and best of luck

@flower-of-the-bridges
Copy link
Contributor

Thanks :)
I've just opened here a pull request

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants