• AnyStream is having some DRM issues currently, Netflix is not available in HD for the time being.
    Situations like this will always happen with AnyStream: streaming providers are continuously improving their countermeasures while we try to catch up, it's an ongoing cat-and-mouse game. Please be patient and don't flood our support or forum with requests, we are working on it 24/7 to get it resolved. Thank you.

Program that scrap audiobook from android app

JangU

Member
Thread Starter
Joined
Mar 10, 2022
Messages
10
Likes
9
Hello,

I have an app which provides audio and ebooks in my language by subcribing to it. It offers offlline listening, but only within the aplication. I would like to know if anyone knows of a program that can download / capture audiobook from application so i can listen to it on any device.

Regards

Jang
 
Can you tell us the name of the application? I doubt anyone can help you without knowing what you actually want to download.
 
But if you are lucky, the files are not encrypted and you can just copy it from the app folder.
 
Thank you. Those are the apps:

Code:
Mladinska knjiga plus https://emka.si/pages/mk-plus (https://play.google.com/store/apps/details?id=com.mladinska.mkplus)
Audibook https://www.audibook.si/ (https://play.google.com/store/apps/details?id=com.audibook.audibook=)
 
I don't know them yet. I (or someone else if faster and willing) will take a look tomorrow.
 
I just noticed that both have a website. If it is possible to listen to the content on the website, then you can try if yt-dlp can download the stream. Otherwise, TubeDigger or Chris PC Video Downloader might be able to do so, especially when it is encrypted. If that fails, you can try the StreamFab DRM modules. All of them have trial, yt-dlp is free. So you can try if they can even recognize the stream without the need to buy anything. If one works for both, stick with it. If you end up with multiple working options, feel free to ask if you are unsure what you should buy from those.
 
They have a website to promote their mobile app, not to actually listen audiobooks online. I know how to catch an audio from browser, but have no idea how to get it from within the app. I know it can be recorded using soundcard and android emulator in real time, but i would like to know it there exist any program or procedure that gets it raw in much faster way. Thank you in advance :)
 
Ok, than that is not possible unfortunately. It would be possible to make a recording either by using the Android recorder if yours can record internal sound, a capture card (edit: or ScrCopy on Github) or WSA and OBS. The latter would remove the need to watch the battery for long recordings and OBS could be set to Audio only (edit: or Audacity etc).

As for the apps, I can take a look into the internal storage, but if they are encrypted or in a format I don't know how to convert, I am not sure if I could help further. But I will defenetly post my findings in case they are of use for anyone.
 
Maybe you could use the network inspection program I forgot the name of to get your hands on the files (or the links). But I only used it once and I cannot remember if it only shows the connections from the device it's installed on. So you would need to install the app on your phone (if there is any) or, if PC only, use an emulator with the hope it will show up there (maybe it doesn't work with emulated stuff).
Please note that this is just a guess that came to my mind right now, as I said I will take a look at the apps later.

You could also take a look into the app data yourself. Unless you have the latest update Android 14 and it restricts the access for some reason.
It's the Android folder and you don't need Root for that.
 
Back
Top