shailendra-rajpoot

Results 19 comments of shailendra-rajpoot

please sir do this as soon as possible. thanku so much sir for reply. I am waiting your response.

sir please you create clone of it and make nassesary changes like html5=1 and provide new repo implementation 'com.github.HaarigerHarald:android-youtubeExtractor:v2.0.0'

java.io.FileNotFoundException: https://www.youtube.com/get_video_info?video_id=LvdAuNQs-eU&html5=1&c=TVHTML5&cver=6.20180913&eurl=https%3A%2F%2Fyoutube.googleapis.com%2Fv%2FLvdAuNQs-eU

plz anybody provide permanent solutions of this problem why this happen again and again ?

> add html5=1 in your link. Sample: > https://www.youtube.com/get_video_info?video_id=Ls-blYpVgwE&html5=1&eurl=https%3A%2F%2Fyoutube.googleapis.com%2Fv%2FLs-blYpVgwE how to pass this parameter html5=1 in my extractYoutubeUrl() extractYoutubeUrl("https://www.youtube.com/watch?v=$id",iTag.toInt(),::getDecodedUrl)

> add html5=1 in your link. Sample: > https://www.youtube.com/get_video_info?video_id=Ls-blYpVgwE&html5=1&eurl=https%3A%2F%2Fyoutube.googleapis.com%2Fv%2FLs-blYpVgwE how to pass this parameter html5=1 in my method extractYoutubeUrl() extractYoutubeUrl("https://www.youtube.com/watch?v=$id",iTag.toInt(),::getDecodedUrl)

how to pass this parameter html5=1 in my method extractYoutubeUrl() extractYoutubeUrl("https://www.youtube.com/watch?v=$id",iTag.toInt(),::getDecodedUrl)

how to pass this parameter html5=1 in my method extractYoutubeUrl() extractYoutubeUrl("https://www.youtube.com/watch?v=$id",iTag.toInt(),::getDecodedUrl)

how can i pass this parameter html5=1 in my method plz tell me extractYoutubeUrl() extractYoutubeUrl("https://www.youtube.com/watch?v=$id",iTag.toInt(),::getDecodedUrl)

this URl : https://youtu.be/4xlUWLG9goc&html5=1 you can not pass like this on kotlin. this is my kotlin code this help you sure package com.TezLaxami.pvt.ltd.GalavAcademy import android.annotation.SuppressLint import android.util.SparseArray import androidx.annotation.NonNull import...