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
org-web-tools-insert-link-for-url fails for https://youtu.be links #67
Comments
|
Thanks for reporting this. The problem is that I omitted the 303 response code in |
Fixes <alphapapa/org-web-tools#67>. Reported-by: Daniel Hubmann <https://github.com/hubisan>
|
Fixed in |
|
Do you not have to adapt the |
|
Well, doing so won't force any existing users to upgrade either package. But it might help ensure that new users get the newer version, so we might as well, yes. Thanks. |
org-web-tools-insert-link-for-urlfails when attempting to insert a YouTube link obtained from the 'share' button using the org-web-tools-insert-link-for-url. Those links are redirecting ones: https://youtu.beIf it fails, it shows the html retrieved in the message buffer. That message actually includes the title.
Maybe I am doing something wrong or it is due to my network settings, not sure.
The text was updated successfully, but these errors were encountered: