Skip to content

This project provides a simple way to work with audiobooks using Python. It includes tools for handling audio files (MP3), PDF books, and text files.

Notifications You must be signed in to change notification settings

Joethomas0078/audiobook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Audiobook

This project provides a simple way to work with audiobooks using Python. It includes tools for handling audio files (MP3), PDF books, and text files.

Features

  • Play or process audiobook files (book.mp3)
  • Read and extract text from PDF books (book.pdf)
  • Work with plain text files (file.txt)
  • Main logic in audiobook.py

File Structure

  • audiobook.py - Main Python script
  • book.mp3 - Example audiobook file
  • book.pdf - Example PDF book
  • file.txt - Example text file

About

This project provides a simple way to work with audiobooks using Python. It includes tools for handling audio files (MP3), PDF books, and text files.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages