Automattic / wp-calypso

The JavaScript and API powered WordPress.com
https://developer.wordpress.com
GNU General Public License v2.0
12.43k stars 1.99k forks source link

Podcasting: Video Podcast Not Working with Atomic Sites #27070

Open edequalsawesome opened 6 years ago

edequalsawesome commented 6 years ago

Steps to reproduce

  1. Set up podcast feed for an AT at https://wordpress.com/settings/podcasting/
  2. Create a new episode using a video file uploaded to WordPress.com
  3. Validate the podcast feed here: http://validator.w3.org/feed/ (Or try to add the feed to iTunes)

What I expected

Feed would display the episode of the podcast with the video as the episode content

What happened instead

Feed won't validate, episode appears in iTunes but without the video as the episode's content

Browser / OS version

macOS High Sierra, Firefox/Chrome

Context / Source

In troubleshooting an issue for a user (#1398515-zen), we discovered that the feed created for AT sites using the podcast function in Calypso is pulling the full HTML for the VideoPress player instead of the direct URL for the video file, which is causing an error -- this doesn't occur with feeds for simple sites, however!

Correct information from my test simple site's podcast feed: Correct File Enclosure from Simple Site

Incorrect information from my test AT site's podcast feed: Full VideoPress HTML from AT Site

michaeldcain commented 6 years ago

As discussed in p3Ex-3ep-p2, there are un-synced feed customizations between WPcom and Jetpack versions of VideoPress.

In the meantime, users can work-around the issue by including an audio-only embed at the bottom of their podcast episode posts.

erricgunawan commented 6 years ago

Another similar issue on #1406284-zen

The using of audio-only embed as a workaround is shared with the user.

mattsherman commented 6 years ago

This is currently in Delta's backlog but will likely wait until the next HACK Week at the earliest.

desnum commented 5 years ago

Another case from hc-9839931, where there are video files in the podcast. When the feed URL is submitted to iTunes, the error is:

Can't download episodes from your feed

stale[bot] commented 5 years ago

This issue has been marked as stale and will be closed in seven days. This happened because:

You can keep the issue open by adding a comment. If you do, please provide additional context and explain why you’d like it to remain open. You can also close the issue yourself — if you do, please add a brief explanation.

stale[bot] commented 3 years ago

This issue has been marked as stale and will be closed in seven days. This happened because:

You can keep the issue open by adding a comment. If you do, please provide additional context and explain why you’d like it to remain open. You can also close the issue yourself — if you do, please add a brief explanation.

JoshuaGoode commented 3 years ago

Encountered on 3758637-zen

github-actions[bot] commented 3 years ago

This issue is stale because it has been 180 days with no activity. You can keep the issue open by adding a comment. If you do, please provide additional context and explain why you’d like it to remain open. You can also close the issue yourself — if you do, please add a brief explanation and apply one of relevant issue close labels.

karenroldan commented 1 year ago

📌 REPRODUCTION RESULTS Tested on Simple – Could Not Replicate Tested on Atomic – Replicated

📌 FINDINGS/SCREENSHOTS/VIDEO The issue can be replicated on AT sites exactly as described above.

Simple Valid RSS feed dN3lr5.png

Atomic The feed does not validate and gives an error that the link must be a full and valid URL. XjZNuD.png

📌 ACTIONS

github-actions[bot] commented 1 year ago

Support References

This comment is automatically generated. Please do not edit it.