Daily updates from Odoo
Thursday, November 6, 2025
1 change · 19.0
Features or functions removed from Odoo
This change removes support for video embeds that no longer work reliably in the media dialog, specifically Dailymotion’s legacy embed flow and Youku. It also updates the supported platforms list so users see only the services that are actually supported, helping prevent broken video content in websites and editors.
Original PR description
Specification: Improve `VideoSelector` Component. After this PR: - Dailymotion has deprecated its legacy embed endpoint starting September 23, 2024. Removed support for embedding Dailymotion videos in the media dialog. - Embedding Youku videos via iframe has become unreliable and no longer functions properly in the media dialog. Removed support for Youku embeds to prevent broken video content. - The supported platforms string now correctly lists YouTube, Vimeo, and Dailymotion, Instagram as supported platforms. task-4855038 --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr Forward-Port-Of: odoo/odoo#233962 Forward-Port-Of: odoo/odoo#214296