-
Notifications
You must be signed in to change notification settings - Fork 46
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature suggestion: Choose frontend automatically for link #37
Comments
Thanks for the suggestion, I really like that idea. I just pushed a commit that enables this functionality. You can now provide links with or without the protocol (i.e. "youtube.com/watch?v=whatever" and "https://youtube.com/watch?v=whatever" are treated the same). This applies for all supported services with a 1:1 mirroring of URL paths with their parent service. The feature will be live later today. |
This is just such a great improvement. Really makes configuring your Firefox, your text mode browser, your RSS reader, your router, your firewall fillter, your network, whatever, etc. such a piece of cake. A big thanks to benbusy for this wonderfull, so much underrated, tool. Your brilliant idea, and work commited is much appreciated. |
Thanks, I appreciate the kind words! |
Could you make this work with the |
@lhindir thanks for pointing that out, should be fixed now. |
Thanks! Another thing: The Bibliogram dev chose to use a different path layout than Instagram. Mainly, users have a leading Footnotes |
Yeah I've encountered that as well. I'd rather not get in the habit of handling path inconsistencies like that in Farside, but since there isn't a suitable alternative to Bibliogram that does match Instagram's path paradigm, it might be necessary. I'll consider adding that. |
@lhindir I just pushed an update to prepend the |
It would be really cool if users could, without entering the frontend name, be automatically redirected to an appropriate frontend service for a given link. For example, if https://farside.link/https://www.youtube.com/watch?v=whatever redirected to [an Invidious instance]/watch?v=whatever
The text was updated successfully, but these errors were encountered: