How do one get videos from android apps like we do on web using inspect tools ? I am trying to download some videos from an app before my subscription expires.

  • Rahul@lemmy.dbzer0.comOP
    link
    fedilink
    English
    arrow-up
    1
    ·
    edit-2
    3 days ago

    Yes I want to download video from android app, its not anywhere else only available inside app.

    On desktop windows, I use HLS download plugins in chrome or fireFox to download m3u8 streaming videos or manually find links in network inspect mode.

    I want to do same but in the android app. This particular app dont download videos in its private folder but streams it, I tried using PCAPdroid and its mitmproxy addon to inspect but it is crashing , also this procedure is little complicated, i couldnt figure it out, maybe i am doing any mistake, or it doesnt work.

    I am trying to find Any other easy method?