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

Don't parse some info #66

Closed
sglushchenko opened this issue Oct 15, 2018 · 1 comment
Closed

Don't parse some info #66

sglushchenko opened this issue Oct 15, 2018 · 1 comment

Comments

@sglushchenko
Copy link

sglushchenko commented Oct 15, 2018

Hello,

I have feed https://99bitcoins.com/feed/

This feed has this block

<media:content url="https://www.youtube-nocookie.com/v/zc27UFwGcZo" duration="116">
			<media:player url="https://www.youtube-nocookie.com/v/zc27UFwGcZo" />
			<media:title type="html">Bitcoin News Summary - October 15, 2018</media:title>
			<media:description type="html">Here’s what happened this week in Bitcoin in 99 seconds.  Major exchange and Tether operator, Bitfinex, has imposed a temporary ban on all fiat deposits. Clients are no longer able to deposit Euros, Dollars, Yen or Pounds to the exchange. Withdrawals are reportedly working normally. Bitfinex has sa</media:description>
			<media:thumbnail url="https://99bitcoins.com/wp-content/uploads/2018/10/zc27ufwgczo.jpg" />
			<media:keywords></media:keywords>
		</media:content>

FeedKit can parse media:content with attributes, but can't parse inside media:content. How I can extend your parser and don't touch your code or maybe you add it?

I use CocoaPods, So I can't change your source code locally.

Maybe you can give a full block of XML and each developer can parse it, if it's not standard.

Thanks
Best Regards

nmdias added a commit that referenced this issue Feb 23, 2019
@nmdias
Copy link
Owner

nmdias commented Feb 23, 2019

Hi, @sglushchenko

Sorry it took so long. The commit above should have fixed it.

Thanks

@nmdias nmdias closed this as completed Feb 23, 2019
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