Is there no place to copy the link of a link post?
I just came across a YouTube video that I wanted to watch on a post but when I clicked on it it opened in the native YouTube app instead of Vanced.
Is there no place to copy the link of a link post?
I just came across a YouTube video that I wanted to watch on a post but when I clicked on it it opened in the native YouTube app instead of Vanced.
9 Comments
RandomLegend@lemmy.dbzer0.com · 3 pts · 1y
First: why do you have both YouTube apps installed?
Second: you can set it up so that all YouTube links will open in the Vanced app instead. In the application settings in android under supported links
HarbingerOfTomb@lemmy.world · 4 pts · 1y
Edit: I already have open supported links turned on. It's never worked.
RandomLegend@lemmy.dbzer0.com · 5 pts · 1y
Regarding 3. Yes, sorry, I have no answer for that Regarding 1. Yes you can. Using ABD on a PC and USB Debugging you can simply run:
recursive_recursion@lemmy.ca · 5 pts · 1y
much appreciated🤗
HarbingerOfTomb@lemmy.world · 3 pts · 1y
I tried to give this a go but it's way beyond my skill level.
RandomLegend@lemmy.dbzer0.com · 5 pts · 1y
It isn't believe me.
Step by Step:
adb devicesadb shell pm uninstall --user 0 com.google.android.youtubeYou can do Step 15 for all other bloatware aswell. There is a handy dandy application on https://github.com/0x192/universal-android-debloater that will let you use a nice GUI to do that. Debloats your phone quite effectively.
After you're done with all this, simply go back into your developer options and disable USB Debugging. That's it.
nshibj@lemmy.world · 2 pts · 1y
I would also love an option to copy links present in the text of a post, currently I can only get the Lemmy link to the post itself.
I sometimes want to copy a link to save it on a note. Other times I want to share that link with someone. In other cases the link might contain trailing tracking text that I want to remove before opening the link.
In all of these cases it would be great to have the possibility to just copy a link, then I'll take care of the rest.
bjoern_tantau@swg-empire.de · 1 pts · 1y
In the meantime, LinkSheet is a great app to control where links take you.
HarbingerOfTomb@lemmy.world · 2 pts · 1y
I'll consider that.
On GitHub only, if anybody comes looking