Vikassm73 / AjaykRepo

Kodi add-ons Repository for Indian OTT Platform which includes zee5, MX Player, Sonyliv, Hotstar, JioCinema addon
186 stars 76 forks source link

VOOT login with mobile number/pwd #63

Closed shri1990 closed 2 years ago

shri1990 commented 2 years ago

Hi,

Can you please add mobile number/password (its NOT OTP based) login for VOOT addon. currently in the email field if i enter mobile number it does not work, better to have both options email and mobile number based login.

Vikassm73 commented 2 years ago

Added in new version

shri1990 commented 2 years ago

still not able access premium content and also now the non-premium content also giving error. Can you check the below error log..

2022-03-24 13:04:31.218 T:28602 INFO : initializing python engine. 2022-03-24 13:04:33.743 T:28602 INFO : CPythonInvoker(33, /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.voot/default.py): script successfully run 2022-03-24 13:04:33.765 T:23782 INFO : VideoPlayer::OpenFile: plugin://plugin.video.voot/?action=play&video=1291047&quality=DASHENC_PREMIUMHD 2022-03-24 13:04:33.767 T:28607 INFO : Creating InputStream 2022-03-24 13:04:33.770 T:28607 ERROR : CInputStreamAddon::Supports - 'inputstreamaddon' has been deprecated, please use #KODIPROP:inputstream=inputstream.adaptive instead 2022-03-24 13:04:34.066 T:28602 INFO : Skipped 2 duplicate messages.. 2022-03-24 13:04:34.066 T:28602 INFO : Python interpreter stopped 2022-03-24 13:04:34.863 T:28607 INFO : Creating Demuxer 2022-03-24 13:04:34.876 T:28607 ERROR : Open - error probing input format, https://cdnapisec.kaltura.com/p/1982551/sp/198255100/playManifest/protocol/https/entryId/1_n3yr6pje/format/mpegdash/tags/web_hd/f/a.mpd 2022-03-24 13:04:34.876 T:28607 ERROR : OpenDemuxStream - Error creating demuxer 2022-03-24 13:04:34.876 T:28607 INFO : CVideoPlayer::OnExit() 2022-03-24 13:04:34.892 T:23782 INFO : CVideoPlayer::CloseFile() 2022-03-24 13:04:34.893 T:23782 INFO : VideoPlayer: waiting for threads to exit 2022-03-24 13:04:34.893 T:23782 INFO : VideoPlayer: finished waiting 2022-03-24 13:04:40.052 T:28614 INFO : initializing python engine. 2022-03-24 13:04:42.676 T:28614 INFO : CPythonInvoker(34, /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.voot/default.py): script successfully run 2022-03-24 13:04:42.699 T:23782 INFO : VideoPlayer::OpenFile: plugin://plugin.video.voot/?action=play&video=1290839&quality=DASHENC_PREMIUMHD 2022-03-24 13:04:42.700 T:28620 INFO : Creating InputStream 2022-03-24 13:04:42.700 T:28620 ERROR : CInputStreamAddon::Supports - 'inputstreamaddon' has been deprecated, please use #KODIPROP:inputstream=inputstream.adaptive instead 2022-03-24 13:04:43.008 T:28614 INFO : Skipped 2 duplicate messages.. 2022-03-24 13:04:43.008 T:28614 INFO : Python interpreter stopped 2022-03-24 13:04:43.527 T:28620 INFO : Creating Demuxer 2022-03-24 13:04:43.540 T:28620 ERROR : Open - error probing input format, https://cdnapisec.kaltura.com/p/1982551/sp/198255100/playManifest/protocol/https/entryId/1_lla0c8j3/format/mpegdash/tags/web_hd/f/a.mpd 2022-03-24 13:04:43.541 T:28620 ERROR : OpenDemuxStream - Error creating demuxer 2022-03-24 13:04:43.541 T:28620 INFO : CVideoPlayer::OnExit() 2022-03-24 13:04:43.559 T:23782 INFO : CVideoPlayer::CloseFile()

Vikassm73 commented 2 years ago

Free content are working fine but for that you will have to remove your login details. I don't have valid logins so unable to test it with logins.

shri1990 commented 2 years ago

even if we remove credentials the free content is not working now..

Vikassm73 commented 2 years ago

Try with new update

shri1990 commented 2 years ago

yes its working fine for both premium and free content now.. Really appreciate your hardwork and efforts. Thank you so much.