09-05-2017 06:00 PM
Hello everyone,
Can anyone help me with a free html code for video that will work perfectly on any kind of mobile devices using the ebay app and desktop as well. I already have one but its seems not to work on the iphone ebay app lately. My listing number: 232449676186
Or if anyone know of any free friendly server that will host my video with no issues/errors on the ebay app using the mobile devices. I thank you in advance,
Jenn
11-26-2017 07:43 AM
As everyone knows now we can not embed videos anymore. For best results use the HTML5 option video tag. That being said you still have to host the video on a secure server https.
Hope it helps thanks Drew
11-29-2017 08:00 AM
Thank you for the report. Here is a guide to how to post video content in your listings.
http://pages.ebay.com/sell/itemdescription/bestpractices.html#howto
Thanks
12-18-2017 07:19 PM
Really come on lets get HTML5 here not a good response, the correct way for you ebayers is this
<video class="responsive-video" controls="">this is 100% in css
<source src="video/1.mp4" type="video/mp4">
<source src="video/1.mp4" type="video/webm">
</video>
thanks Drew if you need any advice just ask id shippingusa