Coder Social home page Coder Social logo

audiobook-extraction's Introduction

親子天下故事有聲書匯出工具

This tool helps you export the audiobooks you've purchased on 親子天下故事有聲書 APP. I like the quality content on that platform, but the stability of the Android app could be better. Having kids whining about the crashing app while driving on the highway is not fun! I hacked a simple script to export them so that I can enjoy the content on other audio players.

Prerequisites

This script only works on rooted Android devices with USB debugging enabled. For most end-users, the easiest way might be installing the app again in an Android Emulator and downloading your purchased audiobooks there.

The scripts are targeting Linux. I believe it could work on Mac or even Cygwin for other platforms with reasonable effort, so pull requests are welcomed. :)

The script depends on other packages, so install them before running it.

sudo apt install android-tools-adb libxml2-utils python3 eyed3

Usage

Run the script this way:

cd ~/Downloads/parenting/
./download.sh

Afterwards, the extracted MP3 files should show up in the current folder, with ID3 tags containing the correct title, album, artist, and track numbers. You can later import them into most audio players.

License

This project is licensed under the MIT License.

audiobook-extraction's People

Contributors

wychen avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.