-
-
Notifications
You must be signed in to change notification settings - Fork 18
Follow Pinterest URL schemes #13
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
Comments
Hello! I would be happy to help! What do you mean specifically? For example Pinterest has the following URL for queries: For images/pins, the URL scheme Binternet uses is: Do you mean I should make it so the search and the image "showcase" URL schemes of Pinterest would work on Binternet? Looking forward to a reply |
Yes. I meant it should be same URL but different domain. I hope you know about the Piped project. A What they do is for example, turns https://youtu.be/pKUgt7-HaoE to https://piped.video/pKUgt7-HaoE. Literally every URL is same just the domain name is different. I noticed your own URL Schemes but it would be a wreckage to support for certain functionalities we provide in the extensions. That is why we are asking you to match the actual schemes. |
Alright! I will try that, don't expect it soon though, I'm leaving for 10 days in a few hours and I currently have no idea how to support the URL schemes you seem to be looking for, so it'll take some time. |
That is not a problem. We will insert it in new release after you finished working on it. |
Any updates ? |
I don't really know how I would implement this. |
Maybe look at other Frontend projects such as Nitter, Invidious, Piped, Libreddit, etc. You might get an idea. |
Not urging. But if it would take time. We shall work on it slowly. |
It runs from pure PHP files, so you have to do some nginx magic to run code from that file on the right path. |
How do you get the converted link? How convert collections? |
@realroot2185 That's the problem. Binternet wasn't made with that in mind. The author of Binternet is trying to implement it. |
No, I am just depressed. |
@Ahwxorg We are sorry to hear that. Please take care of yourself and work on it when you are back to your normal self. |
Sorry to hear that. Is there any relation to the Binternet and Pintarest link? |
There will something definitely but we need to analyze it in a calm way. |
From what I remember it's something based on the image ID on Pinterest itself. |
1 similar comment
From what I remember it's something based on the image ID on Pinterest itself. |
That's what I thought too. But image ID is basically in the html code not in URL though. |
Could be that it is the pining ID, obtained through the request URL. |
Hello, I am a member of Libredirect Extension team. We are trying to support redirections from Pinterest to Binternet but you don't follow the URL schemes.
It would be better if you follow them and also easy for us and users to use your services. So, Many public instances will be up and could see the images privately.
The text was updated successfully, but these errors were encountered: