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

JSON-specified news products, new docs site #234

Open
scripting opened this issue Jan 8, 2024 · 2 comments
Open

JSON-specified news products, new docs site #234

scripting opened this issue Jan 8, 2024 · 2 comments

Comments

@scripting
Copy link
Owner

There's a new JSON-based way to do news products.

https://docs.feedland.com/extras.md

If you have questions about the new feature, this is a good place to bring them up.

@cagrimmett
Copy link

cagrimmett commented Jan 12, 2024

In the docs there is only mention of using this JSON-based method with PagePark. With OPML templates you could pass in the URL to an OPML file with the feedland.com/newsproduct?template= param. Is there a similar way to do this with JSON spec templates, too?

I did attempt to figure this out, but didn't quite get there. The template param doesn't work with JSON, I found the spec param in the code, but it doesn't produce the expected result, for example: https://feedland.com/newsproduct?spec=http://scripting.com/code/newsproducthome/newsscriptingcom2.json

@scripting
Copy link
Owner Author

@cagrimmett -- yes there is. you have to include the url of the "app" -- which is different from the one used previously.

https://feedland.com/newsproduct?app=http://scripting.com/code/newsproducthome&spec=http://scripting.com/code/newsproducthome2/podcastlucky.json

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants