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

"Post content" string is imported when Youtube Feed is used #842

Closed
vytisbulkevicius opened this issue Dec 15, 2023 · 1 comment
Closed
Assignees
Labels
bug This label could be used to identify issues that are caused by a defect in the product.

Comments

@vytisbulkevicius
Copy link
Contributor

Description

As found by @AndreeaCristinaRadacina here - #841 it seems that when we're using feed and [#item_content] tag, if there is no text content but only video, like in this example, Feedzy imports fixed string "Post content" before the video:

image

It shouldn't be happening, even when there is only media content to import, no hardcoded text should be imported.

Step-by-step reproduction instructions

  1. Create an import and use YT feed, for example:
    https://www.youtube.com/feeds/videos.xml?channel_id=UCMfPBtm9CWGswAXohT5MFyQ
  2. Use [#item_content] tag for the Content
  3. Check imported posts, they have hardcoded string above the imported video.

Screenshots, screen recording, code snippet or Help Scout ticket

No response

Environment info

No response

Is the issue you are reporting a regression

No

@vytisbulkevicius vytisbulkevicius added the bug This label could be used to identify issues that are caused by a defect in the product. label Dec 15, 2023
@irinelenache
Copy link

@vytisbulkevicius The ability to import youtube videos should be available in both free and pro or in pro only?

I see the issue is created in the free repo and we only have a PR for pro.

Youtube import with Feedzy only: https://vertis.d.pr/i/Jj6O7H
Youtube import with Feedzy & Feedzy pro https://vertis.d.pr/i/1Pu0AJ

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.
Projects
None yet
Development

No branches or pull requests

3 participants