Waqas Younis

Results 9 comments of Waqas Younis

Did anyone manage to get any workaround?

Hi, this worked for me. Do not change the user agent of WebView. The default one will work perfectly. I implemented WebView in my this app (https://play.google.com/store/apps/details?id=com.androidbull.incognitobrowser.lite) and it worked...

Which button is it still happening?

Try using on-demand package delivery offered by Google: https://developer.android.com/guide/playcore/feature-delivery/on-demand

I am using following commands if that helps `-o, -i, --no-part, --download ffmpeg, -v, -d `

More findings: I am convinced that this problem is deriving from yt-dlp, because: 1. I started the download process using `yt-dlp --downloader ffmpeg --no-part "https://cammodels.com/cam/Redhotwifey"` 2. It worked and file...

It's easer to just use youtube-dl or yt-dlp on windows cmd and download whatever you want.

If your app is only intended to download videos from Youtube then it won't be allowed in first place, if your app is a generic video downloader or something, then...