Chouten-App / Chouten-Android

Chouten App for Android
53 stars 3 forks source link

feat: scrape video url from webview #19

Open Adolar0042 opened 1 year ago

Adolar0042 commented 1 year ago

Scrape the video url from a webview in case the source is broken. Basically what Anyme X did

We should use a similar approach if m3u8s are breaking, then recommend the user to click some button to open a webview for that episode

~ rem

Adolar0042 commented 1 year ago

also, maybe add an adblocker to the webview, idk how. in Anyme X you could also somehow train and improve it yourself.

Adolar0042 commented 1 year ago

got the scraping working (see branch webviewScraping), now we only gotta figure out how adblocking could work

Adolar0042 commented 3 months ago

got a mostly working version on this It still needs some work, mainly: