MUE

Issue #171 wontfix
cylonu87 repo owner created an issue
java.net.MalformedURLException: Protocol not found: //vidstreaming.io/streaming.php?id=MzAxNDc=&x=g-O9Pn3
    at java.net.URL.<init>(URL.java:176)
    at java.net.URL.<init>(URL.java:125)
    at adk.url(HttpConnection.java:74)
    at adk.connect(HttpConnection.java:36)
    at adg.connect(Jsoup.java:73)
    at zv.getSelectedResolution(GogoAnimeServerManagerImpl.java:282)
    at zv.getEpisodeURL(GogoAnimeServerManagerImpl.java:206)
    at xxx.service.DownloadService$b.doInBackground(DownloadService.java:797)
    at xxx.service.DownloadService$b.doInBackground(DownloadService.java:585)
    at android.os.AsyncTask$2.call(AsyncTask.java:292)
    at java.util.concurrent.FutureTask.run(FutureTask.java:237)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1112)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
    at java.lang.Thread.run(Thread.java:818)

Comments (2)

  1. Log in to comment