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

No support for Instagram /reel/ URLs in JSON generation #1168

Open
aniket-kadam-contractor opened this issue Sep 20, 2024 · 0 comments
Open
Labels
bug Something isn't working

Comments

@aniket-kadam-contractor

Description of the bug

The Apple News plugin currently does not support Instagram /reel/ URLs when generating JSON for articles. It only processes Instagram /p/ URLs. This issue prevents Instagram reel URLs from being properly handled in the content.

Steps To Reproduce

  1. Add an Instagram /reel/ URL to a post.
  2. Generate the JSON using the Apple News plugin.
  3. Observe that the /reel/ URL is not included in the JSON, while /p/ URLs are processed correctly.

Additional Information

Please check screenshot . Its only supporting /p/ urlsin in class-instagram.php file. It should add handling for /reel/ url as well
Screenshot at Sep 20 17-16-12

@aniket-kadam-contractor aniket-kadam-contractor added the bug Something isn't working label Sep 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant