deniscerri / ytdlnis

Android Video/Audio Downloader app using yt-dlp
GNU General Public License v3.0
3.64k stars 124 forks source link

[BUG] TikTok links still opening in web browser #543

Closed MulverineX closed 1 week ago

MulverineX commented 1 month ago

Describe the bug TikTok links opened from chat apps like Beeper & Discord open in Firefox.

To Reproduce Steps to reproduce the behavior:

Expected behavior The link should open the popup downloader dialogue when pressed.

(please complete the following information):

zaednasr commented 1 month ago

This is a Google issue. Since android 12 and above, Google wants the app to undergo verification to allow links to open by default to it. But since that can't happen because this app is also a youtube downloader, it is what it is.

MulverineX commented 1 month ago

@zaednasr I don't think I phrased the report very well, I'm not talking about automatic/default behavior. Manually setting the link association isn't working.

https://youtu.be/UvVk_HdqzdQ

7Grn commented 1 month ago

YTDLnis is only 'tiktok.com' appears to be on the list Screenshot @zaednasr can you add "www.tiktok.com" link

MulverineX commented 1 month ago

Oh yeah true that might be the issue here

7Grn commented 1 month ago

Oh yeah true that might be the issue here

@MulverineX currently it works fine if you use the "tiktok.com" link

zaednasr commented 1 month ago

Alright, i added the www.titktok but i cant seem to make the app show up lol.

7Grn commented 1 month ago

ahh sorry if i misunderstood you as a YTDLnis dev

zaednasr commented 1 month ago

im the dev

zaednasr commented 1 month ago

https://github.com/deniscerri/ytdlnis/issues/447#issuecomment-2162144513

Check this out. I installed this app and it works if i long press and tap open. Its meant to bypass the android 12+ limitations

zaednasr commented 1 month ago

Meanwhile ill add the other variants for each supported url in the app to be safe

MulverineX commented 1 month ago

I'm just trying to figure out why YouTube Revanced works and this doesn't

zaednasr commented 1 month ago

@MulverineX it was the alternate domains. I added them on youtube and tiktok, disabled them from rvx and added them in the app and they opened up as expected.