-
Notifications
You must be signed in to change notification settings - Fork 6
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
Fixed odysee embeds bug #730 #773
Conversation
Good job @aaashir |
Is this the bug you fixed with this PR? @aaashir |
@hivephilippines - Yes, it is the one I fixed. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Okay @stinkymonkeyph , I'll check it. |
@stinkymonkeyph - All videos from Odysee are embedding. That link is not embedding because it contains See: https://odysee.com/$/embed/Dead-And-Paralyzed-After-The-Covid-19-'Vaccine' It shows error. |
Maybe you can encode the url just like |
Still, it shows the same error with |
Okay, let's assume that link is the problem and this PR is correct 🎉 |
* Add support for dollar vigilante video embeds #774 (#778) * Fix banned video embeds url format #769 (#779) * Add character counter to comments (#780) * Add support for dapplr video embeds #147 (#784) * add more menu (#793) * add freeworldnews video embeds #789 (#790) * Fixed odysee embeds bug #730 (#773) * exclude first three links from buzz counter (#795) * update cache clearing method (#797) * update env * automatically extract hashtags from content (#799) * remove title for buzzes with only link post (#800) * Fix UI break problem due to Twitter Embeds (#798) * fixed ui breaking #748 * Fixed the breaking error * add '@' sign in username field (#803) * fixed odysee embeds bug * revert more menu (#806) * update package.json * fixed blank page bug on ios (#807) Co-authored-by: Aashir Shaikh <[email protected]>
I've fixed the embeds bug for https://odysee.com.
@hivephilippines @stinkymonkeyph