Skip to content
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

YouTube content no longer retrieved #956

Closed
AndreeaCristinaRadacina opened this issue Jul 4, 2024 · 4 comments
Closed

YouTube content no longer retrieved #956

AndreeaCristinaRadacina opened this issue Jul 4, 2024 · 4 comments
Assignees
Labels
bug This label could be used to identify issues that are caused by a defect in the product. Priority-Medium Expected resolution time - up to 1 month. regression Issue represents a change in behavior from a previous version that is not intended or desired..

Comments

@AndreeaCristinaRadacina
Copy link

AndreeaCristinaRadacina commented Jul 4, 2024

Description

A user reported that his posts with YouTube videos no longer contain the videos; only "Post Content" is displayed.

I rolled back a couple of versions, but the situation is the same: video is not retrieved.

Step-by-step reproduction instructions

  1. Install Feedzy free
  2. Create an import using this feed - https://www.youtube.com/feeds/videos.xml?channel_id=UCVO0WdTbO4h9mVCk0-lgkzA
  3. Use the [#item_content] tag
  4. Save and check the results

I also tested with our channel's link - https://www.youtube.com/feeds/videos.xml?channel_id=UCAQcBsP3h6p5yXgFap4LEGA, but got the same results

Screenshots, screen recording, code snippet or Help Scout ticket

Feedzy Free with [#item_content]:
image

Feedzy Free + Pro active with [#item_content]:
image

For full content is the same as for [#item_content], it works well.

Documentation - https://docs.themeisle.com/article/1113-how-to-get-videos-from-youtube-with-feedzy

Environment info

No response

Is the issue you are reporting a regression

Yes

@AndreeaCristinaRadacina AndreeaCristinaRadacina added bug This label could be used to identify issues that are caused by a defect in the product. regression Issue represents a change in behavior from a previous version that is not intended or desired.. labels Jul 4, 2024
@vytisbulkevicius vytisbulkevicius added regression Issue represents a change in behavior from a previous version that is not intended or desired.. and removed regression Issue represents a change in behavior from a previous version that is not intended or desired.. labels Jul 8, 2024
@vytisbulkevicius vytisbulkevicius added the Priority-Medium Expected resolution time - up to 1 month. label Jul 8, 2024
@girishpanchal30
Copy link
Contributor

Hey @AndreeaCristinaRadacina,

I've reviewed and compared the code and I found the YouTube video import features work if the pro plugin is activated.
Ref: https://github.com/Codeinwp/feedzy-rss-feeds-pro/blob/master/includes/admin/feedzy-rss-feeds-pro-admin.php#L1918-L1961

Also, I've reviewed some previous tickets and found it requires a pro plugin to import YT videos.
Ref: #842

Should I add support for a free plugin? Please let me know

cc @vytisbulkevicius

Thanks

@stefan-cotitosu
Copy link

@AndreeaCristinaRadacina, this option is part of the pro plugin. Can you please review this again and confirm if we can close the issue?

  • Does the same issue occur with the pro version?
  • Did you find any docs or information on the plugin page that this works in the free version?

You can add a notice in the dedicated to mention that it is a pro feature, and include this in the comparison doc:

@AndreeaCristinaRadacina
Copy link
Author

@stefan-cotitosu I see it is possible to display a YouTube feed using the Feedzy shortcode - https://root.stefancoti.com/959b8-about/.

I will add a note at the beginning of the doc and in free vs pro.

Thanks for checking.

@AndreeaCristinaRadacina
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This label could be used to identify issues that are caused by a defect in the product. Priority-Medium Expected resolution time - up to 1 month. regression Issue represents a change in behavior from a previous version that is not intended or desired..
Projects
None yet
Development

No branches or pull requests

4 participants