feelfreelinux / WykopMobilny

Unofficial wykop.pl client for Android
MIT License
161 stars 49 forks source link

streamable urls throwing if url parameters are present #194

Open selfisekai opened 4 years ago

selfisekai commented 4 years ago

streamable player throws "HTTP 404 NOT FOUND" dialog if url contains parameters, like the facebook spying id: https://www.wykop.pl/wpis/49693517/tvpis-bekazpisu-bekazprawakow-heheszki/ https://streamable.com/469w3o?fbclid=IwAR3pulE8pmZVhYESmk5CsyuSTd06yUHwv2vRkP2e5zZANyhlSDdLfn0xLlg

https://github.com/feelfreelinux/WykopMobilny/blob/master/app/src/main/kotlin/io/github/feelfreelinux/wykopmobilny/ui/modules/embedview/EmbedLinkPresenter.kt#L53