You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Videos are incorrectly set in the enclosure (check out feedly RSS reader for the example how it's interpreted). - the videos are not loaded.
Possible solutions to the video.
Change the Youtu.be/XXXX links to youtube.com/embed/XXXX - or play with other URLS.
If not working, try to embed the video at the beginning of the description... but that also may cause problems.
###Dev notes
This may require forking the RSS engine or writing our own. The Fork + PR to master with tweaks/upgrades is the preferred solution as we encourage to OS contributions, but it depends on how much time it would take.
Type: Bug
The text was updated successfully, but these errors were encountered:
Overview
Visit the https://hanamimastery.com/feed
There are several invalid parts that should be upgraded.
enclosure
(check out feedly RSS reader for the example how it's interpreted). - the videos are not loaded.Possible solutions to the video.
youtube.com/embed/XXXX
- or play with other URLS.###Dev notes
Type: Bug
The text was updated successfully, but these errors were encountered: