package e.s.a.c.b; import android.content.Intent; import android.net.Uri; import android.view.View; import e.w.e.a.b.l.b; import o.s.c.j; public final /* synthetic */ class a implements View.OnClickListener { public final /* synthetic */ String b; public final /* synthetic */ i c; public /* synthetic */ a(String str, i iVar) { this.b = str; this.c = iVar; } public final void onClick(View view) { String str = this.b; i iVar = this.c; j.e(str, "$videoId"); j.e(iVar, "this$0"); StringBuilder f0 = e.d.a.a.a.f0("http://www.youtube.com/watch?v=", str, "#t="); f0.append(iVar.f11084p.getSeekBar().getProgress()); try { iVar.f11080l.getContext().startActivity(new Intent("android.intent.action.VIEW", Uri.parse(f0.toString()))); } catch (Exception e2) { e2.getMessage(); } b.C0315b.f12266a.s(view); } }