Skip to content

Aether-0/fr33b00k

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Audiobook API Interaction

photo This Python script interacts with an audiobook API to perform the following functionalities:

  1. Get Book Details: Retrieves information about a specific book including its chapters and audio URLs.
  2. Search Books: Searches for books based on a provided category ID.

Prerequisites

Before running the script, ensure you have the following dependencies installed:

  • requests
  • colorama

You can install them using pip:

pip3 install requests colorama

Usage

  1. Getting Book Details:

    • Run the script and choose option '2'.
    • Enter the book ID when prompted.
  2. Searching Books:

    • Run the script and choose option '1'.
    • Enter the category ID when prompted.

Educational Purposes Only

This script is intended for educational purposes only. Any use of this script for commercial or malicious purposes is prohibited.

Legal Usage

Please ensure that you have the legal right to access and use the audiobook API according to its terms of service and any applicable laws in your jurisdiction.

Ownership and Credits

This script was created for educational purposes. It interacts with an audiobook API provided by the will power myanmar . Any trademarks, logos, or content accessed through this script are the property of their respective owners.

Functions

  • get_book(): Fetches details of a specific book.
  • search_book(): Searches for books based on a category ID.
  • create_banner(): Displays a colorful banner.

Example

Here is a sample usage of the script:

python3 free_book.py

Follow the on-screen prompts to interact with the API.

Credits

  • Author: Mg Aether
  • Contact: NONE
  • API Provider: The Will Power Myanmar

Special thank to the will power myanmar

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages