-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Opera Classic & newpipe #2266
Comments
Try again with the current version 0.16.1 |
"URL not supported" |
Can someone please post a link which causes the crash? I cannot reproduce it. |
@Baltazar500 you got "URL not supported" after upgrading to version 0.16.1? Also please give your link like was asked. |
Perhaps the problem is somewhere in the "vnd.youtube" url, which Opera Classic's is transmitted to newpipe? |
Can you please post a link which is shared by opera classic? We need the shared link to see what is going wrong as the opera classic is no longer available. |
Original url: https://www.youtube.com/watch?v=rCKL7Y_Iv2E From logcat: I/ActivityManager( 869): START u0 {act=android.intent.action.VIEW dat=vnd.youtube:rCKL7Y_Iv2E?vndapp=youtube_mobile&vndclient=mv-google&vndel=home flg=0x3000000 cmp=org.schabi.newpipe/.RouterActivity} from uid 10085 on display 0
https://get.geo.opera.com/pub/opera/android/classic/Mobile_Classic_12_1_9_Generic_Opera_ARMv5v7.apk |
|
closed in TeamNewPipe/NewPipeExtractor#324 |
And again :( "user_action": "something"
NewPipe 0.20.02 crashes when opening youtube links from google in Opera Classic on Android 5.1. On Android 4.2.2 + NewPipe Legacy 0.20.02, everything works without crashes. |
Auto send link from Opera Classic causes newpipe to crash :
"user_action": "something"
"request": "null"
"content_language": "RU"
"service": "none"
"package": "org.schabi.newpipe"
"version": "0.16.0"
"os": "Linux Android 5.1 - 22"
"time": "2019-04-03 07:12"
"exceptions":
"java.lang.NullPointerException: Attempt to invoke virtual method 'boolean org.schabi.newpipe.extractor.linkhandler.LinkHandlerFactory.acceptUrl(java.lang.String)' on a null object reference
org.schabi.newpipe.extractor.StreamingService.getLinkTypeByUrl(StreamingService.java:315)
org.schabi.newpipe.extractor.NewPipe.getServiceByUrl(NewPipe.java:75)
org.schabi.newpipe.RouterActivity.lambda$handleUrl$0(RouterActivity.java:130)
org.schabi.newpipe.-$$Lambda$RouterActivity$jGbV3sDp3V_oonJa1z1jLD1TKkg.call(lambda)
io.reactivex.internal.operators.observable.ObservableFromCallable.subscribeActual(ObservableFromCallable.java:43)
io.reactivex.Observable.subscribe(Observable.java:12090)
io.reactivex.internal.operators.observable.ObservableSubscribeOn$SubscribeTask.run(ObservableSubscribeOn.java:96)
io.reactivex.Scheduler$DisposeTask.run(Scheduler.java:578)
io.reactivex.internal.schedulers.ScheduledRunnable.run(ScheduledRunnable.java:66)
io.reactivex.internal.schedulers.ScheduledRunnable.call(ScheduledRunnable.java:57)
java.util.concurrent.FutureTask.run(FutureTask.java:237)
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:152)
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:265)
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1112)
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
java.lang.Thread.run(Thread.java:818)"
In newpipe 0.14.1 auto send works without problems
The text was updated successfully, but these errors were encountered: